Home
last modified time | relevance | path

Searched refs:skb_get_kcov_handle (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/net/nfc/nci/
Dcore.c1481 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_tx_work()
1509 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_rx_work()
1563 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_cmd_work()
Dhci.c414 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_hci_msg_rx_work()
/Linux-v6.6/net/nfc/
Drawsock.c193 kcov_remote_start_common(skb_get_kcov_handle(skb)); in rawsock_tx_work()
/Linux-v6.6/net/mac80211/
Diface.c1653 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
1666 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
Drx.c5376 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()
/Linux-v6.6/include/linux/
Dskbuff.h5047 static inline u64 skb_get_kcov_handle(struct sk_buff *skb) in skb_get_kcov_handle() function
/Linux-v6.6/net/bluetooth/
Dhci_core.c4065 kcov_remote_start_common(skb_get_kcov_handle(skb)); in hci_rx_work()