Home
last modified time | relevance | path

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

/linux/net/nfc/
H A Drawsock.c204 kcov_remote_start_common(skb_get_kcov_handle(skb)); in rawsock_tx_work()
/linux/net/nfc/nci/
H A Dcore.c1537 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_tx_work()
1565 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_rx_work()
1624 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_cmd_work()
H A Dhci.c414 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_hci_msg_rx_work()
/linux/net/bluetooth/
H A Dhci_core.c4040 kcov_remote_start_common(skb_get_kcov_handle(skb)); in hci_rx_work()
/linux/include/linux/
H A Dskbuff.h5447 static inline u64 skb_get_kcov_handle(struct sk_buff *skb) in skb_get_kcov_handle() function
/linux/net/mac80211/
H A Drx.c5624 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()