/openbmc/linux/include/linux/ |
H A 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
|
H A D | workqueue.h | 277 #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
|
H A D | poll.h | 39 __poll_t _key; member
|
H A D | lockdep.h | 468 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
/openbmc/linux/include/linux/gpio/ |
H A D | machine.h | 69 #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
|
/openbmc/linux/kernel/bpf/ |
H A D | lpm_trie.c | 228 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() 307 void *_key, void *value, u64 flags) in trie_update_elem() 439 static long trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() 620 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | hashmap.h | 192 #define hashmap__for_each_key_entry(map, cur, _key) \ argument 200 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
|
/openbmc/linux/tools/perf/util/ |
H A D | hashmap.h | 192 #define hashmap__for_each_key_entry(map, cur, _key) \ argument 200 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
|
/openbmc/linux/lib/ |
H A D | extable.c | 94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
/openbmc/linux/fs/ |
H A D | fsopen.c | 352 const char __user *, _key, in SYSCALL_DEFINE5() argument
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 635 def _filter(_key, value): argument 645 def _filter(_key, value): argument 655 def _filter(_key, value): argument 695 def _filter(_key, value): argument
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | skcipher.c | 230 u32 _key[6]; in qce_des3_setkey() local
|
H A D | aead.c | 600 u32 _key[6]; in qce_aead_setkey() local
|
/openbmc/linux/security/keys/ |
H A D | request_key.c | 373 struct key **_key) in construct_alloc_key()
|
/openbmc/linux/scripts/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_impl.c | 41 #define VCAP_ES0_KEYSEL(_key) (REW_RTAG_ETAG_CTRL_ES0_ISDX_KEY_ENA_SET(_key)) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.c | 1088 static struct lock_class_key _key; in nvkm_vmm_ctor() local
|
/openbmc/linux/net/sched/ |
H A D | cls_flower.c | 2978 __be32 _key, _mask; in fl_dump_key_flags() local
|