| /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/ |
| H A D | btree-type.h | 40 unsigned long _key = key; in lookup() local 47 unsigned long _key = key; in insert() local 54 unsigned long _key = key; in update() local 60 unsigned long _key = key; in remove() local 66 unsigned long _key; in last() local 75 unsigned long _key = *key; in get_prev() local
|
| H A D | workqueue.h | 283 __INIT_WORK_KEY(_work,_func,_onstack,_key) global() argument 292 __INIT_WORK_KEY(_work,_func,_onstack,_key) global() argument 314 INIT_WORK_ONSTACK_KEY(_work,_func,_key) global() argument
|
| H A D | poll.h | 39 __poll_t _key; member
|
| H A D | lockdep.h | 430 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
| /linux/include/linux/gpio/ |
| H A D | machine.h | 52 #define GPIO_LOOKUP_SINGLE(_name, _dev_id, _key, _chip_hwnum, _con_id, _flags) \ argument 64 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument 72 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
|
| /linux/kernel/bpf/ |
| H A D | lpm_trie.c | 238 static void *trie_lookup_elem(struct bpf_map *map, void *_key) in trie_lookup_elem() 323 void *_key, void *value, u64 flags) in trie_update_elem() 457 static long trie_delete_elem(struct bpf_map *map, void *_key) in trie_delete_elem() 656 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) in trie_get_next_key()
|
| /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/fs/smb/client/ |
| H A D | smb1maperror.c | 19 static __always_inline int smb1_posix_error_cmp(const void *_key, const void *_pivot) in smb1_posix_error_cmp() 51 static __always_inline int ntstatus_to_dos_cmp(const void *_key, const void *_pivot) in ntstatus_to_dos_cmp()
|
| H A D | smb2maperror.c | 26 static __always_inline int cmp_smb2_status(const void *_key, const void *_pivot) in cmp_smb2_status()
|
| /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
|
| /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
|
| 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 | 199 static int data_type_cmp(const void *_key, const struct rb_node *node) in data_type_cmp() 645 static int global_var_cmp(const void *_key, const struct rb_node *node) in global_var_cmp()
|
| /linux/lib/ |
| H A D | extable.c | 94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
|
| /linux/include/keys/ |
| H A D | rxrpc-type.h | 47 u8 _key[]; /* Key storage */ member
|
| /linux/fs/ |
| H A D | fsopen.c | 353 const char __user *, _key, in SYSCALL_DEFINE5() argument
|
| /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
|
| /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/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmm.c | 1115 static struct lock_class_key _key; in nvkm_vmm_ctor() local
|
| /linux/net/sched/ |
| H A D | cls_flower.c | 3113 __be32 _key, _mask; fl_dump_key_flags() local
|