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