Home
last modified time | relevance | path

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

/kernel/bpf/
Dqueue_stack_maps.c30 static bool queue_stack_map_is_empty(struct bpf_queue_stack *qs) in queue_stack_map_is_empty()
35 static bool queue_stack_map_is_full(struct bpf_queue_stack *qs) in queue_stack_map_is_full()
67 struct bpf_queue_stack *qs; in queue_stack_map_alloc() local
89 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_free() local
96 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __queue_map_get() local
130 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __stack_map_get() local
192 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_push_elem() local