Searched refs:bpfFdPin (Results 1 – 2 of 2) sorted by relevance
114 inline int bpfFdPin(const base::unique_fd& map_fd, const char* pathname) { in bpfFdPin() function
166 ASSERT_EQ(0, bpfFdPin(testMap1.getMap(), PINNED_MAP_PATH)); in TEST_F()