Searched defs:bpf_queue_stack (Results 1 – 2 of 2) sorted by relevance
16 struct bpf_queue_stack { struct25 static struct bpf_queue_stack *bpf_queue_stack(struct bpf_map *map) in bpf_queue_stack() argument
575 struct bpf_queue_stack { struct587 struct bpf_queue_stack *queue = (struct bpf_queue_stack *)&m_queue; in check_queue() argument