Lines Matching defs:regs
146 BPF_CALL_2(bpf_override_return, struct pt_regs *, regs, unsigned long, rc) in BPF_CALL_2() argument
621 __bpf_perf_event_output(struct pt_regs *regs, struct bpf_map *map, in __bpf_perf_event_output()
660 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_5() argument
713 struct pt_regs regs[3]; member
736 struct pt_regs *regs; in bpf_event_output() local
1068 BPF_CALL_1(bpf_get_func_ip_kprobe, struct pt_regs *, regs) in BPF_CALL_1() argument
1085 BPF_CALL_1(bpf_get_func_ip_kprobe_multi, struct pt_regs *, regs) in BPF_CALL_1() argument
1097 BPF_CALL_1(bpf_get_attach_cookie_kprobe_multi, struct pt_regs *, regs) in BPF_CALL_1() argument
1591 struct pt_regs *regs = *(struct pt_regs **)tp_buff; in BPF_CALL_5() local
1615 struct pt_regs *regs = *(struct pt_regs **)tp_buff; in BPF_CALL_3() local
1638 struct pt_regs *regs = *(struct pt_regs **)tp_buff; in BPF_CALL_4() local
1788 struct pt_regs regs[3]; member
1813 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_5() local
1844 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_3() local
1870 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_4() local
2618 unsigned long entry_ip, struct pt_regs *regs) in kprobe_multi_link_prog_run()
2647 struct pt_regs *regs, void *data) in kprobe_multi_link_handler()