Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Devent_inode.c210 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/
Deventfd.c62 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/
Drculist.h408 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/Linux-v6.6/
D.clang-format482 - 'list_for_each_entry_srcu'
/Linux-v6.6/fs/proc/
Dvmcore.c109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()