Searched refs:is_func (Results 1 – 12 of 12) sorted by relevance
169 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
180 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
223 bool is_func; member1115 s->is_func = (ELF_ST_TYPE(sym->st_info) == STT_FUNC); in check_export_symbol()1124 s->is_func = true; in check_export_symbol()1820 sym->is_func ? "FUNC" : "DATA", sym->name, in add_exported_symbols()
1304 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()1327 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1604 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()1620 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
297 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
176 ctx->user_bpf_prog = ctx->prog->is_func; in jit_ctx_init()
2336 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()2351 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
2029 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()2065 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
3705 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()3742 if (!image || !prog->is_func || extra_pass) { in bpf_int_jit_compile()
1640 is_func:1, /* program is a bpf function */ member
21101 func[i]->is_func = 1; in jit_subprogs()