alistair23-linux/include/linux/sched
Ingo Molnar 5fd73157bd sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>
The <linux/sched/autogroup.h> file is a largely self-contained header and users of
it either don't need <linux/sched.h> - or have already included it.

Add a 'task_struct' predeclaration to make it build standalone.

This reduces the size of the header dependency graph.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-03-03 01:45:29 +01:00
..
autogroup.h sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h> 2017-03-03 01:45:29 +01:00
clock.h sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h> 2017-03-03 01:45:27 +01:00
coredump.h sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h> 2017-03-03 01:43:36 +01:00
cpufreq.h sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h> 2017-03-03 01:43:38 +01:00
cputime.h sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> 2017-03-03 01:45:22 +01:00
deadline.h
debug.h sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h> 2017-03-03 01:43:43 +01:00
hotplug.h sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h> 2017-03-03 01:43:45 +01:00
idle.h sched/headers: Remove tsk_is_polling() 2017-03-03 01:45:27 +01:00
init.h sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> 2017-03-03 01:45:25 +01:00
jobctl.h sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h> 2017-03-03 01:43:41 +01:00
loadavg.h sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h> 2017-03-03 01:45:28 +01:00
mm.h sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h> 2017-03-03 01:43:42 +01:00
nohz.h sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h> 2017-03-03 01:43:43 +01:00
numa_balancing.h sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h> 2017-03-03 01:43:40 +01:00
prio.h
rt.h
signal.h sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> 2017-03-03 01:45:22 +01:00
stat.h sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> 2017-03-03 01:45:23 +01:00
sysctl.h
task.h sched/headers: Move the sched_exec() prototype to <linux/sched/task.h> 2017-03-03 01:45:26 +01:00
task_stack.h sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> 2017-03-03 01:45:24 +01:00
topology.h sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h> 2017-03-03 01:45:27 +01:00
user.h sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header 2017-03-03 01:43:37 +01:00
wake_q.h sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h> 2017-03-02 08:42:42 +01:00
xacct.h sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h> 2017-03-03 01:43:41 +01:00