jiffies_to_nsecs
nsecs = jiffies_to_nsecs(timeout);
value = min(value, jiffies_to_nsecs(2));
uint64_t nsecs = jiffies_to_nsecs(__ret); \