Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dcow.c74 struct comm_pipes { struct
79 static int setup_comm_pipes(struct comm_pipes *comm_pipes) in setup_comm_pipes() argument
92 static void close_comm_pipes(struct comm_pipes *comm_pipes) in close_comm_pipes() argument
101 struct comm_pipes *comm_pipes) in child_memcmp_fn() argument
119 struct comm_pipes *comm_pipes) in child_vmsplice_memcmp_fn() argument
165 typedef int (*child_fn)(char *mem, size_t size, struct comm_pipes *comm_pipes);
170 struct comm_pipes comm_pipes; in do_test_cow_in_parent() local
249 struct comm_pipes comm_pipes; in do_test_vmsplice_in_parent() local
349 struct comm_pipes comm_pipes; in do_test_iouring() local
521 struct comm_pipes comm_pipes; in do_test_ro_pin() local
[all …]