Home
last modified time | relevance | path

Searched refs:BE_PTR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_asm_32.S8 #define BE_PTR(label) be label define
139 BE_PTR(bpf_error); \
H A Dbpf_jit_comp_32.c66 #define BE_PTR BE macro
534 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()
547 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_asm_32.S8 #define BE_PTR(label) be label define
139 BE_PTR(bpf_error); \
H A Dbpf_jit_comp_32.c66 #define BE_PTR BE macro
534 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()
547 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()

Completed in 3 milliseconds