Searched refs:bpf_map__pin_path (Results 1 – 2 of 2) sorted by relevance
129 if (!ASSERT_STREQ(bpf_map__pin_path(map), pinpath, "get pin path")) in test_pinning()142 if (!ASSERT_STREQ(bpf_map__pin_path(map), custpinpath, in test_pinning()
9210 __alias(bpf_map__pin_path)9213 const char *bpf_map__pin_path(const struct bpf_map *map) in bpf_map__pin_path() function