Home
last modified time | relevance | path

Searched refs:map_create (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/bpf/
Dsyscall.c136 static int map_create(union bpf_attr *attr) in map_create() function
768 err = map_create(&attr); in SYSCALL_DEFINE3()