Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c1565 static int check_kprobe_address_safe(struct kprobe *p, in check_kprobe_address_safe() function
1648 ret = check_kprobe_address_safe(p, &probed_mod); in register_kprobe()