Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c28 LOWPRI_INTV_NS = 10 * ONE_MSEC_IN_NS, enumerator
924 bpf_timer_start(timer, LOWPRI_INTV_NS, 0); in lowpri_timerfn()
969 ret = bpf_timer_start(timer, LOWPRI_INTV_NS, 0); in BPF_STRUCT_OPS_SLEEPABLE()