Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c4436 * not actually arguments passed directly to callback subprogs in backtrack_insn()
6714 * currently present subprog frames as tail call reachable subprogs; in check_max_stack_depth_subprog()
6759 /* All async_cb subprogs use normal kernel stack. If a particular in check_max_stack_depth()
6763 * checked, the subprogs appearing in async_cb subtrees are already in check_max_stack_depth()
10596 * interested in validating only BPF helpers that can call subprogs as in push_callback_call()
17753 * sleepable marks on subprogs, except for dead code in visit_insn()
17781 * with precise sleepable marks on subprogs, except for in visit_insn()
17926 verbose(env, "LD_ABS is not allowed in subprogs without BTF\n"); in check_abnormal_return()
17930 verbose(env, "tail_call is not allowed in subprogs without BTF\n"); in check_abnormal_return()
18064 verbose(env, "number of funcs in func_info doesn't match number of subprogs\ in check_btf_func()
21201 struct bpf_subprog_info *subprogs = env->subprog_info; convert_ctx_accesses() local
22020 struct bpf_subprog_info *subprogs = env->subprog_info; do_misc_fixups() local
23020 struct bpf_subprog_info *subprogs = env->subprog_info; optimize_bpf_loop() local
[all...]