Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbpf-script-test-relocation.c35 int this_is_a_global_val; variable
47 bpf_map_update_elem(&this_is_a_global_val, &key, &value, 0); in bpf_func__sys_write()