Searched refs:stack_trace_save_tsk (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | stacktrace.c | 135 unsigned int stack_trace_save_tsk(struct task_struct *tsk, unsigned long *store, in stack_trace_save_tsk() function 153 EXPORT_SYMBOL_GPL(stack_trace_save_tsk); 294 unsigned int stack_trace_save_tsk(struct task_struct *task, in stack_trace_save_tsk() function
|
| H A D | latencytop.c | 171 stack_trace_save_tsk(tsk, lat.backtrace, LT_BACKTRACEDEPTH, 0); in __account_scheduler_latency()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stacktrace.h | 18 unsigned int stack_trace_save_tsk(struct task_struct *task,
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | stackmap.c | 372 entry->nr = stack_trace_save_tsk(task, (unsigned long *)entry->ip, in get_callchain_entry_for_task()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 1582 stack_trace_save_tsk
|
| H A D | abi_gki_aarch64_galaxy | 3874 stack_trace_save_tsk
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | base.c | 457 nr_entries = stack_trace_save_tsk(task, entries, in proc_pid_stack()
|