Home
last modified time | relevance | path

Searched refs:pop_stack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dematch.c528 pop_stack: in __tcf_em_tree_match()
537 goto pop_stack; in __tcf_em_tree_match()
/openbmc/linux/kernel/bpf/
H A Dverifier.c2012 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, in pop_stack() function
2085 while (!pop_stack(env, NULL, NULL, false)); in push_stack()
2622 while (!pop_stack(env, NULL, NULL, false)); in push_async_cb()
17287 err = pop_stack(env, &prev_insn_idx, in do_check()
19652 while (!pop_stack(env, NULL, NULL, false)); in do_check_common()