Home
last modified time | relevance | path

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

/arch/sparc/net/
Dbpf_jit_asm.S8 #define BE_PTR(label) be,pn %xcc, label macro
13 #define BE_PTR(label) be label macro
145 BE_PTR(bpf_error); \
Dbpf_jit_comp.c86 #define BE_PTR (F2(0, 1) | CONDE | (2 << 20)) macro
88 #define BE_PTR BE macro
583 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()
596 emit_branch(BE_PTR, cleanup_addr + 4); in bpf_jit_compile()