Home
last modified time | relevance | path

Searched refs:__stack (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c25 struct __stack { struct
33 struct __stack stack; argument
215 static inline int copy_stack(struct __stack *from, struct offcpu_data *to, int n) in copy_stack()
235 struct __stack *stack, __u64 delta) in off_cpu_dump()
/linux/arch/s390/include/asm/
H A Dstacktrace.h192 unsigned long __stack = stack; \
205 : [_stack] "R" (__stack), \