Searched refs:raw_seqcount_try_begin (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | mmap_lock.h | 99 return raw_seqcount_try_begin(&mm->mm_lock_seq, *seq); in mmap_lock_speculate_try_begin() |
| D | seqlock.h | 338 #define raw_seqcount_try_begin(s, start) \ macro |