Home
last modified time | relevance | path

Searched refs:dowarn (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/rcu/
H A Dupdate.c530 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask, bool dowarn) in torture_sched_setaffinity() argument
535 WARN_ONCE(dowarn && ret, "%s: sched_setaffinity(%d) returned %d\n", __func__, pid, ret); in torture_sched_setaffinity()
/linux/include/linux/
H A Dtorture.h134 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask, bool dowarn);
/linux/kernel/locking/
H A Dlocktorture.c109 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask, bool dowarn);