Home
last modified time | relevance | path

Searched defs:branches (Results 1 – 10 of 10) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c683 invoke_bpf_mod_ret(u32 * image,u32 * ro_image,struct codegen_context * ctx,struct bpf_tramp_links * tl,int regs_off,int retval_off,int run_ctx_off,u32 * branches) invoke_bpf_mod_ret() argument
825 u32 *branches = NULL; __arch_prepare_bpf_trampoline() local
[all...]
/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py121 branches = (columns == "branches") variable
H A Dexport-to-postgresql.py300 branches = (columns == "branches") variable
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2319 invoke_bpf_mod_ret(struct jit_ctx * ctx,struct bpf_tramp_links * tl,int bargs_off,int retval_off,int run_ctx_off,__le32 ** branches) invoke_bpf_mod_ret() argument
2503 __le32 **branches = NULL; prepare_trampoline() local
[all...]
/linux/arch/mips/include/asm/
H A Dfpu_emulator.h28 unsigned long branches; member
/linux/arch/loongarch/net/
H A Dbpf_jit.c1823 u32 **branches = NULL; in __arch_prepare_bpf_trampoline() local
/linux/tools/perf/util/
H A Dauxtrace.h123 bool branches; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3113 invoke_bpf_mod_ret(const struct btf_func_model * m,u8 ** pprog,struct bpf_tramp_links * tl,int stack_size,int run_ctx_off,u8 ** branches,void * image,void * rw_image) invoke_bpf_mod_ret() argument
3226 u8 **branches = NULL; __arch_prepare_bpf_trampoline() local
[all...]
/linux/fs/ubifs/
H A Dubifs-media.h830 __u8 branches[]; member
/linux/include/linux/
H A Dbpf_verifier.h466 u32 branches; global() member