Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dematch.c524 pop_stack: in __tcf_em_tree_match()
533 goto pop_stack; in __tcf_em_tree_match()
/Linux-v5.4/kernel/bpf/
Dverifier.c776 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, in pop_stack() function
846 while (!pop_stack(env, NULL, NULL)); in push_stack()
7778 err = pop_stack(env, &prev_insn_idx, in do_check()
9313 while (!pop_stack(env, NULL, NULL)); in bpf_check()