Home
last modified time | relevance | path

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

/kernel/bpf/
Dqueue_stack_maps.c31 static bool queue_stack_map_is_empty(struct bpf_queue_stack *qs) in queue_stack_map_is_empty()
36 static bool queue_stack_map_is_full(struct bpf_queue_stack *qs) in queue_stack_map_is_full()
71 struct bpf_queue_stack *qs; in queue_stack_map_alloc() local
93 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_free() local
100 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __queue_map_get() local
134 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __stack_map_get() local
196 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_push_elem() local