/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 2382 ath11k_install_key(struct ath11k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) ath11k_install_key() argument 2492 ath11k_mac_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath11k_mac_op_set_key() argument 4088 struct ieee80211_key_conf *key = info->control.hw_key; ath11k_mac_op_tx() local [all...] |
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 497 u32 key = get_unaligned((u32 *)(addr + 2)); in eth_vni_hash() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 192 uint32_t key; in qlt_find_host_by_d_id() local 1588 u64 key = 0; in qlt_release() local 1971 uint32_t key; in abort_cmds_for_lun() local 4183 u64 key = 0; qlt_clr_qp_table() local 4641 uint32_t key; abort_cmds_for_s_id() local 6445 u32 key = 0; qlt_remove_target_resources() local 7216 u32 key; qlt_update_vp_map() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 3481 u32 key[4]; in rtl8192_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | drv_types.h | 412 u8 key[16]; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211.h | 215 u8 key[0]; member
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 2580 static int ucs_cmp(const void *key, const void *elt) in ucs_cmp() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | ar-internal.h | 132 struct key *key; /* security for this socket */ member 333 struct key *key; /* Security details */ member [all...] |
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_policy.c | 1470 const struct xfrm_pol_inexact_key *key = arg->key; in xfrm_pol_bin_cmp() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | reg.c | 726 key_ref_t key; in load_keys_from_buffer() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | switchtec.h | 245 unsigned char key; member
|
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_rdma_if.h | 233 u8 key; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_sigmatel.c | 537 static inline bool get_int_hint(struct hda_codec *codec, const char *key, in get_int_hint() argument
|
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 4266 static int smack_key_alloc(struct key *key, const struct cred *cred, in smack_key_alloc() argument 4281 static void smack_key_free(struct key *key) in smack_key_free() argument 4366 smack_key_getsecurity(struct key *key, char **_buffer) smack_key_getsecurity() argument 4395 smack_watch_key(struct key *key) smack_watch_key() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-sched.c | 968 struct work_atoms key = { .thread = thread }; in thread_atoms_search() local
|
H A D | builtin-c2c.c | 2315 int key = -1; in perf_c2c__browse_cacheline() local 2396 int key = -1; in perf_c2c__hists_browse() local [all...] |
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | btf.c | 1308 const struct btf_member *key, *value; in btf__get_map_kv_tids() local 1374 static size_t strs_hash_fn(const void *key, void *ctx) in strs_hash_fn() argument 2946 static size_t btf_dedup_identity_hash_fn(const void *key, void *ctx) in btf_dedup_identity_hash_fn() argument 2951 static size_t btf_dedup_collision_hash_fn(const void *key, voi argument [all...] |
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.c | 196 struct tep_cmdline key; in find_cmdline() local 225 struct tep_cmdline key; in tep_is_pid_registered() local 253 struct tep_cmdline key; in add_new_comm() local 480 struct func_map key; __find_func() local 726 struct printk_map key; find_printk() local 3575 struct tep_event key; tep_find_event() local [all...] |
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 224 __u32 key; member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 4255 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key() argument 4293 u8 key[SMB3_ENC_DEC_KEY_SIZE]; in crypt_message() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btrfs.h | 553 struct btrfs_ioctl_search_key key; member 558 struct btrfs_ioctl_search_key key; /* in/out - search parameters */ member
|
H A D | cdrom.h | 636 dvd_key key; member
|
H A D | wireless.h | 838 __u8 key[ member [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 521 s16 key; /* Use WAVEFRONT_PATCH here */ member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | volumes.c | 1569 struct btrfs_key key; in find_free_dev_extent_start() local 1724 struct btrfs_key key; btrfs_free_dev_extent() local 1785 struct btrfs_key key; btrfs_alloc_dev_extent() local 1840 struct btrfs_key key; find_next_devid() local 1890 struct btrfs_key key; btrfs_add_dev_item() local 1963 struct btrfs_key key; btrfs_rm_dev_item() local 2515 struct btrfs_key key; btrfs_finish_sprout() local 2819 struct btrfs_key key; btrfs_update_device() local 2901 struct btrfs_key key; btrfs_free_chunk() local 2941 struct btrfs_key key; btrfs_del_sys_chunk() local 3158 struct btrfs_key key; btrfs_relocate_sys_chunks() local 3277 struct btrfs_key key; insert_balance_item() local 3327 struct btrfs_key key; del_balance_item() local 3700 struct btrfs_key key; __btrfs_balance() local 4335 struct btrfs_key key; btrfs_recover_balance() local 4482 struct btrfs_key key; btrfs_uuid_scan_kthread() local 4674 struct btrfs_key key; btrfs_shrink_device() local 4847 btrfs_add_system_chunk(struct btrfs_fs_info *fs_info, struct btrfs_key *key, struct btrfs_chunk *chunk, int item_size) btrfs_add_system_chunk() argument 5309 struct btrfs_key key; btrfs_finish_chunk_alloc() local 6680 read_one_chunk(struct btrfs_key *key, struct extent_buffer *leaf, struct btrfs_chunk *chunk) read_one_chunk() argument 6983 struct btrfs_key key; btrfs_read_sys_array() local 7172 struct btrfs_key key; btrfs_read_chunk_tree() local 7331 struct btrfs_key key; btrfs_device_init_dev_stats() local 7404 struct btrfs_key key; update_dev_stat_item() local 7754 struct btrfs_key key; btrfs_verify_dev_extents() local [all...] |