Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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
H A Dworkqueue.h284 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
293 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
315 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
H A Dpoll.h39 __poll_t _key; member
/linux/rust/kernel/
H A Djump_label.rs23 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/net/rxrpc/
H A Drxgk_app.c44 struct key **_key) in rxgk_yfs_decode_ticket()
178 struct key **_key) in rxgk_extract_token()
/linux/fs/smb/client/
H A Dsmb1maperror.c22 static __always_inline int smb1_posix_error_cmp(const void *_key, const void *_pivot) in smb1_posix_error_cmp()
54 static __always_inline int ntstatus_to_dos_cmp(const void *_key, const void *_pivot) in ntstatus_to_dos_cmp()
H A Dsmb2maperror.c29 static __always_inline int cmp_smb2_status(const void *_key, const void *_pivot) in cmp_smb2_status()
/linux/lib/
H A Dextable.c94 unsigned long _key = *(unsigned long *)key; in cmp_ex_search() local
/linux/tools/perf/util/
H A Dcomm.c92 static int comm_str__search(const void *_key, const void *_member) in comm_str__search()
H A Dannotate-data.c199 data_type_cmp(const void * _key,const struct rb_node * node) data_type_cmp() argument
645 global_var_cmp(const void * _key,const struct rb_node * node) global_var_cmp() argument
/linux/fs/
H A Dfsopen.c353 const char __user *, _key, in SYSCALL_DEFINE5() argument
/linux/drivers/net/ovpn/
H A Dpeer.c182 #define ovpn_get_hash_slot(_tbl, _key, _key_len) ({ \ argument
187 #define ovpn_get_hash_head(_tbl, _key, _key_len) ({ \ argument
/linux/security/keys/
H A Drequest_key.c373 struct key **_key) in construct_alloc_key() argument
/linux/scripts/
H A 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/drivers/net/ethernet/sfc/
H A Dtc.c897 #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 Dvmm.c1113 static struct lock_class_key _key; in nvkm_vmm_ctor() local
/linux/net/sched/
H A Dcls_flower.c3113 __be32 _key, _mask; fl_dump_key_flags() local