Searched refs:offset_end (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/platform/x86/ |
| H A D | msi-ec.c | 53 .offset_end = 0x80, 133 .offset_end = 0x80, 210 .offset_end = 0x80, 288 .offset_end = 0x80, 366 .offset_end = 0x80, 445 .offset_end = 0x80, 523 .offset_end = 0x80, 603 .offset_end = 0x80, 681 .offset_end = 0x80, 758 .offset_end = 0x80, [all …]
|
| H A D | msi-ec.h | 32 int offset_end; member
|
| /linux/drivers/android/binder/ |
| H A D | thread.rs | 898 let offset_end = sg_entry.offset.checked_add(sg_entry.length).ok_or(EINVAL)?; in apply_sg() localVariable 914 if fixup_offset < end_of_previous_fixup || offset_end < target_offset_end { in apply_sg() 919 offset_end, in apply_sg() 945 let copy_len = offset_end - end_of_previous_fixup; in apply_sg()
|
| /linux/include/linux/ |
| H A D | maple_tree.h | 496 unsigned char offset_end; /* The offset where the write ends */ member
|