Searched defs:keys (Results 126 - 150 of 155) sorted by relevance

1234567

/linux-master/net/sched/
H A Dcls_flower.c2117 struct flow_dissector_key keys[FLOW_DISSECTOR_KEY_MAX]; local
[all...]
H A Dsch_cake.c588 static bool cake_update_flowkeys(struct flow_keys *keys, argument
655 struct flow_keys keys, host_keys; local
[all...]
/linux-master/drivers/md/
H A Ddm.c3462 static int dm_pr_read_keys(struct block_device *bdev, struct pr_keys *keys) argument
/linux-master/net/ipv4/
H A Droute.c1906 struct flow_keys keys, hash_keys; local
1935 struct flow_keys keys, hash_keys; local
2040 struct flow_keys keys; local
2074 struct flow_keys keys; local
[all...]
/linux-master/drivers/md/bcache/
H A Dbcache.h244 struct rb_root keys; member in struct:keybuf
[all...]
/linux-master/fs/bcachefs/
H A Dbcachefs_format.h1456 struct bset keys; member in union:btree_node::__anon63
1489 struct bset keys; member in union:btree_node_entry::__anon65
[all...]
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h310 u8 keys[WEP_KEYS][SCM_KEY_LEN]; member in struct:libipw_security
/linux-master/tools/include/uapi/linux/
H A Dpkt_cls.h183 struct tc_u32_key keys[]; member in struct:tc_u32_sel
H A Dbpf.h1514 __aligned_u64 keys; member in struct:bpf_attr::__anon3497
[all...]
/linux-master/drivers/hid/
H A Dwacom_wac.c520 int keys = 0, nkeys = 0; local
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c2072 uint8_t *keys; local
2120 uint8_t *keys; local
[all...]
/linux-master/tools/perf/util/
H A Dsort.c3599 static char *setup_overhead(char *keys) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.c4118 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle, struct ice_aqc_get_set_rss_keys *keys) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcore.h624 struct ath6kl_key keys[WMI_MAX_KEY_INDEX + 1]; member in struct:ath6kl_vif
/linux-master/include/soc/mscc/
H A Docelot_vcap.h58 const struct vcap_field *keys; member in struct:vcap_props
/linux-master/include/net/bluetooth/
H A Dmgmt.h196 struct mgmt_link_key_info keys[]; member in struct:mgmt_cp_load_link_keys
219 struct mgmt_ltk_info keys[]; member in struct:mgmt_cp_load_long_term_keys
688 struct mgmt_blocked_key_info keys[]; member in struct:mgmt_cp_set_blocked_keys
/linux-master/net/bluetooth/
H A Dmgmt.c4135 struct mgmt_cp_set_blocked_keys *keys = data; local
[all...]
/linux-master/include/uapi/linux/
H A Dpkt_cls.h259 struct tc_u32_key keys[]; member in struct:tc_u32_sel
H A Dbpf.h1514 __aligned_u64 keys; member in struct:bpf_attr::__anon2887
[all...]
/linux-master/kernel/bpf/
H A Dsyscall.c1793 void __user *keys = u64_to_user_ptr(attr->batch.keys); local
1850 void __user *keys = u64_to_user_ptr(attr->batch.keys); local
1915 void __user *keys = u64_to_user_ptr(attr->batch.keys); local
/linux-master/net/ipv6/
H A Droute.c2353 struct flow_keys keys, hash_key local
2303 ip6_multipath_l3_keys(const struct sk_buff *skb, struct flow_keys *keys, struct flow_keys *flkeys) argument
2384 struct flow_keys keys, hash_keys; local
2491 struct flow_keys keys; local
2524 struct flow_keys keys; local
[all...]
/linux-master/net/mac80211/
H A Dieee80211_i.h1110 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS]; member in struct:ieee80211_sub_if_data
1578 struct dentry *keys; member in struct:ieee80211_local::local_debugfsdentries
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h538 struct ieee80211_key_conf __rcu *keys[2]; member in struct:iwl_mvm_vif::__anon1151
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.h431 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member in struct:ath10k_peer
/linux-master/net/wireless/
H A Dnl80211.c1476 struct nlattr *keys = info->attrs[NL80211_ATTR_KEYS]; local

Completed in 626 milliseconds

1234567