Lines Matching refs:specified
33 function's arguments. A return probe fires when a specified function
119 handler calls the user-specified return handler associated with the
126 kretprobe struct to specify how many instances of the specified
145 Kretprobes also provides an optional user-specified handler which runs
146 on function entry. This handler is specified by setting the entry_handler
159 private data object can be specified at kretprobe registration time by
178 Kprobes inserts an ordinary, breakpoint-based kprobe at the specified
362 specified, kprobe registration will fail with -EINVAL.
456 Removes the specified probe. The unregister function can be called
470 Registers each of the num probes in the specified array. If any
488 Removes each of the num probes in the specified array at once.
492 probes) in the specified array, they clear the addr field of those
503 Temporarily disables the specified *probe. You can enable it again by using
700 is also specified. Following columns show probe status. If the probe is on