| /linux/drivers/resctrl/ |
| H A D | mpam_devices.c | 1321 list_for_each_entry_srcu(vmsc, &comp->vmsc, comp_list, in _msmon_read() 1326 list_for_each_entry_srcu(ris, &vmsc->ris, vmsc_list, in _msmon_read() 1420 list_for_each_entry_srcu(vmsc, &comp->vmsc, comp_list, in mpam_msmon_reset_mbwu() 1426 list_for_each_entry_srcu(ris, &vmsc->ris, vmsc_list, in mpam_msmon_reset_mbwu() 1776 list_for_each_entry_srcu(ris, &msc->ris, msc_list, in mpam_reprogram_msc() 1815 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_cpu_online() 1844 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_discovery_cpu_online() 1877 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_cpu_offline() 1889 list_for_each_entry_srcu(ris, &msc->ris, msc_list, in mpam_cpu_offline() 2511 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_register_irqs() [all …]
|
| /linux/drivers/nvme/host/ |
| H A D | multipath.c | 208 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_kick_requeue_lists() 249 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mpath_clear_ctrl_paths() 265 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_mpath_revalidate_paths() 299 list_for_each_entry_srcu(ns, &head->list, siblings, in __nvme_find_path() 399 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_queue_depth_path() 468 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_available_path() 906 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_update_ana_state() 1188 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_mpath_add_sysfs_link()
|
| H A D | core.c | 4109 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns() 5230 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead() 5243 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze() 5257 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout() 5274 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze() 5288 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze() 5342 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
|
| /linux/drivers/base/ |
| H A D | base.h | 297 list_for_each_entry_srcu(__link, &(__dev)->links.suppliers, c_node, \ 301 list_for_each_entry_srcu(__link, &(__dev)->links.consumers, s_node, \
|
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 106 list_for_each_entry_srcu(e, &hdev->bpf.prog_list, list, in dispatch_hid_bpf_raw_requests() 143 list_for_each_entry_srcu(e, &hdev->bpf.prog_list, list, in dispatch_hid_bpf_output_report()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
|
| /linux/kernel/unwind/ |
| H A D | deferred.c | 177 list_for_each_entry_srcu(work, &callbacks, list, in process_unwind_deferred()
|
| /linux/virt/kvm/ |
| H A D | eventfd.c | 62 list_for_each_entry_srcu(irqfd, &resampler->list, resampler_link, in irqfd_resampler_notify() 691 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
|
| /linux/include/linux/ |
| H A D | rculist.h | 494 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|
| /linux/drivers/gpio/ |
| H A D | gpiolib.c | 175 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_to_desc() 355 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_find_base_unlocked() 562 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_name_to_desc() 1050 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_setup_devs() 1447 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_device_find() 5440 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiolib_seq_start()
|
| /linux/fs/tracefs/ |
| H A D | event_inode.c | 629 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1197 list_for_each_entry_srcu
|