Home
last modified time | relevance | path

Searched refs:in_mask (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dsched.h125 TP_PROTO(struct task_struct *p, const struct cpumask *in_mask, int *retval),
126 TP_ARGS(p, in_mask, retval), 1);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c6441 long sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in sched_setaffinity() argument
6491 cpumask_and(new_mask, in_mask, cpus_allowed); in sched_setaffinity()

Completed in 11 milliseconds