Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dpanic.c289 unsigned long caller; in panic() local
521 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn()
Dseccomp.c277 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local
318 struct task_struct *thread, *caller; in seccomp_sync_threads() local
/kernel/debug/kdb/
Dkdb_support.c695 void *caller; member