Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A 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) | \
66 #define __INSN_I(opcode, func3, rd, rs1, simm12) \
116 __INSN_R(RV_##opcode, RV_##func3, RV_##func7, \
[all …]
/linux/Documentation/locking/
A 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()
A 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/Documentation/translations/it_IT/locking/
A 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/Documentation/devicetree/bindings/pinctrl/
A Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
A Dqcom,pmic-gpio.yaml512 - func3 # supported by LV/MV GPIO subtypes
/linux/Documentation/trace/
A Dfprobe.rst59 char syms[] = {"func1", "func2", "func3"};
/linux/arch/arm64/boot/dts/qcom/
A Dx1e80100-microsoft-romulus.dtsi665 function = "func3";

Completed in 17 milliseconds