Home
last modified time | relevance | path

Searched defs:key (Results 3576 - 3600 of 3921) sorted by relevance

1...<<141142143144145146147148149150>>...157

/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c2892 struct key *key; in cifs_set_cifscreds() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c265 struct lock_class_key key; member
3087 static int cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn() argument
H A Dmodule.c131 mod_tree_comp(void *key, struct latch_tree_node *n) in mod_tree_comp() argument
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c4532 unsigned long key[2]; in hugetlb_fault_mutex_hash() local
H A Dshmem.c2036 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c170 static int bpf_map_update_value(struct bpf_map *map, struct fd f, void *key, in bpf_map_update_value() argument
226 bpf_map_copy_value(struct bpf_map *map, void *key, void *value, __u64 flags) bpf_map_copy_value() argument
995 bpf_stackmap_copy(struct bpf_map *map, void *key, void *value) bpf_stackmap_copy() argument
1020 void *key, *value; map_lookup_elem() local
1087 void *key, *value; map_update_elem() local
1154 void *key; map_delete_elem() local
1209 void *key, *next_key; map_get_next_key() local
1274 void *key; generic_map_delete_batch() local
1331 void *key, *value; generic_map_update_batch() local
1397 void *buf, *buf_prevkey, *prev_key, *key, *value; generic_map_lookup_batch() local
1497 void *key, *value; map_lookup_and_delete_elem() local
2593 u64 key = 0; bpf_tracing_prog_attach() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dring_buffer.c1699 __ring_buffer_alloc(unsigned long size, unsigned flags, struct lock_class_key *key) __ring_buffer_alloc() argument
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup.c917 unsigned long key = 0UL; in css_set_hash() local
1061 unsigned long key; in find_existing_css_set() local
1181 unsigned long key; in find_css_set() local
3954 struct lock_class_key *key = NULL; cgroup_add_file() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmcommon.h126 u32 key; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c2374 struct mgmt_link_key_info *key = &cp->keys[i]; in load_link_keys() local
2397 struct mgmt_link_key_info *key = &cp->keys[i]; in load_link_keys() local
5908 struct mgmt_irk_info *key = &cp->irks[i]; load_irks() local
5950 ltk_is_valid(struct mgmt_ltk_info *key) ltk_is_valid() argument
6003 struct mgmt_ltk_info *key = &cp->keys[i]; load_long_term_keys() local
6016 struct mgmt_ltk_info *key = &cp->keys[i]; load_long_term_keys() local
8052 mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key, bool persistent) mgmt_new_link_key() argument
8088 mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent) mgmt_new_ltk() argument
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_private.h202 struct net_bridge_fdb_key key; member
251 struct net_bridge_port_group_sg_key key; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c2693 struct ieee80211_key *key; in ieee80211_resume_disconnect() local
1677 ieee80211_send_auth(struct ieee80211_sub_if_data *sdata, u16 transaction, u16 auth_alg, u16 status, const u8 *extra, size_t extra_len, const u8 *da, const u8 *bssid, const u8 *key, u8 key_len, u8 key_idx, u32 tx_flags) ieee80211_send_auth() argument
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c1320 static int add_wep_key(struct usbnet *usbdev, const u8 *key, int key_len, in add_wep_key() argument
1374 static int add_wpa_key(struct usbnet *usbdev, const u8 *key, int key_len, in add_wpa_key() argument
1475 struct rndis_wlan_encr_key key; restore_key() local
2427 struct rndis_wlan_encr_key key; rndis_set_default_key() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c3331 struct wl1271_ap_key *key; in wl1271_ap_init_hwenc() local
3271 wl1271_record_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16, bool is_pairwise) wl1271_record_ap_key() argument
3368 wl1271_set_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u32 tx_seq_32, u16 tx_seq_16, struct ieee80211_sta *sta, bool is_pairwise) wl1271_set_key() argument
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dcore.c2262 static int nvme_pr_reserve(struct block_device *bdev, u64 key, in nvme_pr_reserve() argument
2283 static int nvme_pr_clear(struct block_device *bdev, u64 key) in nvme_pr_clear() argument
2290 static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in nvme_pr_release() argument
2222 nvme_pr_command(struct block_device *bdev, u32 cdw10, u64 key, u64 sa_key, u8 op) nvme_pr_command() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxk_hard.c738 u16 key = 0; in drxx_open() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h146 u64 key[RSS_HASH_KEY_SIZE]; member
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dlantiq_gswip.c295 u16 key[8]; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1309 static int bnxt_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnxt_get_rxfh() argument
1335 bnxt_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *key, const u8 hfunc) bnxt_set_rxfh() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h548 u32 key[BFI_ENET_RSS_KEY_LEN]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3036 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) in mlx5_esw_offloads_devcom_init() argument
H A Den.h641 __be32 key; member
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h732 u32 key[ENA_ADMIN_RSS_KEY_PARTS]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h383 u8 key[HINIC_RSS_KEY_SIZE]; member
432 u8 key[HINIC_RSS_KEY_SIZE]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5115 static int i40e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40e_get_rxfh() argument
5156 i40e_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) i40e_set_rxfh() argument
[all...]

Completed in 104 milliseconds

1...<<141142143144145146147148149150>>...157