Searched refs:is_func (Results 1 – 9 of 9) sorted by relevance
154 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1091 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()1110 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1798 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()1809 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
1590 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()1602 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
2091 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()2108 if (!image || !prog->is_func || extra_pass) { in bpf_int_jit_compile()
1433 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name() argument1435 switch (is_func) { in get_pretty_name()
1228 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
533 is_func:1, /* program is a bpf function */ member
10636 func[i]->is_func = 1; in jit_subprogs()