Searched defs:bpf_ringbuf (Results 1 – 13 of 13) sorted by relevance
44622 struct bpf_ringbuf { struct44623 wait_queue_head_t waitq;44624 struct irq_work work;44625 u64 mask;44626 struct page **pages;44627 int nr_pages;44635 spinlock_t spinlock;44636 atomic_t busy;45116 long unsigned int consumer_pos;45628 long unsigned int producer_pos;[all …]
102497 struct bpf_ringbuf { struct102498 wait_queue_head_t waitq;102499 struct irq_work work;102500 u64 mask;102501 struct page **pages;102502 int nr_pages;102510 spinlock_t spinlock;102519 atomic_t busy;104544 long unsigned int consumer_pos;106592 long unsigned int producer_pos;[all …]
60102 struct bpf_ringbuf { struct60103 wait_queue_head_t waitq;60104 struct irq_work work;60105 u64 mask;60106 struct page **pages;60107 int nr_pages;60114 spinlock_t spinlock;68290 long unsigned int consumer_pos;76482 long unsigned int producer_pos;84679 struct bpf_ringbuf *rb; argument
43957 struct bpf_ringbuf { struct43958 wait_queue_head_t waitq;43959 struct irq_work work;43960 u64 mask;43961 struct page **pages;43962 int nr_pages;43970 spinlock_t spinlock;44467 long unsigned int consumer_pos;44979 long unsigned int producer_pos;45496 struct bpf_ringbuf *rb; argument
34006 struct bpf_ringbuf { struct34007 wait_queue_head_t waitq;34008 struct irq_work work;34009 u64 mask;34010 struct page **pages;34011 int nr_pages;34018 spinlock_t spinlock;34026 atomic_t busy;34514 unsigned long consumer_pos;35026 unsigned long producer_pos;[all …]
27846 struct bpf_ringbuf { struct27847 wait_queue_head_t waitq;27848 struct irq_work work;27849 u64 mask;27850 struct page **pages;27851 int nr_pages;27859 spinlock_t spinlock;27868 atomic_t busy;28357 long unsigned int consumer_pos;28869 long unsigned int producer_pos;[all …]
43668 struct bpf_ringbuf { struct43669 wait_queue_head_t waitq;43670 struct irq_work work;43671 u64 mask;43672 struct page **pages;43673 int nr_pages;43680 spinlock_t spinlock;43688 atomic_t busy;44176 unsigned long consumer_pos;44688 unsigned long producer_pos;[all …]
86944 struct bpf_ringbuf { struct86945 wait_queue_head_t waitq;86946 struct irq_work work;86947 u64 mask;86948 struct page **pages;86949 int nr_pages;86957 spinlock_t spinlock;87454 long unsigned int consumer_pos;87966 long unsigned int producer_pos;88483 struct bpf_ringbuf *rb; argument