Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_map_ops.c65 int map_push(void *ctx) in map_push() function