Home
last modified time | relevance | path

Searched defs:user_stack (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_get_stack_rawtp.c14 __u64 user_stack[MAX_STACK_RAWTP]; member
Dtest_progs.c1416 __u64 user_stack[MAX_STACK_RAWTP]; member
/Linux-v4.19/arch/sh/boot/compressed/
Dmisc.c121 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable
/Linux-v4.19/arch/ia64/include/asm/
Dptrace.h92 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) macro
/Linux-v4.19/fs/ocfs2/
Dsuper.c1293 int status, user_stack = 0; in ocfs2_parse_options() local
/Linux-v4.19/tools/perf/util/
Devent.h215 struct stack_dump user_stack; member