Searched refs:pop_stack (Results 1 – 2 of 2) sorted by relevance
| /linux/net/sched/ |
| H A D | ematch.c | 528 pop_stack: in __tcf_em_tree_match() 537 goto pop_stack; in __tcf_em_tree_match()
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 1671 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, 17437 * outermost exit. copy_verifier_state in pop_stack will in sync_linked_regs() 17834 err = pop_stack(env, &prev_insn_idx, &env->insn_idx, in check_ld_imm() 18640 while (!pop_stack(env, NULL, NULL, false)); 2088 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, pop_stack() function
|