Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sched_getattr/
Dsched_getattr01.c55 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()
/third_party/alsa-utils/topology/
Dpre-process-dapm.c446 long sched_period, rate, frames; in tplg_update_buffer_auto_attr() local
499 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()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_setschedparam.c11 a->_a_period = param->sched_period; in pthread_attr_setschedparam()
Dpthread_create.c228 attr->_a_period = param.sched_period; in __pthread_init_and_check_attr()
/third_party/ltp/include/lapi/
Dsched.h28 uint64_t sched_period; member
/third_party/ltp/testcases/kernel/syscalls/sched_setattr/
Dsched_setattr01.c56 .sched_period = PERIOD_VAL,
/third_party/musl/porting/liteos_a/user/include/
Dsched.h25 int sched_period; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h28349 __u64 sched_period; member