Searched defs:u64_stats_init (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Du64_stats_sync.h72 # define u64_stats_init(syncp) seqcount_init(syncp.seq) macro
74 # define u64_stats_init(syncp) do { } while (0) macro

Completed in 82 milliseconds