Home
last modified time | relevance | path

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

/kernel/power/
Dmain.c215 int suspend_valid_only_mem(suspend_state_t state) in suspend_valid_only_mem()
288 static int suspend_enter(suspend_state_t state) in suspend_enter()
321 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter()
402 static inline int valid_state(suspend_state_t state) in valid_state()
423 static int enter_state(suspend_state_t state) in enter_state()
465 int pm_suspend(suspend_state_t state) in pm_suspend()
516 suspend_state_t state = PM_SUSPEND_ON; in state_store() local
627 static void __init test_wakealarm(struct rtc_device *rtc, suspend_state_t state) in test_wakealarm()
Dearlysuspend.c45 static int state; variable
Dpower.h167 static inline int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter()
Dwakelock.c326 static int power_suspend_late(struct platform_device *pdev, pm_message_t state) in power_suspend_late()
/kernel/
Drtmutex.c612 rt_mutex_slowlock(struct rt_mutex *lock, int state, in rt_mutex_slowlock()
784 rt_mutex_fastlock(struct rt_mutex *lock, int state, in rt_mutex_fastlock()
798 rt_mutex_timed_fastlock(struct rt_mutex *lock, int state, in rt_mutex_timed_fastlock()
Dcgroup_freezer.c32 enum freezer_state state; member
53 enum freezer_state state; in cgroup_frozen() local
254 enum freezer_state state; in freezer_read() local
Dwait.c67 prepare_to_wait(wait_queue_head_t *q, wait_queue_t *wait, int state) in prepare_to_wait()
81 prepare_to_wait_exclusive(wait_queue_head_t *q, wait_queue_t *wait, int state) in prepare_to_wait_exclusive()
Dauditsc.c168 enum audit_state state, current_state; member
438 enum audit_state *state) in audit_filter_rules()
658 enum audit_state state; in audit_filter_task() local
683 enum audit_state state; in audit_filter_syscall() local
716 enum audit_state state; in audit_filter_inodes() local
841 enum audit_state state) in audit_zero_context()
848 static inline struct audit_context *audit_alloc_context(enum audit_state state) in audit_alloc_context()
870 enum audit_state state; in audit_alloc() local
1579 enum audit_state state; in audit_syscall_entry() local
Dsemaphore.c204 static inline int __sched __down_common(struct semaphore *sem, long state, in __down_common()
Dstop_machine.c29 static enum stopmachine_state state; variable
Dmutex.c127 __mutex_lock_common(struct mutex *lock, long state, unsigned int subclass, in __mutex_lock_common()
Dtimer.c400 static int timer_fixup_init(void *addr, enum debug_obj_state state) in timer_fixup_init()
419 static int timer_fixup_activate(void *addr, enum debug_obj_state state) in timer_fixup_activate()
453 static int timer_fixup_free(void *addr, enum debug_obj_state state) in timer_fixup_free()
Dhrtimer.c343 static int hrtimer_fixup_init(void *addr, enum debug_obj_state state) in hrtimer_fixup_init()
362 static int hrtimer_fixup_activate(void *addr, enum debug_obj_state state) in hrtimer_fixup_activate()
382 static int hrtimer_fixup_free(void *addr, enum debug_obj_state state) in hrtimer_fixup_free()
Daudit.c334 static int audit_set_enabled(int state, uid_t loginuid, u32 sessionid, u32 sid) in audit_set_enabled()
349 static int audit_set_failure(int state, uid_t loginuid, u32 sessionid, u32 sid) in audit_set_failure()
Dauditfilter.c1691 enum audit_state *state) in audit_filter_user_rules()
1726 enum audit_state state = AUDIT_DISABLED; in audit_filter_user() local
Dcgroup.c1535 struct cgroup_seqfile_state *state = m->private; in cgroup_seqfile_show() local
1572 struct cgroup_seqfile_state *state = in cgroup_file_open() local
Dexit.c1280 unsigned long state; in wait_task_zombie() local
Dsched.c2259 static int try_to_wake_up(struct task_struct *p, unsigned int state, int sync) in try_to_wake_up()
2371 int wake_up_state(struct task_struct *p, unsigned int state) in wake_up_state()
4862 do_wait_for_common(struct completion *x, long timeout, int state) in do_wait_for_common()
4888 wait_for_common(struct completion *x, long timeout, int state) in wait_for_common()
5025 sleep_on_common(wait_queue_head_t *q, int state, long timeout) in sleep_on_common()
5988 unsigned state; in sched_show_task() local
Dsys.c312 static void kernel_shutdown_prepare(enum system_states state) in kernel_shutdown_prepare()
Dsignal.c654 unsigned int state; in prepare_signal() local
Dmodule.c931 const char *state = "unknown"; in show_initstate() local
/kernel/time/
Dtimekeeping.c352 static int timekeeping_suspend(struct sys_device *dev, pm_message_t state) in timekeeping_suspend()
/kernel/trace/
Dftrace.c2063 ftrace_suspend_notifier_call(struct notifier_block *bl, unsigned long state, in ftrace_suspend_notifier_call()
Dtrace.c1760 static int task_state_char(unsigned long state)