Searched refs:half_value (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl_loop06.c | 19 static unsigned int invalid_value, half_value, unalign_value; variable 27 {&half_value, LOOP_SET_BLOCK_SIZE, 36 {&half_value, LOOP_CONFIGURE, 101 half_value = 256; in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl37.c | 25 static unsigned int invalid_value, half_value, sys_value; variable 33 {&half_value, EBUSY, "F_SETPIPE_SZ and size < data stored in pipe"}, 76 half_value = orig_value / 2; in setup()
|