Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c103 char data_short_pad[4]; in verify_sleepable_user_copy_str() local
110 ret = bpf_copy_from_user_str(data_short_pad, sizeof(data_short_pad), user_ptr, BPF_F_PAD_ZEROS); in verify_sleepable_user_copy_str()