Lines Matching +full:20 +full:a

60 	/* store a pointer to the reserved memory in R6 */\  in spill_fill_ptr_to_mem()
98 /* store a pointer to the reserved memory in R6 */\ in with_invalid_reg_offset_0()
174 __description("Spill and refill a u32 const scalar. Offset to skb->data")
181 w4 = 20; \ in scalar_offset_to_skb_data_1()
185 /* r0 += r4 R0=pkt R2=pkt R3=pkt_end R4=20 */ \ in scalar_offset_to_skb_data_1()
187 /* if (r0 > r3) R0=pkt,off=20 R2=pkt R3=pkt_end R4=20 */\ in scalar_offset_to_skb_data_1()
189 /* r0 = *(u32 *)r2 R0=pkt,off=20,r=20 R2=pkt,r=20 R3=pkt_end R4=20 */\ in scalar_offset_to_skb_data_1()
200 __description("Spill a u32 const, refill from another half of the uninit u32 from the stack")
208 w4 = 20; \ in uninit_u32_from_the_stack()
218 __description("Spill a u32 const scalar. Refill as u16. Offset to skb->data")
225 w4 = 20; \ in u16_offset_to_skb_data()
233 /* r0 = *(u32 *)r2 R0=pkt,umax=65535 R2=pkt R3=pkt_end R4=20 */\ in u16_offset_to_skb_data()
252 w7 = 20; \ in u64_offset_to_skb_data()
261 /* r0 = *(u32 *)r2 R0=pkt,umax=65535 R2=pkt R3=pkt_end R4=20 */\ in u64_offset_to_skb_data()
272 __description("Spill a u32 const scalar. Refill as u16 from fp-6. Offset to skb->data")
279 w4 = 20; \ in _6_offset_to_skb_data()
287 /* r0 = *(u32 *)r2 R0=pkt,umax=65535 R2=pkt R3=pkt_end R4=20 */\ in _6_offset_to_skb_data()
298 __description("Spill and refill a u32 const scalar at non 8byte aligned stack addr. Offset to skb-…
305 w4 = 20; \ in addr_offset_to_skb_data()
325 __description("Spill and refill a umax=40 bounded scalar. Offset to skb->data")
344 /* r2 += 20 R0=pkt,umax=40 R2=pkt,umax=40 */ \ in scalar_offset_to_skb_data_2()
345 r2 += 20; \ in scalar_offset_to_skb_data_2()
346 /* if (r2 > r3) R0=pkt,umax=40 R2=pkt,off=20,umax=40 */\ in scalar_offset_to_skb_data_2()
348 /* r0 = *(u32 *)r0 R0=pkt,r=20,umax=40 R2=pkt,off=20,r=20,umax=40 */\ in scalar_offset_to_skb_data_2()
360 __description("Spill a u32 scalar at fp-4 and then at fp-8")
384 /* Put a large number into r1. */ \ in spill_32bit_of_64bit_fail()
424 /* Put a large number into r1. */ \ in spill_16bit_of_32bit_fail()