Lines Matching full:array
20 * @entries: Pointer to storage array
21 * @nr_entries: Number of entries in the storage array
41 * @entries: Pointer to storage array
42 * @nr_entries: Number of entries in the storage array
105 * stack_trace_save - Save a stack trace into a storage array
106 * @store: Pointer to storage array
107 * @size: Size of the storage array
128 * stack_trace_save_tsk - Save a task stack trace into a storage array
130 * @store: Pointer to storage array
131 * @size: Size of the storage array
156 * stack_trace_save_regs - Save a stack trace based on pt_regs into a storage array
158 * @store: Pointer to storage array
159 * @size: Size of the storage array
182 * @store: Pointer to storage array
183 * @size: Size of the storage array
216 * stack_trace_save_user - Save a user space stack trace into a storage array
217 * @store: Pointer to storage array
218 * @size: Size of the storage array
260 * stack_trace_save - Save a stack trace into a storage array
261 * @store: Pointer to storage array
262 * @size: Size of the storage array
282 * stack_trace_save_tsk - Save a task stack trace into a storage array
284 * @store: Pointer to storage array
285 * @size: Size of the storage array
306 * stack_trace_save_regs - Save a stack trace based on pt_regs into a storage array
308 * @store: Pointer to storage array
309 * @size: Size of the storage array
331 * @store: Pointer to storage array
332 * @size: Size of the storage array
355 * stack_trace_save_user - Save a user space stack trace into a storage array
356 * @store: Pointer to storage array
357 * @size: Size of the storage array
385 * @entries: Pointer to stack trace array
386 * @nr_entries: Number of entries in the storage array