Home
last modified time | relevance | path

Searched refs:LOOP_SET_CAPACITY (Results 1 – 14 of 14) sorted by relevance

/external/strace/xlat/
Dloop_cmds.h55 #if defined(LOOP_SET_CAPACITY) || (defined(HAVE_DECL_LOOP_SET_CAPACITY) && HAVE_DECL_LOOP_SET_CAPAC…
57 static_assert((LOOP_SET_CAPACITY) == (0x4C07), "LOOP_SET_CAPACITY != 0x4C07");
60 # define LOOP_SET_CAPACITY 0x4C07
Dloop_cmds.in8 LOOP_SET_CAPACITY 0x4C07
/external/syzkaller/sys/linux/
Dloop.txt17 ioctl$LOOP_SET_CAPACITY(fd fd_loop, cmd const[LOOP_SET_CAPACITY])
Dloop_arm.const11 LOOP_SET_CAPACITY = 19463
Dloop_ppc64le.const11 LOOP_SET_CAPACITY = 19463
Dloop_arm64.const11 LOOP_SET_CAPACITY = 19463
Dloop_386.const11 LOOP_SET_CAPACITY = 19463
Dloop_amd64.const11 LOOP_SET_CAPACITY = 19463
/external/kernel-headers/original/uapi/linux/
Dloop.h90 #define LOOP_SET_CAPACITY 0x4C07 macro
/external/strace/
Dloop.c173 case LOOP_SET_CAPACITY: in MPERS_PRINTER_DECL()
DChangeLog47585 (loop_ioctl): Use LOOP_SET_CAPACITY only when it is defined.
/external/strace/tests-mx32/
Dioctl_loop.c307 ioctl(-1, LOOP_SET_CAPACITY); in main()
/external/strace/tests-m32/
Dioctl_loop.c307 ioctl(-1, LOOP_SET_CAPACITY); in main()
/external/strace/tests/
Dioctl_loop.c307 ioctl(-1, LOOP_SET_CAPACITY); in main()