Home
last modified time | relevance | path

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

/kernel/bpf/
Dcpumap.c201 stats->drop++; in cpu_map_bpf_prog_run_skb()
215 stats->drop++; in cpu_map_bpf_prog_run_skb()
249 stats->drop++; in cpu_map_bpf_prog_run_xdp()
260 stats->drop++; in cpu_map_bpf_prog_run_xdp()
270 stats->drop++; in cpu_map_bpf_prog_run_xdp()
/kernel/
Dauditsc.c2115 struct audit_chunk *drop; in handle_path() local
2123 drop = NULL; in handle_path()
2136 drop = chunk; in handle_path()
2146 if (unlikely(read_seqretry(&rename_lock, seq) || drop)) { /* in this order */ in handle_path()
2148 if (!drop) { in handle_path()
2153 audit_put_chunk(drop); in handle_path()
Daudit.c586 goto drop; in kauditd_hold_skb()
599 goto drop; in kauditd_hold_skb()
611 drop: in kauditd_hold_skb()