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