Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c38 #define JIT_RESERVED_STACK 16 macro
536 0, JIT_RESERVED_STACK); in emit_divmod_r64()
567 exclude, JIT_RESERVED_STACK); in emit_divmod_r64()
722 0, JIT_RESERVED_STACK); in emit_atomic_r32()
785 exclude, JIT_RESERVED_STACK); in emit_atomic_r32()
807 0, JIT_RESERVED_STACK); in emit_atomic_r64()
867 exclude, JIT_RESERVED_STACK); in emit_atomic_r64()
879 JIT_RETURN_REGS, JIT_RESERVED_STACK + 2 * sizeof(u32)); in emit_cmpxchg_r32()
901 JIT_RETURN_REGS, JIT_RESERVED_STACK + 2 * sizeof(u32)); in emit_cmpxchg_r32()
936 JIT_RETURN_REGS, JIT_RESERVED_STACK + 2 * sizeof(u32)); in emit_cmpxchg_r64()
[all …]