Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c8 __u32 get_map_id(struct bpf_object *obj, const char *name) in get_map_id() function
82 map_id = get_map_id(obj, "pinmap"); in test_pinning()
99 map_id2 = get_map_id(obj, "pinmap"); in test_pinning()