Home
last modified time | relevance | path

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

/linux/drivers/resctrl/
H A Dmpam_devices.c1194 list_for_each_entry_srcu(vmsc, &comp->vmsc, comp_list, in _msmon_read()
1199 list_for_each_entry_srcu(ris, &vmsc->ris, vmsc_list, in _msmon_read()
1292 list_for_each_entry_srcu(vmsc, &comp->vmsc, comp_list, in mpam_msmon_reset_mbwu()
1298 list_for_each_entry_srcu(ris, &vmsc->ris, vmsc_list, in mpam_msmon_reset_mbwu()
1584 list_for_each_entry_srcu(ris, &msc->ris, msc_list, in mpam_reprogram_msc()
1623 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_cpu_online()
1649 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_discovery_cpu_online()
1679 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_cpu_offline()
1691 list_for_each_entry_srcu(ris, &msc->ris, msc_list, in mpam_cpu_offline()
2305 list_for_each_entry_srcu(msc, &mpam_all_msc, all_msc_list, in mpam_register_irqs()
[all …]
/linux/drivers/nvme/host/
H A Dmultipath.c208 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_kick_requeue_lists()
253 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mpath_clear_ctrl_paths()
269 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_mpath_revalidate_paths()
303 list_for_each_entry_srcu(ns, &head->list, siblings, in __nvme_find_path()
403 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_queue_depth_path()
472 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_available_path()
910 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_update_ana_state()
1192 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_mpath_add_sysfs_link()
H A Dcore.c4103 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
5224 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
5237 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
5251 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
5268 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
5282 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
5336 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
/linux/drivers/base/
H A Dbase.h297 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 Dhid_bpf_dispatch.c106 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 Dnetdev.h36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
/linux/kernel/unwind/
H A Ddeferred.c177 list_for_each_entry_srcu(work, &callbacks, list, in process_unwind_deferred()
/linux/virt/kvm/
H A Deventfd.c62 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 Drculist.h465 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/linux/drivers/gpio/
H A Dgpiolib.c175 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/
H A D.clang-format564 - 'list_for_each_entry_srcu'
/linux/fs/tracefs/
H A Devent_inode.c645 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
/linux/fs/proc/
H A Dvmcore.c123 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()
/linux/Documentation/RCU/
H A DwhatisRCU.rst1197 list_for_each_entry_srcu