Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dvfs_dentry.c60 hlist_for_each_safe(p, n, &head) in v9fs_dentry_release()
/linux/tools/include/linux/
H A Dlist.h720 #define hlist_for_each_safe(pos, n, head) \ macro
/linux/arch/x86/kernel/
H A Dkvm.c198 hlist_for_each_safe(p, next, &b->list) { in apf_task_wake_all()
/linux/lib/tests/
H A Dlist-test.c1065 hlist_for_each_safe(cur, n, &list) { in hlist_test_for_each_safe()
/linux/tools/perf/
H A Dbuiltin-inject.c1574 hlist_for_each_safe(pos, n, &heads[i]) { in free_hlist()