Home
last modified time | relevance | path

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

/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,
103 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, in process_fetch_insn_bottom()
106 struct fetch_insn *s3 = NULL; in process_fetch_insn_bottom()
Dtrace_probe.c282 struct fetch_insn *code, unsigned int flags, int offs) in parse_probe_vars()
373 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
376 struct fetch_insn *code = *pcode; in parse_probe_arg()
533 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
535 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
569 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
840 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
856 struct fetch_insn *code = arg->code; in traceprobe_update_arg()
Dtrace_probe.h111 struct fetch_insn { struct
221 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.c219 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
Dtrace_kprobe.c1338 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()