Home
last modified time | relevance | path

Searched refs:half_value (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop06.c19 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/
Dfcntl37.c25 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()