Home
last modified time | relevance | path

Searched defs:bpf_map_create (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_common.c30 int bpf_map_create(union bpf_attr *const attr) in bpf_map_create() function
/third_party/libbpf/src/
Dbpf.c165 int bpf_map_create(enum bpf_map_type map_type, in bpf_map_create() function