Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dinsn-def.h25 .macro insn_r, opcode, func3, func7, rd, rs1, rs2
26 .insn r \opcode, \func3, \func7, \rd, \rs1, \rs2
29 .macro insn_i, opcode, func3, rd, rs1, simm12
30 .insn i \opcode, \func3, \rd, \rs1, \simm12
37 .macro insn_r, opcode, func3, func7, rd, rs1, rs2
39 (\func3 << INSN_R_FUNC3_SHIFT) | \
46 .macro insn_i, opcode, func3, rd, rs1, simm12
48 (\func3 << INSN_I_FUNC3_SHIFT) | \
63 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument
64 ".insn r " opcode ", " func3 ", " func7 ", " rd ", " rs1 ", " rs2 "\n"
[all …]
/linux-6.12.1/Documentation/locking/
Dlocktypes.rst352 func3();
359 func3();
363 func3()
371 of func3(). Also the lockdep assert will trigger on a PREEMPT_RT kernel
378 func3();
385 func3();
389 func3()
Drt-mutex-design.rst230 L1, L2, and L3, and four separate functions func1, func2, func3 and func4.
254 void func3(void)
275 Processes A, B, C, and D which run functions func1, func2, func3 and func4
/linux-6.12.1/Documentation/translations/it_IT/locking/
Dlocktypes.rst363 func3();
370 func3();
374 func3()
382 i chiamanti di func3(). L'*assert* di lockdep verrà attivato su un kernel
390 func3();
397 func3();
401 func3()
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
/linux-6.12.1/Documentation/trace/
Dfprobe.rst59 char syms[] = {"func1", "func2", "func3"};
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dx1e80100-microsoft-romulus.dtsi665 function = "func3";