Home
last modified time | relevance | path

Searched defs:task_entry (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c59 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
[all …]
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c266 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
H A Dcs46xx_dsp_spos.h101 struct dsp_symbol_entry * task_entry; member