Searched refs:sched (Results 501 - 525 of 3440) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c101 ret = drm_sched_init(&ring->sched, &msm_sched_ops, NULL,
129 drm_sched_fini(&ring->sched);
/linux-master/kernel/time/
H A DMakefile18 obj-$(CONFIG_TICK_ONESHOT) += tick-oneshot.o tick-sched.o
/linux-master/arch/x86/kernel/
H A Dstep.c5 #include <linux/sched.h>
6 #include <linux/sched/task_stack.h>
/linux-master/arch/arm64/include/asm/
H A Dmmu_context.h14 #include <linux/sched.h>
15 #include <linux/sched/hotplug.h>
/linux-master/arch/arm/kernel/
H A Dtopology.c24 #include <linux/sched.h>
25 #include <linux/sched/topology.h>
/linux-master/arch/openrisc/kernel/
H A Dptrace.c16 #include <linux/sched.h>
17 #include <linux/sched/task_stack.h>
/linux-master/include/linux/
H A Denergy_model.h10 #include <linux/sched/cpufreq.h>
11 #include <linux/sched/topology.h>
/linux-master/drivers/gpu/drm/lima/
H A Dlima_sched.c108 static inline struct lima_sched_pipe *to_lima_pipe(struct drm_gpu_scheduler *sched) argument
110 return container_of(sched, struct lima_sched_pipe, base);
159 struct drm_gpu_scheduler *sched = &pipe->base; local
162 &sched, 1, NULL);
205 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched);
272 struct lima_sched_pipe *pipe = to_lima_pipe(task->base.sched);
401 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched);
474 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched);
/linux-master/kernel/power/
H A Dprocess.c13 #include <linux/sched/debug.h>
14 #include <linux/sched/task.h>
/linux-master/arch/arm/mm/
H A Dmmap.c9 #include <linux/sched/signal.h>
10 #include <linux/sched/mm.h>
/linux-master/arch/x86/mm/
H A Dmmap.c18 #include <linux/sched/signal.h>
19 #include <linux/sched/mm.h>
/linux-master/arch/powerpc/platforms/cell/spufs/
H A DMakefile5 spufs-y += sched.o backing_ops.o hw_ops.o run.o gang.o
/linux-master/arch/sh/drivers/pci/
H A Dpci-dreamcast.c13 #include <linux/sched.h>
/linux-master/arch/sparc/math-emu/
H A Dsfp-util_64.h11 #include <linux/sched.h>
/linux-master/fs/quota/
H A Dnetlink.c6 #include <linux/sched.h>
/linux-master/tools/testing/selftests/nsfs/
H A Downer.c3 #include <sched.h>
H A Dpidns.c3 #include <sched.h>
/linux-master/arch/arm/nwfpe/
H A Dfpmodule.c22 #include <linux/sched/signal.h>
/linux-master/drivers/media/pci/mantis/
H A Dmantis_pcmcia.c12 #include <linux/sched.h>
H A Dmantis_vp1034.c10 #include <linux/sched.h>
/linux-master/drivers/w1/
H A Dw1_family.c8 #include <linux/sched/signal.h>
/linux-master/tools/power/cpupower/bench/
H A Dsystem.c13 #include <sched.h>
/linux-master/fs/
H A Dfs_pin.c3 #include <linux/sched.h>
/linux-master/tools/testing/selftests/timens/
H A Dexec.c5 #include <sched.h>
/linux-master/arch/mips/mm/
H A Dsc-ip22.c10 #include <linux/sched.h>

Completed in 390 milliseconds

<<21222324252627282930>>