Searched defs:r3 (Results 1 – 2 of 2) sorted by relevance
25 static struct resource r3 = { .start = R3_START, .end = R3_END }; variable
1468 noinline u64 __bpf_call_base(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in __bpf_call_base()