Searched refs:list_for_each_entry_srcu (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/hid/bpf/ |
| A D | hid_bpf_dispatch.c | 100 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 D | netdev.h | 36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
|
| /linux/virt/kvm/ |
| A D | eventfd.c | 62 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 D | uprobes.c | 937 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 D | rculist.h | 411 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|
| /linux/drivers/gpio/ |
| A D | gpiolib.c | 163 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-format | 540 - 'list_for_each_entry_srcu'
|
| /linux/drivers/nvme/host/ |
| A D | core.c | 3798 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 D | event_inode.c | 645 list_for_each_entry_srcu(ei_child, &ei->children, list, in eventfs_iterate()
|
| /linux/fs/proc/ |
| A D | vmcore.c | 109 list_for_each_entry_srcu(cb, &vmcore_cb_list, next, in pfn_is_ram()
|
Completed in 48 milliseconds