Searched refs:pop_stack (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | ematch.c | 526 pop_stack: in __tcf_em_tree_match() 535 goto pop_stack; in __tcf_em_tree_match()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 928 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, in pop_stack() function 1001 while (!pop_stack(env, NULL, NULL, false)); in push_stack() 10043 err = pop_stack(env, &prev_insn_idx, in do_check() 11812 while (!pop_stack(env, NULL, NULL, false)); in do_check_common()
|