Home
last modified time | relevance | path

Searched refs:__aligned (Results 1 – 25 of 80) sorted by relevance

1234

/include/sound/sof/
A Dtopology.h63 } __packed __aligned(4);
102 } __packed __aligned(4);
115 } __packed __aligned(4);
124 } __packed __aligned(4);
134 } __packed __aligned(4);
140 } __packed __aligned(4);
161 } __packed __aligned(4);
171 } __packed __aligned(4);
197 } __packed __aligned(4);
203 } __packed __aligned(4);
[all …]
/include/net/
A Dcompat.h61 __aligned(4);
67 __aligned(4);
69 __aligned(4);
77 __aligned(4);
81 __aligned(4);
86 __aligned(4);
90 __aligned(4);
/include/linux/
A Dif_rmnet.h14 } __aligned(1);
31 } __aligned(1);
41 } __aligned(1);
57 } __aligned(1);
A Dcache.h134 __aligned((__VA_ARGS__ + 0) ? : SMP_CACHE_BYTES)
146 __cacheline_group_end(GROUP) __aligned(sizeof(long)); \
148 __aligned((__VA_ARGS__ + 0) ? : SMP_CACHE_BYTES)
A Dalloc_tag.h31 } __aligned(8);
100 static struct alloc_tag _alloc_tag __used __aligned(8) \
110 static struct alloc_tag _alloc_tag __used __aligned(8) \
119 static struct alloc_tag _alloc_tag __used __aligned(8) \
A Dnvme-fc-driver.h66 } __aligned(sizeof(u64)); /* alignment for other things alloc'd with */
231 } __aligned(sizeof(u64)); /* alignment for other things alloc'd with */
292 } __aligned(sizeof(u64)); /* alignment for other things alloc'd with */
336 } __aligned(sizeof(u64)); /* alignment for other things alloc'd with */
760 } __aligned(sizeof(u64)); /* alignment for other things alloc'd with */
A Dlsm_hooks.h163 __aligned(sizeof(unsigned long))
168 __aligned(sizeof(unsigned long))
A Dtracepoint-defs.h61 } __aligned(32);
A Dtty_buffer.h22 u8 data[] __aligned(sizeof(unsigned long));
A Dcookie.h12 } __aligned(16);
A Dti-emif-sram.h45 } __packed __aligned(8);
54 } __packed __aligned(8);
A Dcompiler.h25 __aligned(4) \
61 __aligned(4) \
A Dwwan.h159 u8 drv_priv[] __aligned(sizeof(void *));
A Dlinkage.h39 #define __page_aligned_data __section(".data..page_aligned") __aligned(PAGE_SIZE)
40 #define __page_aligned_bss __section(".bss..page_aligned") __aligned(PAGE_SIZE)
/include/linux/platform_data/
A Dpm33xx.h66 } __packed __aligned(8);
72 } __packed __aligned(8);
/include/scsi/
A Dsrp.h110 struct srp_direct_buf table_desc __packed __aligned(4);
112 struct srp_direct_buf desc_list[] __packed __aligned(4);
178 u64 tag __packed __aligned(4);
261 u64 tag __packed __aligned(4);
296 u64 tag __packed __aligned(4);
/include/linux/greybus/
A Dgreybus_id.h19 kernel_ulong_t driver_info __aligned(sizeof(kernel_ulong_t));
/include/sound/sof/ipc4/
A Dheader.h281 } __packed __aligned(4);
323 } __packed __aligned(4);
448 } __packed __aligned(4);
537 } __packed __aligned(4);
570 } __packed __aligned(4);
/include/keys/
A Duser-type.h30 char data[] __aligned(__alignof__(u64)); /* actual data */
/include/linux/iio/adc/
A Dad_sigma_delta.h128 u8 tx_buf[4] __aligned(IIO_DMA_MINALIGN);
129 u8 rx_buf[16] __aligned(8);
/include/soc/fsl/
A Dbman.h44 } __aligned(8);
/include/net/netfilter/
A Dnf_conntrack_extend.h42 char data[] __aligned(8);
/include/linux/dma/
A Dti-cppi5.h731 } __aligned(16) __packed;
747 } __aligned(32) __packed;
769 } __aligned(32) __packed;
793 } __aligned(32) __packed;
840 } __aligned(64) __packed;
/include/linux/iio/common/
A Dcros_ec_sensors_core.h78 u8 samples[CROS_EC_SAMPLE_SIZE] __aligned(8);
/include/linux/firmware/thead/
A Dthead,th1520-aon.h79 } __packed __aligned(1);
84 } __packed __aligned(1);

Completed in 41 milliseconds

1234