Home
last modified time | relevance | path

Searched refs:op32 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dbitops.h17 #include <asm/bitops-op32.h>
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dbitops.h17 #include <asm/bitops-op32.h>
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru_instructions.h136 unsigned int op32; member
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru_instructions.h136 unsigned int op32; member
/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c1309 /* {op32|op64} {%w0|%src},%src,off(%dst) */ in bpf_jit_insn()
1310 #define EMIT_ATOMIC(op32, op64) do { \ in bpf_jit_insn()
1311 EMIT6_DISP_LH(0xeb000000, is32 ? (op32) : (op64), \ in bpf_jit_insn()

Completed in 7 milliseconds