Home
last modified time | relevance | path

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

/linux-6.15/mm/kasan/
H A Dquarantine.c35 struct qlist_head { struct
44 static bool qlist_empty(struct qlist_head *q) in qlist_empty() argument
49 static void qlist_init(struct qlist_head *q) in qlist_init()
67 static void qlist_move_all(struct qlist_head *from, struct qlist_head *to) in qlist_move_all()
106 struct qlist_head qlist;
188 struct qlist_head *q; in kasan_quarantine_put()
189 struct qlist_head temp = QLIST_INIT; in kasan_quarantine_put()
244 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_reduce()
291 struct qlist_head *to, in qlist_move_cache()
328 struct qlist_head *q; in per_cpu_remove_cache()
[all …]