Home
last modified time | relevance | path

Searched defs:_key (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
Dbtree-type.h39 unsigned long _key = key; in BTREE_FN() local
46 unsigned long _key = key; in BTREE_FN() local
53 unsigned long _key = key; in BTREE_FN() local
59 unsigned long _key = key; in BTREE_FN() local
65 unsigned long _key; in BTREE_FN() local
74 unsigned long _key = *key; in BTREE_FN() local
Dpoll.h39 unsigned long _key; member
Dlockdep.h287 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/linux-4.4.14/tools/lib/lockdep/include/liblockdep/
Dcommon.h49 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/linux-4.4.14/fs/cachefiles/
Drdwr.c25 int sync, void *_key) in cachefiles_read_waiter()
/linux-4.4.14/security/keys/
Drequest_key.c334 struct key **_key) in construct_alloc_key()
/linux-4.4.14/scripts/
Dasn1_compiler.c321 static int directive_compare(const void *_key, const void *_pdir) in directive_compare()
734 static int type_finder(const void *_key, const void *_ti) in type_finder()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dbase.c366 static struct lock_class_key _key; in nvkm_vm_create() local