Home
last modified time | relevance | path

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

/linux-6.12.1/net/nfc/nci/
Dcore.c1498 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_tx_work()
1526 kcov_remote_start_common(skb_get_kcov_handle(skb)); in nci_rx_work()
1585 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-6.12.1/net/nfc/
Drawsock.c193 kcov_remote_start_common(skb_get_kcov_handle(skb)); in rawsock_tx_work()
/linux-6.12.1/net/mac80211/
Diface.c1652 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
1665 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
Drx.c5444 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()
/linux-6.12.1/include/linux/
Dskbuff.h5190 static inline u64 skb_get_kcov_handle(struct sk_buff *skb) in skb_get_kcov_handle() function
/linux-6.12.1/net/bluetooth/
Dhci_core.c3992 kcov_remote_start_common(skb_get_kcov_handle(skb)); in hci_rx_work()