Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmap_lock.h99 return raw_seqcount_try_begin(&mm->mm_lock_seq, *seq); in mmap_lock_speculate_try_begin()
H A Dseqlock.h338 #define raw_seqcount_try_begin(s, start) \ macro
/linux-6.15/kernel/events/
H A Duprobes.c1963 if (raw_seqcount_try_begin(&utask->ri_seqcount, seq)) { in free_ret_instance()
/linux-6.15/mm/
H A Dgup.c3349 if (!raw_seqcount_try_begin(&current->mm->write_protect_seq, seq)) in gup_fast()