Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_global_func9.c27 static int global_data_x = 100; variable
108 bar(&global_data_x); in global_func9()