Home
last modified time | relevance | path

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

/linux-6.15/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()
263 list_for_each_entry_srcu(ns, &head->list, siblings, in __nvme_find_path()
363 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_queue_depth_path()
432 list_for_each_entry_srcu(ns, &head->list, siblings, in nvme_available_path()
814 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_update_ana_state()
H A Dcore.c3871 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
4971 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
4984 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
4998 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
5015 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
5029 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
5083 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
/linux-6.15/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-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
/linux-6.15/virt/kvm/
H A Deventfd.c62 list_for_each_entry_srcu(irqfd, &resampler->list, resampler_link, in irqfd_resampler_notify()
643 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
/linux-6.15/include/linux/
H A Drculist.h455 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/linux-6.15/drivers/gpio/
H A Dgpiolib.c164 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_to_desc()
323 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_find_base_unlocked()
490 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_name_to_desc()
900 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_setup_devs()
1292 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_device_find()
5259 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiolib_seq_start()
/linux-6.15/
H A D.clang-format563 - 'list_for_each_entry_srcu'
/linux-6.15/fs/tracefs/
H A Devent_inode.c645 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
/linux-6.15/fs/proc/
H A Dvmcore.c123 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()