Home
last modified time | relevance | path

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

/Linux-v4.19/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.h41 __poll_t _key; member
Dlockdep.h472 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/Linux-v4.19/kernel/bpf/
Dlpm_trie.c191 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()
Dlocal_storage.c112 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/
Dextable_64.c47 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/Linux-v4.19/tools/lib/lockdep/include/liblockdep/
Dcommon.h49 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
/Linux-v4.19/lib/
Dextable.c101 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/Linux-v4.19/fs/cachefiles/
Drdwr.c25 int sync, void *_key) in cachefiles_read_waiter()
/Linux-v4.19/security/keys/
Drequest_key.c358 struct key **_key) in construct_alloc_key()
/Linux-v4.19/scripts/
Dasn1_compiler.c321 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/
Dvmm.c880 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/Linux-v4.19/net/sched/
Dcls_flower.c1556 __be32 _key, _mask; in fl_dump_key_flags() local