| /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 | 283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 314 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
|
| H A D | poll.h | 39 __poll_t _key; member
|
| /linux/rust/kernel/ |
| H A D | jump_label.rs | 23 let _key: *const $keytyp = ::core::ptr::addr_of!($key); localVariable 24 let _key: *const $crate::bindings::static_key_false = ::core::ptr::addr_of!((*_key).$field); localVariable 25 let _key: *const $crate::bindings::static_key = _key.cast(); localVariable
|
| /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
|
| /linux/kernel/bpf/ |
| H A D | lpm_trie.c | 237 trie_lookup_elem(struct bpf_map * map,void * _key) trie_lookup_elem() argument 322 trie_update_elem(struct bpf_map * map,void * _key,void * value,u64 flags) trie_update_elem() argument 455 trie_delete_elem(struct bpf_map * map,void * _key) trie_delete_elem() argument 653 trie_get_next_key(struct bpf_map * map,void * _key,void * _next_key) trie_get_next_key() argument
|
| /linux/net/rxrpc/ |
| H A D | rxgk_app.c | 44 struct key **_key) in rxgk_yfs_decode_ticket() 186 struct key **_key) in rxgk_extract_token()
|
| /linux/lib/ |
| H A D | extable.c | 94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
| /linux/tools/perf/util/ |
| H A D | comm.c | 92 static int comm_str__search(const void *_key, const void *_member) in comm_str__search()
|
| H A D | annotate-data.c | 195 static int data_type_cmp(const void *_key, const struct rb_node *node) in data_type_cmp() 630 static int global_var_cmp(const void *_key, const struct rb_node *node) in global_var_cmp()
|
| /linux/fs/ |
| H A D | fsopen.c | 353 const char __user *, _key, in SYSCALL_DEFINE5() argument
|
| /linux/drivers/net/ovpn/ |
| H A D | peer.c | 177 #define ovpn_get_hash_slot(_tbl, _key, _key_len) ({ \ argument 182 #define ovpn_get_hash_head(_tbl, _key, _key_len) ({ \ argument
|
| /linux/security/keys/ |
| H A D | request_key.c | 373 struct key **_key) in construct_alloc_key()
|
| /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()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc.c | 897 #define COPY_MASK_AND_VALUE(_key, _ekey) ({ \ in efx_tc_flower_translate_flhs_match() argument 908 #define COPY_FROM_ENC(_key) COPY_MASK_AND_VALUE(_key, enc_##_key) in efx_tc_flower_translate_flhs_match() argument
|
| /linux/net/sched/ |
| H A D | cls_flower.c | 3113 __be32 _key, _mask; in fl_dump_key_flags() local
|