Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dquarantine.c33 struct qlist_head { struct
42 static bool qlist_empty(struct qlist_head *q) in qlist_empty() argument
47 static void qlist_init(struct qlist_head *q) in qlist_init()
65 static void qlist_move_all(struct qlist_head *from, struct qlist_head *to) in qlist_move_all()
104 struct qlist_head qlist;
194 struct qlist_head *q; in kasan_quarantine_put()
195 struct qlist_head temp = QLIST_INIT; in kasan_quarantine_put()
250 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_reduce()
297 struct qlist_head *to, in qlist_move_cache()
334 struct qlist_head *q; in per_cpu_remove_cache()
[all …]