Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
Dcpumap.c200 stats->drop++; in cpu_map_bpf_prog_run_skb()
214 stats->drop++; in cpu_map_bpf_prog_run_skb()
248 stats->drop++; in cpu_map_bpf_prog_run_xdp()
259 stats->drop++; in cpu_map_bpf_prog_run_xdp()
269 stats->drop++; in cpu_map_bpf_prog_run_xdp()
/kernel/
Dauditsc.c1859 struct audit_chunk *drop; in handle_path() local
1867 drop = NULL; in handle_path()
1880 drop = chunk; in handle_path()
1890 if (unlikely(read_seqretry(&rename_lock, seq) || drop)) { /* in this order */ in handle_path()
1892 if (!drop) { in handle_path()
1897 audit_put_chunk(drop); in handle_path()
Daudit.c588 goto drop; in kauditd_hold_skb()
601 goto drop; in kauditd_hold_skb()
613 drop: in kauditd_hold_skb()