Home
last modified time | relevance | path

Searched refs:VAS_TX_WIN_OPEN (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mce/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
H A Dinject-ra-err.c46 FAIL_IF(ioctl(fd, VAS_TX_WIN_OPEN, &attr) < 0); in test_ra_error()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dvas-api.h14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-api.c22 * rc = ioctl(fd, VAS_TX_WIN_OPEN, &attr);
192 case VAS_TX_WIN_OPEN: in coproc_ioctl()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c66 rc = ioctl(fd, VAS_TX_WIN_OPEN, (unsigned long)&txattr); in open_device_nodes()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c66 rc = ioctl(fd, VAS_TX_WIN_OPEN, (unsigned long)&txattr); in open_device_nodes()
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/
H A Dvas-api.c27 * rc = ioctl(fd, VAS_TX_WIN_OPEN, &attr);
549 case VAS_TX_WIN_OPEN: in coproc_ioctl()

Completed in 3 milliseconds