Home
last modified time | relevance | path

Searched defs:create_map (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/tracing/pt_test/
H A Dpt_test.c48 static uint64_t **create_map(int fde, long bufsize, int flag) in create_map() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_lru_map.c28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() function
H A Dtest_verifier.c565 static int create_map(uint32_t type, uint32_t size_key, in create_map() function