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/
A Dhid_bpf_dispatch.c100 list_for_each_entry_srcu(e, &hdev->bpf.prog_list, list, in dispatch_hid_bpf_raw_requests()
134 list_for_each_entry_srcu(e, &hdev->bpf.prog_list, list, in dispatch_hid_bpf_output_report()
/linux/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.h36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
/linux/virt/kvm/
A Deventfd.c62 list_for_each_entry_srcu(irqfd, &resampler->list, resampler_link, in irqfd_resampler_notify()
652 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
/linux/kernel/events/
A Duprobes.c937 list_for_each_entry_srcu(uc, &uprobe->consumers, cons_node, in filter_chain()
1248 list_for_each_entry_srcu(con, &uprobe->consumers, cons_node, in uprobe_apply()
2137 list_for_each_entry_srcu(uc, &uprobe->consumers, cons_node, in handler_chain()
2179 list_for_each_entry_srcu(uc, &uprobe->consumers, cons_node, in handle_uretprobe_chain()
/linux/include/linux/
A Drculist.h411 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
/linux/drivers/gpio/
A Dgpiolib.c163 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_to_desc()
322 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_find_base_unlocked()
470 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_name_to_desc()
819 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiochip_setup_devs()
1195 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpio_device_find()
4933 list_for_each_entry_srcu(gdev, &gpio_devices, list, in gpiolib_seq_start()
/linux/
A D.clang-format540 - 'list_for_each_entry_srcu'
/linux/drivers/nvme/host/
A Dcore.c3798 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
4883 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
4896 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
4910 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
4927 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
4941 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
4990 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()
/linux/fs/tracefs/
A Devent_inode.c645 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
/linux/fs/proc/
A Dvmcore.c109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()

Completed in 48 milliseconds