Searched defs:task_entry (Results 1 – 6 of 6) sorted by relevance
15 struct task_entry { struct21 static const struct task_entry cold_boot[] = { argument
35 tOSI_TASK_ENTRY task_entry = (tOSI_TASK_ENTRY)arg; in osi_task_entry() local46 tOSI_TASK_ENTRY task_entry) { in OSI_task_allocate()
64 tOSI_TASK_ENTRY task_entry; member
66 TASKPTR task_entry; /* Task entry function*/ member185 uint8_t GKI_create_task(TASKPTR task_entry, uint8_t task_id, int8_t* taskname, in GKI_create_task()
81495 struct task_entry { struct81496 char comm[256];81497 pid_t pid;81498 struct io_stats io[4];81499 struct hlist_node hash;
91260 struct task_entry { struct91261 char comm[256];91262 pid_t pid;91263 struct io_stats io[4];91264 struct hlist_node hash;