Lines Matching defs:offset
206 * offset(struct sock, sk_refcnt) == 128 on 64bit arches
907 * sk_for_each_entry_offset_rcu - iterate over a list at a given struct offset
911 * @offset: offset of hlist_node within the struct.
914 #define sk_for_each_entry_offset_rcu(tpos, pos, head, offset) \
917 ({ tpos = (typeof(*tpos) *)((void *)pos - offset); 1;}); \
1349 unsigned int useroffset; /* Usercopy region offset */
2269 int copy, int offset)
2275 skb->csum = csum_block_add(skb->csum, csum, offset);
2288 int err, offset = skb->len;
2291 copy, offset);
2293 __skb_trim(skb, offset);
2320 * Return: sk_wmem_alloc minus initial offset of one