Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbtree-type.h40 unsigned long _key = key; in BTREE_FN() local
47 unsigned long _key = key; in BTREE_FN() local
54 unsigned long _key = key; in BTREE_FN() local
60 unsigned long _key = key; in BTREE_FN() local
66 unsigned long _key; in BTREE_FN() local
75 unsigned long _key = *key; in BTREE_FN() local
A Dpoll.h45 __poll_t _key; member
A Dlockdep.h439 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/linux/kernel/bpf/
A Dlpm_trie.c227 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem()
303 void *_key, void *value, u64 flags) in trie_update_elem()
433 static int trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem()
614 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
/linux/include/linux/gpio/
A Dmachine.h69 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument
77 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
/linux/tools/perf/util/
A Dhashmap.h179 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
187 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/linux/tools/lib/bpf/
A Dhashmap.h179 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
187 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/linux/lib/
A Dextable.c94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/linux/fs/
A Dfsopen.c317 const char __user *, _key, in SYSCALL_DEFINE5() argument
/linux/drivers/crypto/qce/
A Dskcipher.c230 u32 _key[6]; in qce_des3_setkey() local
A Daead.c600 u32 _key[6]; in qce_aead_setkey() local
/linux/fs/cachefiles/
A Drdwr.c21 int sync, void *_key) in cachefiles_read_waiter()
/linux/security/keys/
A Drequest_key.c370 struct key **_key) in construct_alloc_key()
/linux/scripts/
A Dasn1_compiler.c317 static int directive_compare(const void *_key, const void *_pdir) in directive_compare()
730 static int type_finder(const void *_key, const void *_ti) in type_finder()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmm.c1036 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/linux/net/sched/
A Dcls_flower.c2647 __be32 _key, _mask; in fl_dump_key_flags() local

Completed in 33 milliseconds