Searched refs:the_jprobe (Results 1 – 1 of 1) sorted by relevance
368 static struct jprobe the_jprobe = { variable376 the_jprobe.kp.addr = (kprobe_opcode_t *)func; in test_jprobe()377 ret = register_jprobe(&the_jprobe); in test_jprobe()385 unregister_jprobe(&the_jprobe); in test_jprobe()386 the_jprobe.kp.flags = 0; /* Clear disable flag to allow reuse */ in test_jprobe()