Home
last modified time | relevance | path

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

/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.c179 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()
688 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
/linux/include/linux/
H A Drculist.h443 * list_for_each_entry_srcu - iterate over rcu list of given type
455 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/linux/drivers/gpio/
H A Dgpiolib.c177 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_to_desc()
336 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_find_base_unlocked()
546 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_name_to_desc()
954 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_setup_devs()
1340 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_device_find()
5280 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiolib_seq_start()
/linux/
H A D.clang-format563 - 'list_for_each_entry_srcu'
/linux/drivers/nvme/host/
H A Dcore.c4067 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
5182 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
5195 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
5209 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
5226 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
5240 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
5294 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
/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()