Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/include/linux/
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
Dworkqueue.h277 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
286 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
308 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
Dpoll.h39 __poll_t _key; member
/kernel/linux/linux-5.10/include/linux/
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
Dpoll.h45 __poll_t _key; member
/kernel/linux/linux-6.6/include/linux/gpio/
Dmachine.h69 #define GPIO_LOOKUP_SINGLE(_name, _dev_id, _key, _chip_hwnum, _con_id, _flags) \ argument
81 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument
89 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
/kernel/linux/linux-5.10/kernel/bpf/
Dlpm_trie.c227 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem()
304 void *_key, void *value, u64 flags) in trie_update_elem()
434 static int trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem()
628 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
/kernel/linux/linux-6.6/kernel/bpf/
Dlpm_trie.c228 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem()
317 void *_key, void *value, u64 flags) in trie_update_elem()
452 static long trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem()
633 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
/kernel/linux/linux-5.10/include/linux/gpio/
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
/kernel/linux/linux-5.10/tools/lib/bpf/
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
/kernel/linux/linux-5.10/tools/perf/util/
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
/kernel/linux/linux-6.6/tools/lib/bpf/
Dhashmap.h192 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
200 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/kernel/linux/linux-6.6/tools/perf/util/
Dhashmap.h192 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
200 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/kernel/linux/linux-5.10/net/rxrpc/
Dsecurity.c108 struct key **_key, in rxrpc_look_up_server_security()
/kernel/linux/linux-5.10/tools/lib/lockdep/include/liblockdep/
Dcommon.h51 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/kernel/linux/linux-6.6/lib/
Dextable.c94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/kernel/linux/linux-5.10/lib/
Dextable.c98 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/kernel/linux/linux-5.10/fs/
Dfsopen.c317 const char __user *, _key, in SYSCALL_DEFINE5() argument
/kernel/linux/linux-6.6/fs/
Dfsopen.c352 const char __user *, _key, in SYSCALL_DEFINE5() argument
/kernel/linux/linux-5.10/fs/cachefiles/
Drdwr.c21 int sync, void *_key) in cachefiles_read_waiter()
/kernel/linux/linux-6.6/drivers/crypto/qce/
Dskcipher.c230 u32 _key[6]; in qce_des3_setkey() local
/kernel/linux/linux-5.10/security/keys/
Drequest_key.c373 struct key **_key) in construct_alloc_key()
/kernel/linux/linux-6.6/security/keys/
Drequest_key.c373 struct key **_key) in construct_alloc_key()
/kernel/linux/linux-6.6/scripts/
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()
/kernel/linux/linux-5.10/scripts/
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()

12