Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dcheck_pf.c70 static uint32_t nl_timestamp; variable
75 if (atomic_increment_val (&nl_timestamp) == 0) in __bump_nl_timestamp()
76 atomic_increment (&nl_timestamp); in __bump_nl_timestamp()
78 return nl_timestamp; in __bump_nl_timestamp()
86 return nl_timestamp; in get_nl_timestamp()

Completed in 3 milliseconds