Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dseqlock.h423 #define __read_seqcount_retry(s, start) \ macro
/linux-6.6.21/fs/
Dnamei.c1976 if (__read_seqcount_retry(&mount_lock.seqcount, nd->m_seq)) in handle_dots()
1978 if (__read_seqcount_retry(&rename_lock.seqcount, nd->r_seq)) in handle_dots()