Searched refs:list_for_each_entry_srcu (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 108 list_for_each_entry_srcu(e, &hdev->bpf.prog_list, list, in dispatch_hid_bpf_raw_requests() 145 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 D | netdev.h | 36 list_for_each_entry_srcu(v, &_w->vif_list, list, \
|
| /linux/kernel/unwind/ |
| H A D | deferred.c | 177 list_for_each_entry_srcu(work, &callbacks, list, in process_unwind_deferred()
|
| /linux/virt/kvm/ |
| H A D | eventfd.c | 63 list_for_each_entry_srcu(irqfd, &resampler->list, resampler_link, in irqfd_resampler_notify() 692 list_for_each_entry_srcu(resampler, in kvm_notify_irqfd_resampler()
|
| /linux/include/linux/ |
| H A D | rculist.h | 494 #define list_for_each_entry_srcu(pos, head, member, cond) \ macro
|