Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c67 static void test_percpu_data_on_cpus(struct bpf_map *map, int map_fd, int prog_fd, int *runp) in test_percpu_data_on_cpus() function
216 test_percpu_data_on_cpus(map, bpf_map__fd(map), prog_fd, &skel->bss->run); in test_global_percpu_data_init()
233 test_percpu_data_on_cpus(NULL, map_fd, prog_fd, &lskel->bss->run); in test_global_percpu_data_lskel()