• Home
  • Raw
  • Download

Lines Matching refs:unused

64 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid)  in curr_dbg_uidn_show()  argument
90 static int genwqe_curr_dbg_uid0_show(struct seq_file *s, void *unused) in genwqe_curr_dbg_uid0_show() argument
92 return curr_dbg_uidn_show(s, unused, 0); in genwqe_curr_dbg_uid0_show()
97 static int genwqe_curr_dbg_uid1_show(struct seq_file *s, void *unused) in genwqe_curr_dbg_uid1_show() argument
99 return curr_dbg_uidn_show(s, unused, 1); in genwqe_curr_dbg_uid1_show()
104 static int genwqe_curr_dbg_uid2_show(struct seq_file *s, void *unused) in genwqe_curr_dbg_uid2_show() argument
106 return curr_dbg_uidn_show(s, unused, 2); in genwqe_curr_dbg_uid2_show()
111 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show() argument
119 static int genwqe_prev_dbg_uid0_show(struct seq_file *s, void *unused) in genwqe_prev_dbg_uid0_show() argument
121 return prev_dbg_uidn_show(s, unused, 0); in genwqe_prev_dbg_uid0_show()
126 static int genwqe_prev_dbg_uid1_show(struct seq_file *s, void *unused) in genwqe_prev_dbg_uid1_show() argument
128 return prev_dbg_uidn_show(s, unused, 1); in genwqe_prev_dbg_uid1_show()
133 static int genwqe_prev_dbg_uid2_show(struct seq_file *s, void *unused) in genwqe_prev_dbg_uid2_show() argument
135 return prev_dbg_uidn_show(s, unused, 2); in genwqe_prev_dbg_uid2_show()
140 static int genwqe_curr_regs_show(struct seq_file *s, void *unused) in genwqe_curr_regs_show() argument
169 static int genwqe_prev_regs_show(struct seq_file *s, void *unused) in genwqe_prev_regs_show() argument
193 static int genwqe_jtimer_show(struct seq_file *s, void *unused) in genwqe_jtimer_show() argument
214 static int genwqe_queue_working_time_show(struct seq_file *s, void *unused) in genwqe_queue_working_time_show() argument
232 static int genwqe_ddcb_info_show(struct seq_file *s, void *unused) in genwqe_ddcb_info_show() argument
305 static int genwqe_info_show(struct seq_file *s, void *unused) in genwqe_info_show() argument