Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/bpf/
Dbpf_common.h31 int bpf_map_create(union bpf_attr *attr) in bpf_map_create() function
/external/iproute2/lib/
Dbpf.c1178 static int bpf_map_create(enum bpf_map_type type, uint32_t size_key, in bpf_map_create() function