Searched refs:hlist_for_each_safe (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/9p/ |
| H A D | vfs_dentry.c | 60 hlist_for_each_safe(p, n, &head) in v9fs_dentry_release()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 720 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /linux/arch/x86/kernel/ |
| H A D | kvm.c | 198 hlist_for_each_safe(p, next, &b->list) { in apf_task_wake_all()
|
| /linux/lib/tests/ |
| H A D | list-test.c | 1065 hlist_for_each_safe(cur, n, &list) { in hlist_test_for_each_safe()
|
| /linux/tools/perf/ |
| H A D | builtin-inject.c | 1574 hlist_for_each_safe(pos, n, &heads[i]) { in free_hlist()
|