Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Ddynptr_success.c40 char write_data[64] = "hello there, world!!"; in test_read_write() local
174 __u8 write_data[2] = {1, 2}; in test_skb_readonly() local
269 char write_data[45] = "hello there, world!!"; in test_adjust_err() local
327 char write_data = 'x', read_data; in test_zero_size_dynptr() local
553 __u8 write_data[2] = {1, 2}; in BPF_PROG() local
A 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/
A Dtest_hugetlb_memcg.c87 static void write_data(char *addr) in write_data() function
/tools/testing/selftests/kvm/arm64/
A Ddebug-exceptions.c235 static volatile char write_data; variable
A Dvpmu_counter_access.c241 uint64_t write_data, read_data; in test_access_pmc_regs() local

Completed in 11 milliseconds