Home
last modified time | relevance | path

Searched refs:test_dynptr_probe_str (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c965 static __always_inline void test_dynptr_probe_str(void *ptr, in test_dynptr_probe_str() function
1080 test_dynptr_probe_str(user_ptr, bpf_probe_read_user_str_dynptr); in test_probe_read_user_str_dynptr()
1089 test_dynptr_probe_str(expected_str, bpf_probe_read_kernel_str_dynptr); in test_probe_read_kernel_str_dynptr()
1105 test_dynptr_probe_str(user_ptr, bpf_copy_from_user_str_dynptr); in test_copy_from_user_str_dynptr()
1135 test_dynptr_probe_str(user_ptr, bpf_copy_data_from_user_task_str); in test_copy_from_user_task_str_dynptr()