Home
last modified time | relevance | path

Searched defs:write_data (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/progs/
Ddynptr_success.c39 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
Ddynptr_fail.c1149 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/
Dtest_hugetlb_memcg.c87 static void write_data(char *addr) in write_data() function
/tools/testing/selftests/filesystems/incfs/
Dincfs_stress.c133 int write_data(int cmd_fd, int dir_fd, const char *name, size_t size) in write_data() function
Dincfs_perf.c186 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/
Ddebug-exceptions.c235 static volatile char write_data; variable
Dvpmu_counter_access.c241 uint64_t write_data, read_data; in test_access_pmc_regs() local