Lines Matching defs:task_entry
59 struct task_entry { struct
60 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() local
199 struct task_entry *task_entry; in find_or_register_task() local
220 struct task_entry *task_entry; in remove_uid_tasks() local
233 struct task_entry *task_entry; in set_io_uid_tasks_zero() local
245 struct task_entry *task_entry = find_or_register_task(uid_entry, task); in add_uid_tasks_io_stats() local
257 struct task_entry *task_entry; in compute_io_uid_tasks() local
270 struct task_entry *task_entry; in show_io_uid_tasks() local