Home
last modified time | relevance | path

Searched refs:alloc_align (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/hda/
H A Darray.c24 int num = array->alloced + array->alloc_align; in snd_array_new()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h42 unsigned int alloc_align; member
651 array->alloc_align = align; in snd_array_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info5359 'alloc_align', 'alloc_size', 'cold', 'const', 'hot', 'leaf',
5364 primary template declared with attribute 'alloc_align',
6272 Attributes considered include 'alloc_align', 'alloc_size',
31472 'alloc_align (POSITION)'
31473 The 'alloc_align' attribute may be applied to a function that
31486 void* my_memalign (size_t, size_t) __attribute__ ((alloc_align (1)));
64922 * 'alloc_align' function attribute: Common Function Attributes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info5359 'alloc_align', 'alloc_size', 'cold', 'const', 'hot', 'leaf',
5364 primary template declared with attribute 'alloc_align',
6272 Attributes considered include 'alloc_align', 'alloc_size',
31472 'alloc_align (POSITION)'
31473 The 'alloc_align' attribute may be applied to a function that
31486 void* my_memalign (size_t, size_t) __attribute__ ((alloc_align (1)));
64922 * 'alloc_align' function attribute: Common Function Attributes.