Searched refs:poll_queue_proc (Results 1 – 11 of 11) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 5980 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 5983 poll_queue_proc _qproc;
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 4663 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4666 poll_queue_proc _qproc;
|
D | vmlinux.h | 4663 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4666 poll_queue_proc _qproc;
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 4148 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4151 poll_queue_proc _qproc;
|
D | vmlinux.h | 4148 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4151 poll_queue_proc _qproc;
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 5688 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 5691 poll_queue_proc _qproc;
|
D | vmlinux_518.h | 5688 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 5691 poll_queue_proc _qproc;
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 4005 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4008 poll_queue_proc _qproc;
|
D | vmlinux.h | 4005 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 4008 poll_queue_proc _qproc;
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 5347 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 5350 poll_queue_proc _qproc;
|
D | vmlinux.h | 5347 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); typedef 5350 poll_queue_proc _qproc;
|