Home
last modified time | relevance | path

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

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