Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsa1100fb.h63 volatile u_char task_state; member
H A Dpxafb.h144 volatile u_char task_state; member
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx.h61 #define wait_timeout_x(task_state, msecs) \ argument
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c151 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() function
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.c2349 static int dm_wait_for_bios_completion(struct mapped_device *md, long task_state) in dm_wait_for_bios_completion()
2374 static int dm_wait_for_completion(struct mapped_device *md, long task_state) in dm_wait_for_completion()
2501 unsigned suspend_flags, long task_state, in __dm_suspend()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c341 unsigned task_state; in fiq_debugger_do_ps() local