OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_seqcount_retry
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
seqlock.h
132
static inline int
read_seqcount_retry
(const seqcount_t *s, unsigned iv)
function
fs.h
603
} while (
read_seqcount_retry
(&inode->i_size_seqcount, seq));
[
all
...]
Completed in 65 milliseconds