Searched defs:cmd_fd (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | ipsec.c | 746 static int do_ping(int cmd_fd, char *buf, size_t buf_len, struct in_addr from, in do_ping() 1734 unsigned int nr, int cmd_fd, void *buf, struct xfrm_desc *desc) in child_serv() 1802 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() 1874 static void grand_child_serv(unsigned int nr, int cmd_fd, void *buf, in grand_child_serv() 1931 static int grand_child_f(unsigned int nr, int cmd_fd, void *buf) in grand_child_f()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | RecordReadThread.cpp | 258 int cmd_fd[2]; in RegisterDataCallback() local
|