Home
last modified time | relevance | path

Searched defs:task_state (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsa1100fb.h63 volatile u_char task_state; member
H A Dpxafb.h144 volatile u_char task_state; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsa1100fb.h63 volatile u_char task_state; member
H A Dpxafb.h144 volatile u_char task_state; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.h159 unsigned int task_state; member
H A Df_mass_storage.h245 uint32_t task_state; member
/test/testfwk/developer_test/src/core/command/
H A Dconsole.py496 task_state = "task_state" variable in ConfigConst
/kernel/linux/linux-5.10/fs/proc/
H A Darray.c151 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() function
/kernel/linux/linux-6.6/fs/proc/
H A Darray.c148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() function
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-marking.cc460 TaskState* task_state = &task_state_[task_id]; in Run() local
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py309 task_state = "task_state" variable in ConfigConst
/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c2324 static int dm_wait_for_bios_completion(struct mapped_device *md, long task_state) in dm_wait_for_bios_completion() argument
2349 static int dm_wait_for_completion(struct mapped_device *md, long task_state) in dm_wait_for_completion() argument
2484 __dm_suspend(struct mapped_device *md, struct dm_table *map, unsigned suspend_flags, long task_state, int dmf_suspended_flag) __dm_suspend() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm.c2522 static int dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_bios_completion() argument
2547 static int dm_wait_for_completion(struct mapped_device *md, unsigned int task_state) in dm_wait_for_completion() argument
2674 __dm_suspend(struct mapped_device *md, struct dm_table *map, unsigned int suspend_flags, unsigned int task_state, int dmf_suspended_flag) __dm_suspend() argument

Completed in 19 milliseconds