Home
last modified time | relevance | path

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

/linux-6.12.1/samples/fprobe/
Dfprobe_example.c90 static int __init fprobe_init(void) in fprobe_init() function
151 module_init(fprobe_init)
/linux-6.12.1/kernel/trace/
Dfprobe.c178 static void fprobe_init(struct fprobe *fp) in fprobe_init() function
245 fprobe_init(fp); in register_fprobe()
302 fprobe_init(fp); in register_fprobe_ips()