Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CC_ALIGN_FUNCTIONS: Function alignment

General informations

The Linux kernel configuration item CONFIG_CC_ALIGN_FUNCTIONS:

Help text

Align the start of functions to the next power-of-two greater than n, skipping up to n bytes. For instance, 32 aligns functions to the next 32-byte boundary, but 24 would align to the next 32-byte boundary only if this can be done by skipping 23 bytes or less. Zero means use compiler's default.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab