Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsyscall.c67 prog_fd = bpf_program__fd(skel->progs.update_outer_map); in test_syscall_update_outer_map()
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c162 int update_outer_map(void *ctx) in update_outer_map() function