Lines Matching full:it
6 /* Make it small and 4-byte aligned */
8 /* add it to skb. We now have either &skb->len or
12 /* dereference it */
27 /* Make it small and 4-byte aligned */
30 /* add it to fp. We now have either fp-4 or fp-8, but
34 /* dereference it for a stack read */
49 /* Make it small and 4-byte aligned */
52 /* add it to fp. We now have either fp-4 or fp-8, but
56 /* dereference it for a stack read */
70 /* Make it small and 8-byte aligned */
73 /* Add it to fp. We now have either fp-8 or fp-16, but
77 /* Dereference it for a stack write */
106 /* Make it small and 8-byte aligned */
109 /* Add it to fp. We now have either fp-8 or fp-16, but
156 /* Dereference it indirectly. */
172 /* Make it small and 4-byte aligned */
175 /* add it to fp. We now have either fp-4 or fp-8, but
179 /* dereference it indirectly */
197 /* Make it small and 4-byte aligned */
200 /* add it to fp. We now have either fp-516 or fp-512, but
204 /* dereference it indirectly */
222 /* Make it small and 4-byte aligned. */
225 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know
229 /* Dereference it indirectly. */
247 /* Make it small and 4-byte aligned. */
250 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know
254 /* Dereference it indirectly. */
273 /* Make it small and 4-byte aligned. */
276 /* Add it to fp. We now have either fp-12 or fp-16, we don't know
277 * which, but either way it points to initialized stack.
280 /* Dereference it indirectly. */
302 /* Make it small and 4-byte aligned. */
305 /* Add it to fp. We now have either fp-12 or fp-16, we don't know
306 * which, but either way it points to initialized stack.
310 /* Dereference it indirectly. */
327 /* Make it small and 4-byte aligned. */
330 /* Add it to fp. We now have either fp-12 or fp-16, we don't know
331 * which, but either way it points to initialized stack.
334 /* Dereference it indirectly. */