Home
last modified time | relevance | path

Searched refs:bkt_task (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c221 unsigned long bkt_task; in remove_uid_tasks() local
224 hash_for_each_safe(uid_entry->task_entries, bkt_task, in remove_uid_tasks()
234 unsigned long bkt_task; in set_io_uid_tasks_zero() local
236 hash_for_each(uid_entry->task_entries, bkt_task, task_entry, hash) { in set_io_uid_tasks_zero()
258 unsigned long bkt_task; in compute_io_uid_tasks() local
260 hash_for_each(uid_entry->task_entries, bkt_task, task_entry, hash) { in compute_io_uid_tasks()
271 unsigned long bkt_task; in show_io_uid_tasks() local
273 hash_for_each(uid_entry->task_entries, bkt_task, task_entry, hash) { in show_io_uid_tasks()