Home
last modified time | relevance | path

Searched refs:__set_sched_attr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dutils.h62 int __set_sched_attr(int pid, struct sched_attr *attr);
H A Dtimerlat_u.c59 retval = __set_sched_attr(getpid(), params->sched_param); in timerlat_u_main()
61 /* __set_sched_attr prints an error message, so */ in timerlat_u_main()
H A Dutils.c241 int __set_sched_attr(int pid, struct sched_attr *attr) in __set_sched_attr() function
344 retval = __set_sched_attr(atoi(proc_entry->d_name), attr); in set_comm_sched_attr()

Completed in 3 milliseconds