Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Diters.c15 int small_arr[16] SEC(".data.small_arr"); variable
45 small_arr[i] = 123; /* invalid */ in iter_err_unsafe_c_loop()
81 [small_arr]"p"(small_arr), in iter_err_unsafe_asm_loop()