Lines Matching full:storage

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
157 * stack_trace_save_regs - Save a stack trace based on pt_regs into a storage array
159 * @store: Pointer to storage array
160 * @size: Size of the storage array
183 * @store: Pointer to storage array
184 * @size: Size of the storage array
217 * stack_trace_save_user - Save a user space stack trace into a storage array
218 * @store: Pointer to storage array
219 * @size: Size of the storage array
261 * stack_trace_save - Save a stack trace into a storage array
262 * @store: Pointer to storage array
263 * @size: Size of the storage array
283 * stack_trace_save_tsk - Save a task stack trace into a storage array
285 * @store: Pointer to storage array
286 * @size: Size of the storage array
308 * stack_trace_save_regs - Save a stack trace based on pt_regs into a storage array
310 * @store: Pointer to storage array
311 * @size: Size of the storage array
333 * @store: Pointer to storage array
334 * @size: Size of the storage array
357 * stack_trace_save_user - Save a user space stack trace into a storage array
358 * @store: Pointer to storage array
359 * @size: Size of the storage array
388 * @nr_entries: Number of entries in the storage array