Home
last modified time | relevance | path

Searched defs:OPCODE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c137 #define emit_alu_X(OPCODE) \ argument
157 #define emit_alu_K(OPCODE, K) \ argument
/linux/kernel/bpf/
H A Dcore.c1765 SHT(OPCODE,OP) ___bpf_prog_run() argument
1779 ALU(OPCODE,OP) ___bpf_prog_run() argument
2063 COND_JMP(SIGN,OPCODE,CMP_OP) ___bpf_prog_run() argument
[all...]
/linux/arch/mips/kernel/
H A Dtraps.c504 #define OPCODE 0xfc000000 macro