Home
last modified time | relevance | path

Searched defs:wake_flags (Results 1 – 24 of 24) sorted by relevance

/linux/kernel/sched/
H A Dext_idle.c457 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_select_cpu_dfl()
913 s32 prev_cpu, u64 wake_flags, in select_cpu_from_kfunc()
1015 u64 wake_flags, bool *is_idle, in scx_bpf_select_cpu_dfl()
1039 u64 wake_flags; member
1088 __bpf_kfunc s32 scx_bpf_select_cpu_and(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_bpf_select_cpu_and()
H A Dwait.c93 int nr_exclusive, int wake_flags, void *key) in __wake_up_common()
119 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock()
H A Dswait.c22 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
H A Dcompletion.c21 static void complete_with_flags(struct completion *x, int wake_flags) in complete_with_flags()
H A Dcore.c3574 int select_task_rq(struct task_struct *p, int cpu, int *wake_flags) in select_task_rq()
3647 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
3705 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate()
3766 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable()
3851 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist()
3957 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
3968 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue()
4152 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up()
4829 int wake_flags = WF_FORK; in wake_up_new_task() local
7521 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()
H A Dfair.c8829 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair()
8995 set_preempt_buddy(struct cfs_rq *cfs_rq, int wake_flags, in set_preempt_buddy()
9017 preempt_sync(struct rq *rq, int wake_flags, in preempt_sync()
9055 static void wakeup_preempt_fair(struct rq *rq, struct task_struct *p, int wake_flags) in wakeup_preempt_fair()
/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dispatch.bpf.c16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_bad_dsq.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dddsp_vtimelocal_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dddsp_bogus_dsq_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Denq_select_cpu_fails.bpf.c
H A Dselect_cpu_dfl_nodispatch.bpf.c35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Ddsp_local_on.bpf.c20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dexit.bpf.c21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dselect_cpu_vtime.bpf.c39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dmaximal.bpf.c18 u64 wake_flags) in BPF_STRUCT_OPS() argument
/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c45 s32 BPF_STRUCT_OPS(cpu0_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dscx_central.bpf.c91 BPF_STRUCT_OPS(central_select_cpu,struct task_struct * p,s32 prev_cpu,u64 wake_flags) BPF_STRUCT_OPS() argument
H A Dscx_flatcg.bpf.c317 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dscx_qmap.bpf.c166 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
/linux/io_uring/
H A Dwait.c19 int wake_flags, void *key) in io_wake_function()
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h252 scx_bpf_select_cpu_and(struct task_struct * p,s32 prev_cpu,u64 wake_flags,const struct cpumask * cpus_allowed,u64 flags) scx_bpf_select_cpu_and() argument
/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence.c171 int wake_flags; in __i915_sw_fence_wake_up_all() local