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