Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dwait.c66 int nr_exclusive, int wake_flags, void *key) in __wake_up_common()
136 int wake_flags = 1; /* XXX WF_SYNC */ in __wake_up_sync_key() local
Dcore.c1379 int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) in select_task_rq()
1409 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
1462 ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in ttwu_do_wakeup()
1487 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags) in ttwu_do_activate()
1504 static int ttwu_remote(struct task_struct *p, int wake_flags) in ttwu_remote()
1656 try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up()
2978 int default_wake_function(wait_queue_t *curr, unsigned mode, int wake_flags, in default_wake_function()
Dfair.c4829 select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags) in select_task_rq_fair()
5013 static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in check_preempt_wakeup()
/linux-4.1.27/drivers/staging/android/
Dsync.c316 int wake_flags, void *key) in sync_fence_wake_up_wq()