Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dmmap_lock.h102 static inline bool mmap_lock_speculate_retry(struct mm_struct *mm, unsigned int seq) in mmap_lock_speculate_retry() function
118 static inline bool mmap_lock_speculate_retry(struct mm_struct *mm, unsigned int seq) in mmap_lock_speculate_retry() function
/linux-6.14.4/kernel/events/
Duprobes.c2432 if (mmap_lock_speculate_retry(mm, seq)) in find_active_uprobe_speculative()