Searched refs:list_for_each_entry_srcu (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/tracefs/ |
| D | event_inode.c | 210 list_for_each_entry_srcu(ef, &ei->e_top_files, list, in eventfs_set_ef_status_free() 267 list_for_each_entry_srcu(ef_child, &ef->ei->e_top_files, list, in eventfs_post_create_dir() 388 list_for_each_entry_srcu(ef, &ei->e_top_files, list, in eventfs_root_lookup() 472 list_for_each_entry_srcu(ef, &ei->e_top_files, list, in dcache_dir_open_wrapper() 811 list_for_each_entry_srcu(ef_child, &ef->ei->e_top_files, list, in eventfs_remove_rec()
|
| /Linux-v6.6/virt/kvm/ |
| D | eventfd.c | 62 list_for_each_entry_srcu(irqfd, &resampler->list, resampler_link, in irqfd_resampler_notify() 665 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
|
| /Linux-v6.6/include/linux/ |
| D | rculist.h | 408 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|
| /Linux-v6.6/ |
| D | .clang-format | 482 - 'list_for_each_entry_srcu'
|
| /Linux-v6.6/fs/proc/ |
| D | vmcore.c | 109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()
|