Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dseqlock.h362 #define __read_seqcount_retry(s, start) \ macro
/linux-6.12.1/fs/
Dnamei.c2027 if (__read_seqcount_retry(&mount_lock.seqcount, nd->m_seq)) in handle_dots()
2029 if (__read_seqcount_retry(&rename_lock.seqcount, nd->r_seq)) in handle_dots()