Lines Matching refs:offsetof
205 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_check_read()
220 offset = offsetof(struct tegra_ivc_channel_header, r_count); in tegra_ivc_check_write()
270 offset = offsetof(struct tegra_ivc_channel_header, r_count); in tegra_ivc_read_advance()
278 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_read_advance()
316 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_write_advance()
324 offset = offsetof(struct tegra_ivc_channel_header, r_count); in tegra_ivc_write_advance()
358 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_channel_notified()
391 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_channel_notified()
429 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_channel_notified()
451 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_channel_notified()
478 offset = offsetof(struct tegra_ivc_channel_header, w_count); in tegra_ivc_channel_reset()
488 BUG_ON(offsetof(struct tegra_ivc_channel_header, w_count) & in check_ivc_params()
490 BUG_ON(offsetof(struct tegra_ivc_channel_header, r_count) & in check_ivc_params()