Lines Matching full:access

16 	"direct packet access: test1",
33 "direct packet access: test2",
67 "direct packet access: test3",
74 .errstr = "invalid bpf_context access off=76",
79 "direct packet access: test4 (write)",
96 "direct packet access: test5 (pkt_end >= reg, good access)",
115 "direct packet access: test6 (pkt_end >= reg, bad access)",
130 .errstr = "invalid access to packet",
135 "direct packet access: test7 (pkt_end >= reg, both accesses)",
151 .errstr = "invalid access to packet",
156 "direct packet access: test8 (double test, variant 1)",
177 "direct packet access: test9 (double test, variant 2)",
198 "direct packet access: test10 (write invalid)",
213 .errstr = "invalid access to packet",
218 "direct packet access: test11 (shift, good access)",
243 "direct packet access: test12 (and, good access)",
268 "direct packet access: test13 (branches, good access)",
299 "direct packet access: test14 (pkt_ptr += 0, CONST_IMM, good access)",
323 "direct packet access: test15 (spill with xadd)",
342 .errstr = "R2 invalid mem access 'inv'",
348 "direct packet access: test16 (arith on data_end)",
367 "direct packet access: test17 (pruning, alignment)",
385 .errstr = "misaligned packet access off 2+(0x0; 0x0)+15+-4 size 4",
391 "direct packet access: test18 (imm += pkt_ptr, 1)",
408 "direct packet access: test19 (imm += pkt_ptr, 2)",
427 "direct packet access: test20 (x += pkt_ptr, 1)",
451 "direct packet access: test21 (x += pkt_ptr, 2)",
477 "direct packet access: test22 (x += pkt_ptr, 3)",
508 "direct packet access: test23 (x += pkt_ptr, 4)",
532 .errstr = "invalid access to packet, off=0 size=8, R5(id=2,off=0,r=0)",
536 "direct packet access: test24 (x += pkt_ptr, 5)",
562 "direct packet access: test25 (marking on <, good access)",
580 "direct packet access: test26 (marking on <, bad access)",
595 .errstr = "invalid access to packet",
599 "direct packet access: test27 (marking on <=, good access)",
617 "direct packet access: test28 (marking on <=, bad access)",
632 .errstr = "invalid access to packet",
636 "direct packet access: test29 (reg > pkt_end in subprog)",