Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnapi.c190 u64 sys_dt = READ_ONCE(sysctl_net_busy_poll) * NSEC_PER_USEC; in io_napi_init() local
195 ctx->napi_busy_poll_dt = ns_to_ktime(sys_dt); in io_napi_init()