Home
last modified time | relevance | path

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

/Linux-v5.4/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
Dlockdep.h506 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/Linux-v5.4/kernel/bpf/
Dlocal_storage.c114 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *_key) in cgroup_storage_lookup_elem()
127 static int cgroup_storage_update_elem(struct bpf_map *map, void *_key, in cgroup_storage_update_elem()
170 int bpf_percpu_cgroup_storage_copy(struct bpf_map *_map, void *_key, in bpf_percpu_cgroup_storage_copy()
200 int bpf_percpu_cgroup_storage_update(struct bpf_map *_map, void *_key, in bpf_percpu_cgroup_storage_update()
235 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *_key, in cgroup_storage_get_next_key()
376 static void cgroup_storage_seq_show_elem(struct bpf_map *map, void *_key, in cgroup_storage_seq_show_elem()
Dlpm_trie.c227 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()
630 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
/Linux-v5.4/tools/lib/bpf/
Dhashmap.h162 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
170 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
/Linux-v5.4/arch/sh/mm/
Dextable_64.c47 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/Linux-v5.4/tools/lib/lockdep/include/liblockdep/
Dcommon.h52 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/Linux-v5.4/lib/
Dextable.c98 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/Linux-v5.4/fs/
Dfsopen.c317 const char __user *, _key, in SYSCALL_DEFINE5() argument
/Linux-v5.4/fs/cachefiles/
Drdwr.c21 int sync, void *_key) in cachefiles_read_waiter()
/Linux-v5.4/security/keys/
Drequest_key.c370 struct key **_key) in construct_alloc_key()
/Linux-v5.4/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()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.c1039 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/Linux-v5.4/net/sched/
Dcls_flower.c2079 __be32 _key, _mask; in fl_dump_key_flags() local