Home
last modified time | relevance | path

Searched refs:location (Results 1 – 10 of 10) sorted by relevance

/include/trace/events/
A Dskb.h26 TP_PROTO(struct sk_buff *skb, void *location,
29 TP_ARGS(skb, location, reason, rx_sk),
33 __field(void *, location)
41 __entry->location = location;
49 __entry->location,
59 TP_PROTO(struct sk_buff *skb, void *location),
61 TP_ARGS(skb, location),
65 __field( void *, location)
70 __entry->location = location;
73 TP_printk("skbaddr=%p location=%pS", __entry->skbaddr, __entry->location)
/include/uapi/linux/netfilter/
A Dxt_u32.h31 struct xt_u32_location_element location[XT_U32_MAXSIZE+1]; member
/include/linux/
A Dmii.h29 int (*mdio_read) (struct net_device *dev, int phy_id, int location);
30 void (*mdio_write) (struct net_device *dev, int phy_id, int location, int val);
A Dedac.h387 unsigned int location[EDAC_MAX_LAYERS]; member
478 char location[LOCATION_SIZE]; member
A Dethtool.h35 u32 location; member
/include/uapi/linux/raid/
A Dmd_p.h359 __le64 location; /* sector. For data, it's raid sector. For member
/include/uapi/linux/
A Dbtrfs_tree.h737 struct btrfs_disk_key location; member
905 struct btrfs_disk_key location; member
A Dethtool.h1399 __u32 location; member
/include/net/
A Dtcp.h2308 int (*calc_md5_hash)(char *location,
2325 int (*calc_ao_hash)(char *location, struct tcp_ao_key *ao,
2336 int (*calc_md5_hash) (char *location,
/include/linux/platform_data/
A Dcros_ec_commands.h2763 uint8_t location; member
2775 uint8_t location; member

Completed in 66 milliseconds