Home
last modified time | relevance | path

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

/Linux-v6.1/samples/fprobe/
Dfprobe_example.c85 static int __init fprobe_init(void) in fprobe_init() function
146 module_init(fprobe_init)
/Linux-v6.1/kernel/trace/
Dfprobe.c116 static void fprobe_init(struct fprobe *fp) in fprobe_init() function
190 fprobe_init(fp); in register_fprobe()
247 fprobe_init(fp); in register_fprobe_ips()