Lines Matching refs:there
140 time the probed function is entered but there is no kretprobe_instance
163 In case probed function is entered but there is no kretprobe_instance
180 probepoint, there'll be a probe there.
191 - Kprobes analyzes the entire function and verifies that there is no
198 - there is no near jump to the optimized region (other than to the first
259 returns to original address, there is no valid instruction,
280 that there are some functions where kprobes cannot probe. Probing
519 however, there cannot be multiple jprobes on the same function at
520 the same time. Also, a probepoint for which there is a jprobe or
536 install probes there. gcc may inline a function without being asked,
590 instructions widely, there are some limitations to optimization. To
611 a 5-byte jump instruction. So there are several limitations.