Searched defs:task_state (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sa1100fb.h | 63 volatile u_char task_state; member
|
H A D | pxafb.h | 144 volatile u_char task_state; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sa1100fb.h | 63 volatile u_char task_state; member
|
H A D | pxafb.h | 144 volatile u_char task_state; member
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | composite.h | 159 unsigned int task_state; member
|
H A D | f_mass_storage.h | 245 uint32_t task_state; member
|
/test/testfwk/developer_test/src/core/command/ |
H A D | console.py | 496 task_state = "task_state"
variable in ConfigConst
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | array.c | 151 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 D | array.c | 148 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 D | concurrent-marking.cc | 460 TaskState* task_state = &task_state_[task_id]; in Run() local
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | constants.py | 309 task_state = "task_state" variable in ConfigConst
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm.c | 2324 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 D | dm.c | 2522 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