Searched refs:hlist_for_each_safe (Results 1 – 7 of 7) 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 | 710 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /linux/ |
| H A D | .clang-format | 511 - 'hlist_for_each_safe'
|
| /linux/arch/x86/kernel/ |
| H A D | kvm.c | 184 hlist_for_each_safe(p, next, &b->list) { in apf_task_wake_all()
|
| /linux/include/linux/ |
| H A D | list.h | 1151 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /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 | 1500 hlist_for_each_safe(pos, n, &heads[i]) { in free_hlist()
|