Searched refs:dowarn (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/rcu/ |
| H A D | update.c | 530 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 D | torture.h | 134 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask, bool dowarn);
|
| /linux/kernel/locking/ |
| H A D | locktorture.c | 109 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask, bool dowarn);
|