aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorDmitry Vyukov <[email protected]>2022-10-30 16:03:37 +0100
committerDavid S. Miller <[email protected]>2022-11-02 11:58:13 +0000
commit7e8cdc97148c6ba66671e88ad9f7d434f4df3438 (patch)
tree700f7eb05118ab08ea76fb76dca4a81c6d3072d2 /net/unix/unix_bpf.c
parent82fd151d38d9fda714c5bb2e9e79ecd6bdc72da6 (diff)
nfc: Add KCOV annotations
Add remote KCOV annotations for NFC processing that is done in background threads. This enables efficient coverage-guided fuzzing of the NFC subsystem. The intention is to add annotations to background threads that process skb's that were allocated in syscall context (thus have a KCOV handle associated with the current fuzz test). This includes nci_recv_frame() that is called by the virtual nci driver in the syscall context. Signed-off-by: Dmitry Vyukov <[email protected]> Cc: Bongsu Jeon <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions