Searched defs:_key (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/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 | 41 __poll_t _key; member
|
D | lockdep.h | 472 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
/Linux-v4.19/kernel/bpf/ |
D | lpm_trie.c | 191 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() 265 void *_key, void *value, u64 flags) in trie_update_elem() 395 static int trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() 598 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
|
D | local_storage.c | 112 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *_key) in cgroup_storage_lookup_elem() 125 static int cgroup_storage_update_elem(struct bpf_map *map, void *_key, in cgroup_storage_update_elem() 154 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *_key, in cgroup_storage_get_next_key()
|
/Linux-v4.19/arch/sh/mm/ |
D | extable_64.c | 47 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
/Linux-v4.19/tools/lib/lockdep/include/liblockdep/ |
D | common.h | 49 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
/Linux-v4.19/lib/ |
D | extable.c | 101 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
/Linux-v4.19/fs/cachefiles/ |
D | rdwr.c | 25 int sync, void *_key) in cachefiles_read_waiter()
|
/Linux-v4.19/security/keys/ |
D | request_key.c | 358 struct key **_key) in construct_alloc_key()
|
/Linux-v4.19/scripts/ |
D | asn1_compiler.c | 321 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-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.c | 880 static struct lock_class_key _key; in nvkm_vmm_ctor() local
|
/Linux-v4.19/net/sched/ |
D | cls_flower.c | 1556 __be32 _key, _mask; in fl_dump_key_flags() local
|