Home
last modified time | relevance | path

Searched refs:LOOP_SET_FD (Results 1 – 18 of 18) sorted by relevance

/external/strace/xlat/
Dloop_cmds.h6 #if defined(LOOP_SET_FD) || (defined(HAVE_DECL_LOOP_SET_FD) && HAVE_DECL_LOOP_SET_FD)
8 static_assert((LOOP_SET_FD) == (0x4C00), "LOOP_SET_FD != 0x4C00");
11 # define LOOP_SET_FD 0x4C00
Dloop_cmds.in1 LOOP_SET_FD 0x4C00
/external/syzkaller/sys/linux/
Dloop.txt10 ioctl$LOOP_SET_FD(fd fd_loop, cmd const[LOOP_SET_FD], arg fd)
Dloop_arm.const13 LOOP_SET_FD = 19456
Dloop_ppc64le.const13 LOOP_SET_FD = 19456
Dloop_arm64.const13 LOOP_SET_FD = 19456
Dloop_386.const13 LOOP_SET_FD = 19456
Dloop_amd64.const13 LOOP_SET_FD = 19456
/external/kernel-headers/original/uapi/linux/
Dloop.h83 #define LOOP_SET_FD 0x4C00 macro
/external/strace/
Dloop.c179 case LOOP_SET_FD: in MPERS_PRINTER_DECL()
DChangeLog38107 LOOP_SET_FD, LOOP_CHANGE_FD, LOOP_CTL_ADD and LOOP_CTL_REMOVE on
38109 Print LOOP_SET_FD and LOOP_CHANGE_FD arguments using printfd.
/external/toybox/toys/other/
Dlosetup.c104 if (ioctl(lfd, LOOP_SET_FD, ffd)) perror_exit("%s=%s", device, file);
/external/ltp/lib/
Dtst_device.c153 if (ioctl(dev_fd, LOOP_SET_FD, file_fd) < 0) { in attach_device()
/external/strace/tests-mx32/
Dioctl_loop.c215 sys_ioctl(-1, LOOP_SET_FD, magic); in main()
/external/strace/tests-m32/
Dioctl_loop.c215 sys_ioctl(-1, LOOP_SET_FD, magic); in main()
/external/strace/tests/
Dioctl_loop.c215 sys_ioctl(-1, LOOP_SET_FD, magic); in main()
/external/syzkaller/executor/
Dcommon_linux.h708 if (ioctl(loopfd, LOOP_SET_FD, memfd)) { in syz_read_part_table()
715 if (ioctl(loopfd, LOOP_SET_FD, memfd)) { in syz_read_part_table()
811 if (ioctl(loopfd, LOOP_SET_FD, memfd)) { in syz_mount_image()
818 if (ioctl(loopfd, LOOP_SET_FD, memfd)) { in syz_mount_image()
/external/syzkaller/pkg/csource/
Dgenerated.go1296 if (ioctl(loopfd, LOOP_SET_FD, memfd)) {
1303 if (ioctl(loopfd, LOOP_SET_FD, memfd)) {
1387 if (ioctl(loopfd, LOOP_SET_FD, memfd)) {
1394 if (ioctl(loopfd, LOOP_SET_FD, memfd)) {