Lines Matching defs:offset
220 u64 offset; in uds_reset_delta_index() local
404 static inline u32 get_field(const u8 *memory, u64 offset, u8 size) in get_field()
412 static inline void set_field(u32 value, u8 *memory, u64 offset, u8 size) in set_field()
562 static inline u64 get_big_field(const u8 *memory, u64 offset, u8 size) in get_big_field()
570 static inline void set_big_field(u64 value, u8 *memory, u64 offset, u8 size) in set_big_field()
582 static inline void set_zero(u8 *memory, u64 offset, u32 size) in set_zero()
606 u8 offset; in move_bits_down() local
646 u8 offset; in move_bits_up() local
715 u32 offset; in uds_pack_delta_index_page() local
841 size_t offset = 0; in uds_start_restoring_delta_index() local
1127 size_t offset = 0; in uds_start_saving_delta_index() local
1316 int offset = delta_offset % BITS_PER_BYTE; in decode_delta() local
1415 u64 offset = get_delta_entry_offset(entry) + entry->entry_bits - COLLISION_BITS; in get_collision_name() local
1426 u64 offset = get_delta_entry_offset(entry) + entry->entry_bits - COLLISION_BITS; in set_collision_name() local
1663 u64 offset; in encode_delta() local
1685 u64 offset = get_delta_entry_offset(delta_entry); in encode_entry() local