Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
A Dbpf_jit_core.c162 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/arch/powerpc/net/
A Dbpf_jit_comp.c244 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/arch/arm64/net/
A Dbpf_jit_comp.c1109 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1128 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/arch/s390/net/
A Dbpf_jit_comp.c1860 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
1871 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/arch/sparc/net/
A Dbpf_jit_comp_64.c1604 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1616 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/arch/x86/net/
A Dbpf_jit_comp.c2353 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
2370 if (!image || !prog->is_func || extra_pass) { in bpf_int_jit_compile()
/linux/scripts/mod/
A Dmodpost.c1422 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name() argument
1424 switch (is_func) { in get_pretty_name()
/linux/include/linux/
A Dfilter.h570 is_func:1, /* program is a bpf function */ member
/linux/kernel/bpf/
A Dverifier.c12650 func[i]->is_func = 1; in jit_subprogs()

Completed in 46 milliseconds