Lines Matching +full:sec +full:- +full:v4
1 // SPDX-License-Identifier: GPL-2.0
7 SEC("?raw_tp")
11 __msg("mark_precise: frame0: regs=r2 stack= before 1: (87) r2 = -r2")
17 "r2 = -r2;" in bpf_neg()
18 "if r2 != -8 goto 1f;" in bpf_neg()
27 SEC("?raw_tp")
48 SEC("?raw_tp")
73 SEC("?raw_tp")
93 #endif /* v4 instruction */
95 SEC("?raw_tp")
107 __msg("mark_precise: frame0: last_idx 3 first_idx 3 subseq_idx -1")
110 __msg("mark_precise: frame0: regs=r0 stack= before 4: (05) goto pc-4")
133 char _license[] SEC("license") = "GPL";