Searched defs:bpf_queue_stack (Results 1 – 2 of 2) sorted by relevance
17 struct bpf_queue_stack { struct26 static struct bpf_queue_stack *bpf_queue_stack(struct bpf_map *map) in bpf_queue_stack() argument
570 struct bpf_queue_stack { struct582 struct bpf_queue_stack *queue = (struct bpf_queue_stack *)&m_queue; in check_queue() argument
Completed in 6 milliseconds