Home
last modified time | relevance | path

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

/linux-5.19.10/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.c276 struct fetch_insn *code, unsigned int flags, int offs) in parse_probe_vars()
367 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
370 struct fetch_insn *code = *pcode; in parse_probe_arg()
527 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
529 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
563 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
820 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
836 struct fetch_insn *code = arg->code; in traceprobe_update_arg()
Dtrace_probe.h110 struct fetch_insn { struct
216 struct fetch_insn *code;
Dtrace_eprobe.c317 static unsigned long get_event_field(struct fetch_insn *code, void *rec) in get_event_field()
377 struct fetch_insn *code; in get_eprobe_size()
421 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
Dtrace_uprobe.c217 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
Dtrace_kprobe.c1323 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()