Home
last modified time | relevance | path

Searched refs:seqcount_init (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dseqlock.h60 # define seqcount_init(s) \ macro
79 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro
126 seqcount_init(&____s->seqcount); \
625 #define seqcount_latch_init(s) seqcount_init(&(s)->seqcount)
A Du64_stats_sync.h141 seqcount_init(&__s->seq); \
A Dmmap_lock.h83 seqcount_init(&mm->mm_lock_seq); in mm_lock_seqcount_init()
A Dfs.h635 #define i_size_ordered_init(inode) seqcount_init(&inode->i_size_seqcount)

Completed in 18 milliseconds