Searched refs:NS_PER_SEC (Results 1 – 3 of 3) sorted by relevance
11 #define NS_PER_SEC 1000000000 macro54 dt /= NS_PER_SEC; in bpf_nextcnt()
15 #define NS_PER_SEC 1000000000 macro31 uint64_t delay_ns = ((uint64_t)skb->len) * NS_PER_SEC / in throttle_flow()
80 #define NS_PER_SEC 1000000000ULL macro201 div_u64_rem(ns, NS_PER_SEC, &rem); in ixgbe_ptp_setup_sdp_X540()206 rem = (NS_PER_SEC - rem); in ixgbe_ptp_setup_sdp_X540()284 div_u64_rem(ns, NS_PER_SEC, &rem); in ixgbe_ptp_setup_sdp_X550()289 rem = (NS_PER_SEC - rem); in ixgbe_ptp_setup_sdp_X550()