Home
last modified time | relevance | path

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

/linux/kernel/trace/
A 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()
A Dtrace_probe.c276 struct fetch_insn *code, unsigned int flags, int offs) in parse_probe_vars()
365 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
368 struct fetch_insn *code = *pcode; in parse_probe_arg()
520 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
522 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
556 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
811 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
827 struct fetch_insn *code = arg->code; in traceprobe_update_arg()
A Dtrace_probe.h111 struct fetch_insn { struct
217 struct fetch_insn *code;
A Dtrace_eprobe.c303 static unsigned long get_event_field(struct fetch_insn *code, void *rec) in get_event_field()
364 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
A Dtrace_uprobe.c216 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()
A Dtrace_kprobe.c1324 process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, in process_fetch_insn()

Completed in 16 milliseconds