Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmmap_unlock_work.h49 static inline void bpf_mmap_unlock_mm(struct mmap_unlock_irq_work *work, struct mm_struct *mm) in bpf_mmap_unlock_mm() function
H A Dstackmap.c173 bpf_mmap_unlock_mm(work, current->mm); in stack_map_get_build_id_offset()
H A Dtask_iter.c811 bpf_mmap_unlock_mm(work, mm); in BPF_CALL_5()