Searched refs:c2p (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | large_vm_fork_separation.c | 26 int p2c[2], c2p[2], rc, status, c, *p; in test() local 45 FAIL_IF(pipe(p2c) == -1 || pipe(c2p) == -1); in test() 55 FAIL_IF(write(c2p[1], &c, 1) != 1); in test() 62 FAIL_IF(read(c2p[0], &c, 1) != 1); in test()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-tca6507.c | 193 static int choose_times(int msec, int *c1p, int *c2p) in choose_times() argument 236 *c2p = c2; in choose_times() 245 c1 = *c2p; in choose_times() 246 *c2p = *c1p; in choose_times() 249 actual = time_codes[*c1p] + time_codes[*c2p]; in choose_times() 250 if (*c1p < *c2p) in choose_times()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 62946 Shadow: Add c2p core
|