Home
last modified time | relevance | path

Searched refs:BE_PTR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/sparc/net/
Dbpf_jit_asm_32.S8 #define BE_PTR(label) be label macro
139 BE_PTR(bpf_error); \
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()