Searched refs:list_for_each_entry_srcu (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/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() 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 D | core.c | 3871 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 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-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
|
| /linux-6.15/virt/kvm/ |
| H A D | eventfd.c | 62 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 D | rculist.h | 455 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib.c | 164 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-format | 563 - 'list_for_each_entry_srcu'
|
| /linux-6.15/fs/tracefs/ |
| H A D | event_inode.c | 645 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
|
| /linux-6.15/fs/proc/ |
| H A D | vmcore.c | 123 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()
|