Home
last modified time | relevance | path

Searched refs:fetch_insn (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/kernel/trace/
Dtrace_probe_tmpl.h7 fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf) in fetch_store_raw()
29 fetch_apply_bitfield(struct fetch_insn *code, void *buf) in fetch_apply_bitfield()
57 process_fetch_insn(struct fetch_insn *code, void *rec,
72 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, in process_fetch_insn_bottom()
75 struct fetch_insn *s3 = NULL; in process_fetch_insn_bottom()
Dtrace_probe.c280 struct fetch_insn *code, unsigned int flags, int offs) in parse_probe_vars()
371 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
374 struct fetch_insn *code = *pcode; in parse_probe_arg()
531 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
533 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
567 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
824 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
840 struct fetch_insn *code = arg->code; in traceprobe_update_arg()
Dtrace_probe.h110 struct fetch_insn { struct
216 struct fetch_insn *code;
Dtrace_eprobe.c323 static unsigned long get_event_field(struct fetch_insn *code, void *rec) in get_event_field()
383 struct fetch_insn *code; in get_eprobe_size()
427 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
Dtrace_uprobe.c218 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
Dtrace_kprobe.c1277 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()