jprobe 986 arch/x86/kernel/kprobes.c struct jprobe *jp = container_of(p, struct jprobe, kp);
jprobe 1030 arch/x86/kernel/kprobes.c struct jprobe *jp = container_of(p, struct jprobe, kp);
jprobe 260 include/linux/kprobes.h struct jprobe;
jprobe 806 kernel/kprobes.c struct jprobe *jp;
jprobe 108 kernel/test_kprobes.c static struct jprobe jp = {
jprobe 107 net/dccp/probe.c static struct jprobe dccp_send_probe = {
jprobe 130 net/ipv4/tcp_probe.c static struct jprobe tcp_jprobe = {
jprobe 39 samples/kprobes/jprobe_example.c static struct jprobe my_jprobe = {