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 D | vas-api.h | 14 #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 D | vas-api.h | 14 #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 D | vas-api.h | 14 #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 D | vas-api.h | 14 #define VAS_TX_WIN_OPEN _IOW(VAS_MAGIC, 0x20, struct vas_tx_win_open_attr) macro
|
H A D | inject-ra-err.c | 46 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 D | vas-api.h | 14 #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 D | vas-api.c | 22 * 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 D | gzip_vas.c | 66 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 D | gzip_vas.c | 66 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 D | vas-api.c | 27 * rc = ioctl(fd, VAS_TX_WIN_OPEN, &attr); 549 case VAS_TX_WIN_OPEN: in coproc_ioctl()
|
Completed in 3 milliseconds