Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsa1100fb.h63 volatile u_char task_state; member
H A Dpxafb.h144 volatile u_char task_state; member
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.h61 #define wait_timeout_x(task_state, msecs) \ argument
/openbmc/linux/fs/proc/
H A Darray.c148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() function
/openbmc/linux/drivers/md/
H A Ddm.c2527 static int dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_bios_completion()
2552 static int dm_wait_for_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_completion()
2680 unsigned int suspend_flags, unsigned int task_state, in __dm_suspend()