Home
last modified time | relevance | path

Searched defs:call_on_stack (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dirq_32.c57 static void call_on_stack(void *func, void *stack) in call_on_stack() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h204 #define call_on_stack(nr, stack, rettype, fn, ...) \ macro