Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_global_func9.c26 static int global_data_x = 100; variable
106 bar(&global_data_x); in test_cls()