Home
last modified time | relevance | path

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

/Linux-v6.6/mm/kasan/
Dquarantine.c40 #define QLIST_INIT { NULL, NULL, 0 } macro
195 struct qlist_head temp = QLIST_INIT; in kasan_quarantine_put()
250 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_reduce()
351 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_remove_cache()