Searched refs:zero_param (Results 1 – 1 of 1) sorted by relevance
141 struct sched_param zero_param; in SchedGetParamThread() local142 CheckSchedGetParam(0, &zero_param); in SchedGetParamThread()147 BPF_ASSERT_EQ(zero_param.sched_priority, tid_param.sched_priority); in SchedGetParamThread()