Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dirq_32.c58 static void call_on_stack(void *func, void *stack) in call_on_stack() function
/Linux-v5.15/arch/s390/include/asm/
Dstacktrace.h168 #define call_on_stack(nr, stack, rettype, fn, ...) \ macro