/kernel/linux/linux-5.10/include/linux/ |
D | btree-type.h | 40 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
|
D | poll.h | 45 __poll_t _key; member
|
D | lockdep.h | 419 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | lpm_trie.c | 227 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() 301 void *_key, void *value, u64 flags) in trie_update_elem() 431 static int trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() 625 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/ |
D | machine.h | 69 #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/perf/util/ |
D | hashmap.h | 179 #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/lib/bpf/ |
D | hashmap.h | 179 #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/lib/lockdep/include/liblockdep/ |
D | common.h | 51 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
D | security.c | 108 struct key **_key, in rxrpc_look_up_server_security()
|
/kernel/linux/linux-5.10/lib/ |
D | extable.c | 98 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
/kernel/linux/linux-5.10/fs/ |
D | fsopen.c | 317 const char __user *, _key, in SYSCALL_DEFINE5() argument
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
D | rdwr.c | 21 int sync, void *_key) in cachefiles_read_waiter()
|
/kernel/linux/linux-5.10/security/keys/ |
D | request_key.c | 373 struct key **_key) in construct_alloc_key()
|
/kernel/linux/linux-5.10/scripts/ |
D | asn1_compiler.c | 317 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/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.c | 1039 static struct lock_class_key _key; in nvkm_vmm_ctor() local
|
/kernel/linux/linux-5.10/net/sched/ |
D | cls_flower.c | 2646 __be32 _key, _mask; in fl_dump_key_flags() local
|