Searched defs:write_data (Results 1 – 7 of 7) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| D | dynptr_success.c | 39 char write_data[64] = "hello there, world!!"; in test_read_write() local 173 __u8 write_data[2] = {1, 2}; in test_skb_readonly() local 268 char write_data[45] = "hello there, world!!"; in test_adjust_err() local 326 char write_data = 'x', read_data; in test_zero_size_dynptr() local 552 __u8 write_data[2] = {1, 2}; in BPF_PROG() local
|
| D | dynptr_fail.c | 1149 char write_data[64] = "hello there, world!!"; in skb_invalid_data_slice3() local 1175 char write_data[64] = "hello there, world!!"; in skb_invalid_data_slice4() local
|
| /tools/testing/selftests/cgroup/ |
| D | test_hugetlb_memcg.c | 87 static void write_data(char *addr) in write_data() function
|
| /tools/testing/selftests/filesystems/incfs/ |
| D | incfs_stress.c | 133 int write_data(int cmd_fd, int dir_fd, const char *name, size_t size) in write_data() function
|
| 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() function
|
| /tools/testing/selftests/kvm/aarch64/ |
| D | debug-exceptions.c | 235 static volatile char write_data; variable
|
| D | vpmu_counter_access.c | 241 uint64_t write_data, read_data; in test_access_pmc_regs() local
|