Searched refs:half_value (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl_loop06.c | 24 static unsigned int invalid_value, half_value, unalign_value; variable 32 {&half_value, LOOP_SET_BLOCK_SIZE, 41 {&half_value, LOOP_CONFIGURE, 106 half_value = 256; in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A 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()
|
Completed in 2 milliseconds