Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c1089 static unsigned long bpf_get_unmapped_area(struct file *filp, unsigned long addr, in bpf_get_unmapped_area() function
1113 .get_unmapped_area = bpf_get_unmapped_area,