Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dtcp_internal.h172 ktime_t sc_tv_process_total; member
Dnetdebug.c267 # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total))
Dtcp.c237 sc->sc_tv_process_total = ktime_add(sc->sc_tv_process_total, in o2net_update_recv_stats()