Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h134 static inline bool mmap_lock_speculate_try_begin(struct mm_struct *mm, unsigned int *seq) in mmap_lock_speculate_try_begin() function
493 static inline bool mmap_lock_speculate_try_begin(struct mm_struct *mm, unsigned int *seq) in mmap_lock_speculate_try_begin() function
/linux/arch/x86/kernel/
H A Dshstk.c360 mmap_lock_speculate_try_begin(current->mm, &seq); in shstk_pop_sigframe()
H A Duprobes.c778 if (mmap_lock_speculate_try_begin(mm, &seq)) { in in_uprobe_trampoline()
/linux/kernel/futex/
H A Dcore.c371 if (!mmap_lock_speculate_try_begin(mm, &seq)) in futex_key_to_node_opt()