Searched refs:list_for_each_entry_srcu (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/nvme/host/ |
H A D | multipath.c | 168 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 D | core.c | 3570 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 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()
|
/openbmc/linux/include/linux/ |
H A D | rculist.h | 408 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|
/openbmc/linux/ |
H A D | .clang-format | 482 - 'list_for_each_entry_srcu'
|
/openbmc/linux/fs/tracefs/ |
H A D | event_inode.c | 715 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
|
/openbmc/linux/fs/proc/ |
H A D | vmcore.c | 109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()
|