Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dfprobe.c167 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header() function
197 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header() function
359 read_fprobe_header(&fgraph_data[curr], &fp, &size); in fprobe_return()