Home
last modified time | relevance | path

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

/kernel/
Dauditsc.c1821 struct audit_chunk *drop; in handle_path() local
1829 drop = NULL; in handle_path()
1840 drop = chunk; in handle_path()
1850 if (unlikely(read_seqretry(&rename_lock, seq) || drop)) { /* in this order */ in handle_path()
1852 if (!drop) { in handle_path()
1857 audit_put_chunk(drop); in handle_path()
Daudit.c582 goto drop; in kauditd_hold_skb()
595 goto drop; in kauditd_hold_skb()
607 drop: in kauditd_hold_skb()