Searched refs:kprobe_lookup_name (Results 1 – 2 of 2) sorted by relevance
402 kprobe_opcode_t *kprobe_lookup_name(const char *name, unsigned int offset);
474 addr = (unsigned long)kprobe_lookup_name(symname, 0); in within_notrace_func()