Home
last modified time | relevance | path

Searched defs:task_state (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsa1100fb.h63 volatile u_char task_state; member
H A Dpxafb.h144 volatile u_char task_state; member
/linux/fs/proc/
H A Darray.c148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() function
/linux/drivers/md/
H A Ddm.c2769 static int dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_bios_completion()
2794 static int dm_wait_for_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_completion()
2922 unsigned int suspend_flags, unsigned int task_state, in __dm_suspend()
/linux/kernel/sched/
H A Dcore.c6449 unsigned long task_state = *task_state_p; in try_to_block_task() local