Lines Matching full:storage

19  * @entries:	Pointer to storage array
20 * @nr_entries: Number of entries in the storage array
40 * @entries: Pointer to storage array
41 * @nr_entries: Number of entries in the storage array
104 * stack_trace_save - Save a stack trace into a storage array
105 * @store: Pointer to storage array
106 * @size: Size of the storage array
127 * stack_trace_save_tsk - Save a task stack trace into a storage array
129 * @store: Pointer to storage array
130 * @size: Size of the storage array
155 * stack_trace_save_regs - Save a stack trace based on pt_regs into a storage array
157 * @store: Pointer to storage array
158 * @size: Size of the storage array
181 * @store: Pointer to storage array
182 * @size: Size of the storage array
215 * stack_trace_save_user - Save a user space stack trace into a storage array
216 * @store: Pointer to storage array
217 * @size: Size of the storage array
262 * stack_trace_save - Save a stack trace into a storage array
263 * @store: Pointer to storage array
264 * @size: Size of the storage array
284 * stack_trace_save_tsk - Save a task stack trace into a storage array
286 * @store: Pointer to storage array
287 * @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