Lines Matching full:able
35 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr - 1);
41 * not be able to read before the pointer.
58 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr + 1);
64 * not be able to read past the end of the pointer.
84 * not be able to write to that pointer.
104 * not be able to write to that pointer.
126 * not be able to write to that pointer.
146 * not be able to read past the end of the pointer.
166 * not be able to read past the end of the pointer.
184 * not be able to write to that pointer.