Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conncount.c405 bool do_gc = true, refcounted = false; in insert_tree() local
442 if (do_gc && nf_conncount_gc_list(net, &rbconn->list)) in insert_tree()
450 do_gc = false; in insert_tree()
/linux/security/keys/
H A Dkeyring.c1735 goto do_gc; in keyring_gc()
1741 do_gc: in keyring_gc()