Home
last modified time | relevance | path

Searched defs:bpf_queue_stack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dqueue_stack_maps.c16 struct bpf_queue_stack { struct
25 static struct bpf_queue_stack *bpf_queue_stack(struct bpf_map *map) in bpf_queue_stack() argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c575 struct bpf_queue_stack { struct
587 struct bpf_queue_stack *queue = (struct bpf_queue_stack *)&m_queue; in check_queue() argument