Home
last modified time | relevance | path

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

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