Searched defs:task_entry (Results 1 – 3 of 3) sorted by relevance
59 struct task_entry { struct60 char comm[MAX_TASK_COMM_LEN];61 pid_t pid;62 struct io_stats io[UID_STATE_SIZE];63 struct hlist_node hash;122 static void get_full_task_comm(struct task_entry *task_entry, in get_full_task_comm()179 struct task_entry *task_entry; in find_task_entry() local199 struct task_entry *task_entry; in find_or_register_task() local220 struct task_entry *task_entry; in remove_uid_tasks() local233 struct task_entry *task_entry; in set_io_uid_tasks_zero() local[all …]
266 struct dsp_symbol_entry * task_entry, in _dsp_create_generic_scb()348 struct dsp_symbol_entry * task_entry; in cs46xx_dsp_create_generic_scb() local
101 struct dsp_symbol_entry * task_entry; member