Home
last modified time | relevance | path

Searched defs:kprobe (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/linux/
Dkprobes.h60 struct kprobe { struct
63 /* list of kprobes for multi-handler support */ argument
70 kprobe_opcode_t *addr; argument
79 kprobe_pre_handler_t pre_handler; argument
82 kprobe_post_handler_t post_handler; argument
85 kprobe_opcode_t opcode; argument
92 * Protected by kprobe_mutex after this kprobe is registered. argument
108 /* Has this kprobe gone ? */ argument
/linux-6.6.21/drivers/misc/lkdtm/
Dcore.c60 struct kprobe kprobe; member
/linux-6.6.21/arch/arm/probes/kprobes/
Dtest-core.c1161 struct kprobe kprobe; member
/linux-6.6.21/tools/power/pm-graph/
Dsleepgraph.py649 def kprobeText(self, kname, kprobe): argument
714 def testKprobe(self, kname, kprobe): argument
/linux-6.6.21/tools/include/uapi/linux/
Dbpf.h6551 } kprobe; /* BPF_PERF_EVENT_KPROBE, BPF_PERF_EVENT_KRETPROBE */ member
/linux-6.6.21/include/uapi/linux/
Dbpf.h6551 } kprobe; /* BPF_PERF_EVENT_KPROBE, BPF_PERF_EVENT_KRETPROBE */ member