Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c168 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_kick_requeue_lists()
213 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mpath_clear_ctrl_paths()
229 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_mpath_revalidate_paths()
262 list_for_each_entry_srcu(ns, &head->list, siblings, in __nvme_find_path()
362 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_queue_depth_path()
431 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_available_path()
793 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_update_ana_state()
H A Dcore.c3570 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
4582 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
4595 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
4609 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
4626 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
4640 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
4689 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
/openbmc/linux/virt/kvm/
H A 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()
/openbmc/linux/include/linux/
H A Drculist.h408 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/openbmc/linux/
H A D.clang-format482 - 'list_for_each_entry_srcu'
/openbmc/linux/fs/tracefs/
H A Devent_inode.c715 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
/openbmc/linux/fs/proc/
H A Dvmcore.c109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()