Searched refs:sched_period (Results 1 – 8 of 8) sorted by relevance
55 attr.sched_period = PERIOD_VAL; in run_deadline()74 if (attr_copy.sched_period != PERIOD_VAL) { in run_deadline()76 " expected %u", attr.sched_period, PERIOD_VAL); in run_deadline()
446 long sched_period, rate, frames; in tplg_update_buffer_auto_attr() local499 if (snd_config_get_integer(n, &sched_period)) { in tplg_update_buffer_auto_attr()519 frames = (rate * sched_period) / 1000000; in tplg_update_buffer_auto_attr()
11 a->_a_period = param->sched_period; in pthread_attr_setschedparam()
228 attr->_a_period = param.sched_period; in __pthread_init_and_check_attr()
28 uint64_t sched_period; member
56 .sched_period = PERIOD_VAL,
25 int sched_period; member
28349 __u64 sched_period; member