Searched defs:tdb (Results 1 – 11 of 11) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 141 #define TDB_HASHTABLE_SIZE(tdb) ((tdb->header.hash_size+1)*sizeof(tdb_off_t)) argument 296 enum TDB_ERROR tdb_error(struct tdb_context *tdb) in tdb_error() 315 const char *tdb_errorstr(struct tdb_context *tdb) in tdb_errorstr() 336 int tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, in tdb_brlock() 383 int tdb_brlock_upgrade(struct tdb_context *tdb, tdb_off_t offset, size_t len) in tdb_brlock_upgrade() 405 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op) in _tdb_lock() 478 int tdb_lock(struct tdb_context *tdb, int list, int ltype) in tdb_lock() 490 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) in tdb_lock_nonblock() 499 int tdb_unlock(struct tdb_context *tdb, int list, int ltype) in tdb_unlock() 586 int tdb_transaction_lock(struct tdb_context *tdb, int ltype) in tdb_transaction_lock() [all …]
|
D | tdbtool.c | 105 static TDB_CONTEXT *tdb; variable
|
D | icount.c | 62 TDB_CONTEXT *tdb; member
|
/external/clang/lib/Headers/ |
D | htmxlintrin.h | 263 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_nesting_depth() local 278 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_user_abort() local 289 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_named_user_abort() local 305 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_illegal() local 315 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_footprint_exceeded() local 325 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_nested_too_deep() local 333 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_is_conflict() local 349 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_failure_address() local 356 struct __htm_tdb *tdb = (struct __htm_tdb*)__tdb_ptr; in __TM_failure_code() local
|
D | htmintrin.h | 190 #define __builtin_tbegin_retry(tdb, retry) \ argument 219 #define __builtin_tbegin_retry_nofloat(tdb, retry) \ argument
|
/external/clang/test/CodeGen/ |
D | builtins-systemz.c | 12 void test_htm1(struct __htm_tdb *tdb, int reg, int *mem, uint64_t *mem64) { in test_htm1() 115 void * const tdb = &tdb_struct; in test_htmxl1() local
|
/external/e2fsprogs/e2fsck/ |
D | dirinfo.c | 26 TDB_CONTEXT *tdb; member
|
/external/e2fsprogs/ |
D | configure.ac | 781 AC_ARG_ENABLE([tdb], optenable
|
/external/syslinux/efi32/include/efi/ |
D | efi_pxe.h | 964 PXE_UINT32 tdb; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efi_pxe.h | 964 PXE_UINT32 tdb; member
|
/external/syslinux/efi64/include/efi/ |
D | efi_pxe.h | 964 PXE_UINT32 tdb; member
|