Lines Matching refs:caller
193 __stack_array( unsigned long, caller, FTRACE_STACK_ENTRIES, size)
199 (void *)__entry->caller[0], (void *)__entry->caller[1],
200 (void *)__entry->caller[2], (void *)__entry->caller[3],
201 (void *)__entry->caller[4], (void *)__entry->caller[5],
202 (void *)__entry->caller[6], (void *)__entry->caller[7])
211 __array( unsigned long, caller, FTRACE_STACK_ENTRIES )
217 (void *)__entry->caller[0], (void *)__entry->caller[1],
218 (void *)__entry->caller[2], (void *)__entry->caller[3],
219 (void *)__entry->caller[4], (void *)__entry->caller[5],
220 (void *)__entry->caller[6], (void *)__entry->caller[7])