Home
last modified time | relevance | path

Searched refs:get_bpf_raw_tp_regs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c1602 static struct pt_regs *get_bpf_raw_tp_regs(void) in get_bpf_raw_tp_regs() function
1623 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_5()
1653 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_3()
1679 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_4()
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c1828 static struct pt_regs *get_bpf_raw_tp_regs(void) in get_bpf_raw_tp_regs() function
1849 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_5()
1880 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_3()
1906 struct pt_regs *regs = get_bpf_raw_tp_regs(); in BPF_CALL_4()

Completed in 7 milliseconds