Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dmap_ops.c21 static void map_push(void) in map_push() function
108 map_push(); in map_ops_push_peek_pop_subtest()
111 map_push(); in map_ops_push_peek_pop_subtest()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_map_ops.c65 int map_push(void *ctx) in map_push() function