| /include/trace/events/ |
| D | bcache.h | 225 TP_PROTO(struct bio *bio, u32 keys), 226 TP_ARGS(bio, keys), 240 __entry->nr_keys = keys; 269 __field(unsigned, keys ) 275 __entry->keys = b->keys.set[b->keys.nsets].data->keys; 279 __entry->bucket, __entry->block, __entry->keys) 366 TP_PROTO(struct btree *b, unsigned keys), 367 TP_ARGS(b, keys), 371 __field(unsigned, keys ) 376 __entry->keys = keys; [all …]
|
| /include/net/ |
| D | flow_dissector.h | 443 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4() argument 445 return (keys->ports.ports || keys->tags.flow_label); in flow_keys_have_l4() 448 u32 flow_hash_from_keys(struct flow_keys *keys); 449 u32 flow_hash_from_keys_seed(struct flow_keys *keys,
|
| D | ip_fib.h | 542 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument 550 return flow_hash_from_keys_seed(keys, &hash_key); in fib_multipath_hash_from_keys() 554 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument 556 return flow_hash_from_keys(keys); in fib_multipath_hash_from_keys()
|
| D | mctp.h | 81 struct hlist_head keys; member
|
| D | cfg802154.h | 426 struct list_head keys; member 450 struct list_head keys; member
|
| D | flow.h | 193 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
|
| D | cfg80211.h | 6385 struct cfg80211_cached_keys *keys; member
|
| /include/linux/ |
| D | virtio_net.h | 118 struct flow_keys_basic keys; in virtio_net_hdr_to_skb() local 131 if (!skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in virtio_net_hdr_to_skb() 143 p_off = keys.control.thoff + thlen; in virtio_net_hdr_to_skb() 145 keys.basic.ip_proto != ip_proto) in virtio_net_hdr_to_skb() 148 skb_set_transport_header(skb, keys.control.thoff); in virtio_net_hdr_to_skb()
|
| D | pr.h | 10 u64 keys[]; member
|
| D | key.h | 266 struct assoc_array keys; member
|
| D | skbuff.h | 1529 const struct flow_keys_basic *keys, int hlen); 1624 struct flow_keys keys; in skb_get_hash_flowi6() local 1625 __u32 hash = __get_hash_from_flowi6(fl6, &keys); in skb_get_hash_flowi6() 1627 __skb_set_sw_hash(skb, hash, flow_keys_have_l4(&keys)); in skb_get_hash_flowi6() 3094 struct flow_keys_basic keys; in skb_probe_transport_header() local 3099 if (skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in skb_probe_transport_header() 3101 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
|
| /include/net/netns/ |
| D | mctp.h | 27 struct hlist_head keys; member
|
| /include/crypto/ |
| D | authenc.h | 29 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
|
| /include/uapi/linux/tc_act/ |
| D | tc_pedit.h | 65 struct tc_pedit_key keys[] __counted_by(nkeys);
|
| /include/net/sctp/ |
| D | auth.h | 72 void sctp_auth_destroy_keys(struct list_head *keys);
|
| /include/linux/mfd/ |
| D | adp5520.h | 277 struct adp5520_keys_platform_data *keys; member
|
| /include/net/bluetooth/ |
| D | mgmt.h | 196 struct mgmt_link_key_info keys[]; member 219 struct mgmt_ltk_info keys[]; member 688 struct mgmt_blocked_key_info keys[]; member
|
| /include/uapi/linux/ |
| D | pkt_cls.h | 262 struct tc_u32_key keys[]; member
|
| D | bpf.h | 1530 __aligned_u64 keys; member
|
| /include/soc/mscc/ |
| D | ocelot_vcap.h | 59 const struct vcap_field *keys; member
|