Searched defs:cmd_fd (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/filesystems/incfs/ |
| D | incfs_test.c | 324 int cmd_fd = open_commands_file(mnt_dir); in open_file_by_id() local 999 int cmd_fd = -1; in cant_touch_index_test() local 1205 int cmd_fd = -1; in basic_file_ops_test() local 1369 int cmd_fd = -1; in dynamic_files_and_data_test() local 1475 int cmd_fd = -1; in concurrent_reads_and_writes_test() local 1599 int cmd_fd = -1; in work_after_remount_test() local 1744 int cmd_fd = -1; in attribute_test() local 1827 int cmd_fd = -1; in child_procs_waiting_for_data_test() local 1920 int cmd_fd = -1; in multiple_providers_test() local 2057 int cmd_fd = -1; in hash_tree_test() local [all …]
|
| D | utils.c | 208 int get_file_bmap(int cmd_fd, int ino, unsigned char *buf, int buf_size) in get_file_bmap() 237 int cmd_fd; in open_commands_file() local
|
| D | incfs_perf.c | 186 int write_data(int cmd_fd, int dir_fd, const char *name, size_t size, int flags) in write_data() 494 static int load_hash_tree(int cmd_fd, int dir, const char *name, in load_hash_tree()
|
| D | incfs_stress.c | 133 int write_data(int cmd_fd, int dir_fd, const char *name, size_t size) in write_data()
|
| /tools/testing/selftests/net/ |
| D | ipsec.c | 747 static int do_ping(int cmd_fd, char *buf, size_t buf_len, struct in_addr from, in do_ping() 1735 unsigned int nr, int cmd_fd, void *buf, struct xfrm_desc *desc) in child_serv() 1803 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() 1875 static void grand_child_serv(unsigned int nr, int cmd_fd, void *buf, in grand_child_serv() 1932 static int grand_child_f(unsigned int nr, int cmd_fd, void *buf) in grand_child_f()
|