Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dsyscall.c994 static unsigned long bpf_get_unmapped_area(struct file *filp, unsigned long addr, in bpf_get_unmapped_area() function
1018 .get_unmapped_area = bpf_get_unmapped_area,