Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_get_stack_rawtp.c14 __u64 user_stack[MAX_STACK_RAWTP]; member
/linux-6.12.1/arch/sh/boot/compressed/
Dmisc.c122 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dget_stack_raw_tp.c19 __u64 user_stack[MAX_STACK_RAWTP]; member
/linux-6.12.1/tools/perf/util/
Dsample.h119 struct stack_dump user_stack; member
/linux-6.12.1/fs/ocfs2/
Dsuper.c1240 int status, user_stack = 0; in ocfs2_parse_options() local