Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/bpf/
Dsyscall.c89 static int map_create(union bpf_attr *attr) in map_create() function
598 err = map_create(&attr); in SYSCALL_DEFINE3()