Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dperms.h153 #define xcheck(FN1, FN2) \ argument
155 int e, error = FN1; \
193 #define xcheck_labels(L1, L2, P, FN1, FN2) \ argument
194 xcheck(fn_for_each((L1), (P), (FN1)), fn_for_each((L2), (P), (FN2)))
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1147 #define DO_VCADD(OP, ESIZE, TYPE, FN0, FN1) \ argument
1159 r[e] = FN1(n[H##ESIZE(e)], m[H##ESIZE(e - 1)]); \
1168 #define DO_VCADD_ALL(OP, FN0, FN1) \ argument
1169 DO_VCADD(OP##b, 1, int8_t, FN0, FN1) \
1170 DO_VCADD(OP##h, 2, int16_t, FN0, FN1) \
1171 DO_VCADD(OP##w, 4, int32_t, FN0, FN1)
2875 #define DO_VCADD_FP(OP, ESIZE, TYPE, FN0, FN1) \ in DO_2OP_FP_ALL() argument
2901 r[e] = FN1(n[H##ESIZE(e)], m[H##ESIZE(e - 1)], fpst); \ in DO_2OP_FP_ALL()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a73a4.c111 PORT_ALL(FN1), /* PORT0_FN1 -> PORT329_FN1 */
H A Dpfc-r8a7740.c58 PORT_ALL(FN1), /* PORT0_FN1 -> PORT211_FN1 */
H A Dpfc-sh73a0.c67 PORT_ALL(FN1), /* PORT0_FN1 -> PORT309_FN1 */
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7740.c64 PORT_ALL(FN1), /* PORT0_FN1 -> PORT211_FN1 */
H A Dpfc-sh73a0.c84 PORT_ALL(FN1), /* PORT0_FN1 -> PORT309_FN1 */