Home
last modified time | relevance | path

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

/linux/arch/mips/net/
H A Dbpf_jit_comp.h184 void emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width);
H A Dbpf_jit_comp.c458 void emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r() function
H A Dbpf_jit_comp64.c307 emit_bswap_r(ctx, dst, width); in emit_bswap_r64()
H A Dbpf_jit_comp32.c626 emit_bswap_r(ctx, lo(dst), width); in emit_bswap_r64()