Searched refs:fetch_insn (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/trace/ |
| A D | trace_probe_tmpl.h | 7 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, void *edata, 103 process_common_fetch_insn(struct fetch_insn *code, unsigned long *val) in process_common_fetch_insn() 123 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, in process_fetch_insn_bottom() 126 struct fetch_insn *s3 = NULL; in process_fetch_insn_bottom()
|
| A D | trace_probe.c | 352 struct fetch_insn **pcode, in check_prepare_btf_string_fetch() 523 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_field() 526 struct fetch_insn *code = *pcode; in parse_btf_field() 605 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg() 608 struct fetch_insn *code = *pcode; in parse_btf_arg() 745 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg() 763 struct fetch_insn **pcode, in check_prepare_btf_string_fetch() 879 struct fetch_insn **pcode, in NOKPROBE_SYMBOL() 880 struct fetch_insn *end, in NOKPROBE_SYMBOL() 1019 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg() [all …]
|
| A D | trace_probe.h | 117 struct fetch_insn { struct 228 struct fetch_insn *code; 239 struct fetch_insn *code;
|
| A D | trace_eprobe.c | 297 get_event_field(struct fetch_insn *code, void *rec) in get_event_field() 357 struct fetch_insn *code; in get_eprobe_size() 393 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| A D | trace_fprobe.c | 134 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| A D | trace_uprobe.c | 215 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
| A D | trace_kprobe.c | 1404 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
|
Completed in 24 milliseconds