Searched refs:offset_end (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dmsi-ec.c52 .offset_end = 0x80,
132 .offset_end = 0x80,
209 .offset_end = 0x80,
287 .offset_end = 0x80,
365 .offset_end = 0x80,
444 .offset_end = 0x80,
522 .offset_end = 0x80,
602 .offset_end = 0x80,
680 .offset_end = 0x80,
757 .offset_end
[all...]
H A Dmsi-ec.h32 int offset_end; member in struct:msi_ec_charge_control_conf
/linux-master/lib/
H A Dmaple_tree.c2063 * @offset_end: the offset to end copying
2068 struct maple_big_node *b_node, unsigned char offset_end)
2105 piv = mas_safe_pivot(mas, wr_mas->pivots, offset_end, wr_mas->type);
2110 if (offset_end != slot)
2112 offset_end);
2120 slot = offset_end + 1;
2225 wr_mas->offset_end = mas->offset = offset;
3887 unsigned char dst_offset, offset_end = wr_mas->offset_end; local
3898 offset_end
2067 mas_store_b_node(struct ma_wr_state *wr_mas, struct maple_big_node *b_node, unsigned char offset_end) argument
[all...]
/linux-master/include/linux/
H A Dmaple_tree.h447 unsigned char offset_end; /* The offset where the write ends */ member in struct:ma_wr_state

Completed in 197 milliseconds