Searched refs:bytes_sg_total (Results 1 – 1 of 1) sorted by relevance
2607 u32 first_sge, last_sge, i, shift, bytes_sg_total; in BPF_CALL_4() local2632 bytes_sg_total = start - offset + bytes; in BPF_CALL_4()2633 if (!test_bit(i, &msg->sg.copy) && bytes_sg_total <= len) in BPF_CALL_4()2649 if (bytes_sg_total <= copy) in BPF_CALL_4()2654 if (unlikely(bytes_sg_total > copy)) in BPF_CALL_4()