Lines Matching full:changes
28 --dump-die-map Print debugging information about die_map changes
92 changes to kernel data structures due to LTS updates or backports. Using
93 the traditional `#ifndef __GENKSYMS__` to hide these changes from symbol
96 hide changes that won't affect the ABI when calculating versions. These
105 ensuring that their changes actually won't break the ABI.
121 - `version`: Ensures backward compatibility for future changes to the
149 are pulled into the translation unit. This changes the versions of any
229 Managing structure size changes
272 In rare situations where distributions must make significant changes to
308 going unnoticed as it hides all changes to the type.
314 kernel data structure. When changes to a structure are anticipated,
317 changes are needed to data structures without reserved space, existing
319 be added for these type of changes, using unions is typically a more
368 Predicting which structures will require changes during the support