/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | desc.h | 31 } __packed __aligned(4); 47 } __packed __aligned(4); 158 } __packed __aligned(4); 218 } __packed __aligned(4); 279 } __packed __aligned(4); 319 } __packed __aligned(4); 329 } __packed __aligned(4); 339 } __packed __aligned(4); 358 } __packed __aligned(4);
|
/linux-4.4.14/drivers/s390/cio/ |
D | orb.h | 37 } __packed __aligned(4); 60 } __packed __aligned(4); 83 } __packed __aligned(4); 89 } __packed __aligned(4);
|
D | eadm_sch.h | 17 } __aligned(8);
|
D | io_sch.h | 20 } __aligned(8);
|
D | chsc.h | 131 } __packed __aligned(PAGE_SIZE);
|
D | cmf.c | 799 } __packed __aligned(64);
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | icswx.h | 43 } __packed __aligned(CCB_ALIGN); 92 } __packed __aligned(CSB_ALIGN); 110 } __packed __aligned(DDE_ALIGN); 142 } __packed __aligned(CRB_ALIGN);
|
D | paca.h | 109 u64 exgen[8] __aligned(0x40); 111 pgd_t *pgd __aligned(0x40); /* Current PGD */
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | desc.h | 203 struct vnt_rx_desc *next __aligned(8); 204 struct vnt_rd_info *rd_info __aligned(8); 246 struct vnt_tx_desc *next __aligned(8); 247 struct vnt_td_info *td_info __aligned(8);
|
D | device.h | 180 unsigned char abyCurrentNetAddr[ETH_ALEN]; __aligned(2)
|
/linux-4.4.14/arch/arm/include/asm/ |
D | mcpm.h | 290 s8 cpu __aligned(__CACHE_WRITEBACK_GRANULE); 294 s8 cluster __aligned(__CACHE_WRITEBACK_GRANULE); 297 s8 inbound __aligned(__CACHE_WRITEBACK_GRANULE);
|
/linux-4.4.14/drivers/connector/ |
D | cn_proc.c | 71 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_fork_connector() 103 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_exec_connector() 128 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_id_connector() 167 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_sid_connector() 192 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_ptrace_connector() 225 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_comm_connector() 251 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_coredump_connector() 276 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in proc_exit_connector() 311 __u8 buffer[CN_PROC_MSG_SIZE] __aligned(8); in cn_proc_ack()
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | cache.h | 30 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) 31 #define ____cacheline_aligned __aligned(L1_CACHE_BYTES)
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mac.h | 68 } __packed __aligned(4); 97 } __packed __aligned(4); 109 } __packed __aligned(4);
|
D | mac.h | 241 } __packed __aligned(4); 314 } __packed __aligned(4);
|
D | ath9k.h | 600 u8 bssid[ETH_ALEN] __aligned(2);
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | fwcmd.h | 102 } __packed __aligned(4); 108 } __packed __aligned(4); 236 } __packed __aligned(4); 324 } __packed __aligned(4);
|
D | wlan.h | 281 } __packed __aligned(4); 331 } __packed __aligned(4);
|
D | hw.h | 788 } __packed __aligned(4);
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mips_machine.h | 27 __aligned(1) = _name; \ 29 __aligned(1) = _id; \
|
D | ptrace.h | 52 } __aligned(8);
|
D | processor.h | 233 # define FPU_ALIGN __aligned(16)
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | htc.h | 78 } __packed __aligned(4); 175 } __packed __aligned(4); 202 } __packed __aligned(4); 215 } __packed __aligned(4);
|
D | core.h | 852 u8 drv_priv[0] __aligned(sizeof(void *));
|
/linux-4.4.14/include/linux/ |
D | linkage.h | 38 #define __page_aligned_data __section(.data..page_aligned) __aligned(PAGE_SIZE) 39 #define __page_aligned_bss __section(.bss..page_aligned) __aligned(PAGE_SIZE)
|
D | bpf.h | 152 char value[0] __aligned(8); 153 void *ptrs[0] __aligned(8);
|
D | ieee80211.h | 228 } __packed __aligned(2); 237 } __packed __aligned(2); 247 } __packed __aligned(2); 638 } __packed __aligned(2); 1002 } __packed __aligned(2); 1062 } __packed __aligned(2); 1068 } __packed __aligned(2); 1075 } __packed __aligned(2);
|
D | dynamic_debug.h | 64 static struct _ddebug __aligned(8) \
|
D | compiler-gcc.h | 118 #define __aligned(x) __attribute__((aligned(x))) macro
|
D | percpu-defs.h | 160 __aligned(PAGE_SIZE) 164 __aligned(PAGE_SIZE)
|
D | mm_types.h | 227 __aligned(2 * sizeof(unsigned long))
|
D | init.h | 246 __aligned(1) = str; \
|
D | etherdevice.h | 59 static const u8 eth_reserved_addr_base[ETH_ALEN] __aligned(2) =
|
D | serial_core.h | 345 } __aligned(32);
|
D | skbuff.h | 569 char cb[48] __aligned(8);
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | mac.h | 28 } __packed __aligned(2); 52 } __packed __aligned(4); 132 } __packed __aligned(4);
|
D | mcu.c | 167 } __packed __aligned(4) msg = { in mt7601u_mcu_function_select() 202 } __packed __aligned(4) msg = { in mt7601u_mcu_calibrate()
|
/linux-4.4.14/net/mac80211/ |
D | aes_gcm.c | 25 __aligned(__alignof__(struct aead_request)); in ieee80211_aes_gcm_encrypt() 48 __aligned(__alignof__(struct aead_request)); in ieee80211_aes_gcm_decrypt()
|
D | aes_ccm.c | 29 __aligned(__alignof__(struct aead_request)); in ieee80211_aes_ccm_encrypt() 53 __aligned(__alignof__(struct aead_request)); in ieee80211_aes_ccm_decrypt()
|
D | aes_gmac.c | 30 __aligned(__alignof__(struct aead_request)); in ieee80211_aes_gmac()
|
D | ieee80211_i.h | 274 __aligned(__alignof__(unsigned long)); 530 u8 tdls_peer[ETH_ALEN] __aligned(2); 564 u8 bssid[ETH_ALEN] __aligned(2);
|
D | rx.c | 2072 static const u8 pae_group_addr[ETH_ALEN] __aligned(2) in ieee80211_frame_allowed()
|
/linux-4.4.14/arch/arc/mm/ |
D | init.c | 24 pgd_t swapper_pg_dir[PTRS_PER_PGD] __aligned(PAGE_SIZE); 25 char empty_zero_page[PAGE_SIZE] __aligned(PAGE_SIZE);
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_nodeqp.h | 160 u32 local_write __aligned(64); 161 u32 local_read __aligned(64);
|
/linux-4.4.14/drivers/rapidio/devices/ |
D | tsi721.h | 522 } __aligned(32); 550 } __aligned(64); 584 } __aligned(16); 588 } __aligned(64); 598 } __aligned(64);
|
/linux-4.4.14/drivers/usb/host/ |
D | fotg210.h | 347 } __aligned(32); 431 } __aligned(32); 567 } __aligned(32); 587 } __aligned(32);
|
D | ohci.h | 437 unsigned long priv[0] __aligned(sizeof(s64));
|
D | ehci.h | 267 unsigned long priv[0] __aligned(sizeof(s64));
|
/linux-4.4.14/arch/hexagon/include/uapi/asm/ |
D | sigcontext.h | 31 } __aligned(8);
|
/linux-4.4.14/lib/raid6/ |
D | recov_ssse3.c | 28 static const u8 __aligned(16) x0f[16] = { in raid6_2data_recov_ssse3() 202 static const u8 __aligned(16) x0f[16] = { in raid6_datap_recov_ssse3()
|
D | x86.h | 38 #define __aligned(x) __attribute__((aligned(x))) macro
|
D | avx2.c | 29 } raid6_avx2_constants __aligned(32) = {
|
/linux-4.4.14/arch/s390/kernel/ |
D | lgr.c | 43 } __packed __aligned(8); 48 static char lgr_page[PAGE_SIZE] __aligned(PAGE_SIZE);
|
D | sclp.c | 12 static char _sclp_work_area[4096] __aligned(PAGE_SIZE);
|
D | early.c | 212 static __initdata char sysinfo_page[PAGE_SIZE] __aligned(PAGE_SIZE);
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | suspend.h | 17 } __aligned(16);
|
D | spinlock_types.h | 35 } __aligned(4) arch_spinlock_t;
|
/linux-4.4.14/arch/arm64/kernel/ |
D | sys.c | 52 void * const sys_call_table[__NR_syscalls] __aligned(4096) = {
|
D | sys32.c | 49 void * const compat_sys_call_table[__NR_compat_syscalls] __aligned(4096) = {
|
/linux-4.4.14/net/ieee802154/ |
D | core.h | 27 struct wpan_phy wpan_phy __aligned(NETDEV_ALIGN);
|
/linux-4.4.14/arch/arc/kernel/ |
D | arc_hostlink.c | 19 static unsigned char __HOSTLINK__[4 * PAGE_SIZE] __aligned(PAGE_SIZE);
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
D | sha_mb_mgr.h | 72 u32 result_digest[NUM_SHA1_DIGEST_WORDS] __aligned(32);
|
/linux-4.4.14/drivers/net/ethernet/aurora/ |
D | nb8800.h | 173 } __aligned(8); 212 u8 buf[8] __aligned(8);
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-common.c | 13 } __packed __aligned(sizeof(uint64_t)); in hv_perf_caps_get()
|
D | hv-gpci.c | 144 } __packed __aligned(sizeof(uint64_t)) arg = { in single_gpci_request()
|
D | hv-24x7.c | 160 DEFINE_PER_CPU(char, hv_24x7_reqb[H24x7_DATA_BUFFER_SIZE]) __aligned(4096); 161 DEFINE_PER_CPU(char, hv_24x7_resb[H24x7_DATA_BUFFER_SIZE]) __aligned(4096);
|
/linux-4.4.14/include/linux/ssb/ |
D | ssb.h | 29 u8 il0mac[6] __aligned(sizeof(u16)); /* MAC address for 802.11b/g */ 30 u8 et0mac[6] __aligned(sizeof(u16)); /* MAC address for Ethernet */ 31 u8 et1mac[6] __aligned(sizeof(u16)); /* MAC address for 802.11a */ 32 u8 et2mac[6] __aligned(sizeof(u16)); /* MAC address for extra Ethernet */
|
/linux-4.4.14/arch/metag/mm/ |
D | maccess.c | 25 u8 bounce[8] __aligned(8); in probe_kernel_write()
|
D | l2cache.c | 15 static volatile u32 l2c_testdata[16] __initdata __aligned(64);
|
D | cache.c | 44 static volatile u32 lnkget_testdata[16] __initdata __aligned(64);
|
/linux-4.4.14/arch/sh/include/asm/ |
D | io_trapped.h | 17 } __aligned(PAGE_SIZE);
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | device.h | 310 u8 current_net_addr[ETH_ALEN] __aligned(2); 311 u8 permanent_net_addr[ETH_ALEN] __aligned(2);
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | sislite.h | 425 } __packed __aligned(16); 439 } __packed __aligned(16);
|
D | common.h | 147 } __aligned(cache_line_size());
|
/linux-4.4.14/drivers/scsi/ |
D | hpsa_cmd.h | 447 } __aligned(COMMANDLIST_ALIGNMENT); 485 } __aligned(IOACCEL1_COMMANDLIST_ALIGNMENT); 587 } __aligned(IOACCEL2_COMMANDLIST_ALIGNMENT); 613 } __aligned(IOACCEL2_COMMANDLIST_ALIGNMENT);
|
D | wd719x.h | 60 struct wd719x_sglist sg_list[WD719X_SG] __aligned(8); /* SG list */
|
D | advansys.c | 1809 } adv_req_t __aligned(32); typedef
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_kernelcomm.h | 61 } __aligned(sizeof(__u64));
|
/linux-4.4.14/arch/metag/include/asm/ |
D | thread_info.h | 38 u8 supervisor_stack[0] __aligned(8);
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_bitmap_ipmac.c | 56 __aligned(__alignof__(u64)); 61 unsigned char ether[ETH_ALEN] __aligned(2); 69 } __aligned(__alignof__(u64));
|
D | ip_set_bitmap_port.c | 44 __aligned(__alignof__(u64));
|
D | ip_set_bitmap_ip.c | 52 __aligned(__alignof__(u64));
|
D | ip_set_list_set.c | 34 } __aligned(__alignof__(u64));
|
D | ip_set_hash_gen.h | 76 __aligned(__alignof__(u64));
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pci_insn.h | 77 } __packed __aligned(8);
|
D | runtime_instr.h | 57 } __packed __aligned(8);
|
D | eadm.h | 75 } __packed __aligned(PAGE_SIZE);
|
D | pci.h | 49 } __packed __aligned(128);
|
D | compat.h | 84 } __aligned(8) psw_compat_t;
|
/linux-4.4.14/arch/nios2/mm/ |
D | init.c | 97 #define __page_aligned(order) __aligned(PAGE_SIZE << (order))
|
/linux-4.4.14/drivers/s390/char/ |
D | sclp_early.c | 49 } __packed __aligned(PAGE_SIZE); 51 static char sccb_early[PAGE_SIZE] __aligned(PAGE_SIZE) __initdata;
|
/linux-4.4.14/include/net/ |
D | 6lowpan.h | 103 u8 priv[0] __aligned(sizeof(void *));
|
D | cfg80211.h | 1469 u8 mac_addr[ETH_ALEN] __aligned(2); 1470 u8 mac_addr_mask[ETH_ALEN] __aligned(2); 1569 u8 mac_addr[ETH_ALEN] __aligned(2); 1570 u8 mac_addr_mask[ETH_ALEN] __aligned(2); 1676 u8 priv[0] __aligned(sizeof(void *)); 3300 char priv[0] __aligned(NETDEV_ALIGN); 3512 u8 address[ETH_ALEN] __aligned(sizeof(u16));
|
D | mac80211.h | 223 u8 drv_priv[0] __aligned(sizeof(void *)); 1389 u8 drv_priv[0] __aligned(sizeof(void *)); 1705 u8 drv_priv[0] __aligned(sizeof(void *)); 1750 u8 drv_priv[0] __aligned(sizeof(void *));
|
D | cfg802154.h | 222 char priv[0] __aligned(NETDEV_ALIGN);
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptsas.h | 113 char event_data[0] __aligned(4);
|
/linux-4.4.14/arch/arm64/crypto/ |
D | aes-ce-ccm-glue.c | 158 u8 __aligned(8) mac[AES_BLOCK_SIZE]; in ccm_encrypt() 223 u8 __aligned(8) mac[AES_BLOCK_SIZE]; in ccm_decrypt()
|
D | aes-glue.c | 79 struct crypto_aes_ctx __aligned(8) key2; 217 u8 __aligned(8) tail[AES_BLOCK_SIZE]; in ctr_encrypt()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_common.h | 260 } __aligned(8); 364 } __aligned(8);
|
/linux-4.4.14/arch/x86/include/asm/ |
D | apic.h | 366 __aligned(sizeof(struct apic *)) \ 371 __aligned(sizeof(struct apic *)) \
|
D | atomic64_32.h | 12 u64 __aligned(8) counter;
|
D | vmx.h | 458 } __aligned(16);
|
D | processor.h | 362 } __aligned(THREAD_SIZE);
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | sh_eth.h | 442 } __aligned(2) __packed; 452 } __aligned(2) __packed;
|
/linux-4.4.14/net/ |
D | compat.c | 516 __aligned(4); 522 __aligned(4); 524 __aligned(4); 530 __aligned(4); 534 __aligned(4);
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-op-mode.h | 182 char op_mode_specific[0] __aligned(sizeof(void *));
|
D | iwl-trans.h | 735 char trans_specific[0] __aligned(sizeof(void *));
|
/linux-4.4.14/kernel/power/ |
D | power.h | 15 } __aligned(PAGE_SIZE);
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | filter.h | 137 __be16 outer_vid __aligned(4); /* allow jhash2() of match values */
|
D | selftest.c | 53 static const u8 payload_source[ETH_ALEN] __aligned(2) = {
|
D | ethtool.c | 783 static const u8 mac_addr_ig_mask[ETH_ALEN] __aligned(2) = {0x01, 0, 0, 0, 0, 0};
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 80 } __packed __aligned(64); 92 } __packed __aligned(64); 103 } __packed __aligned(64); 115 } __aligned(64);
|
D | icp_qat_hw.h | 304 } __aligned(64);
|
D | qat_algs.c | 89 } __packed __aligned(64); 103 } __aligned(64);
|
/linux-4.4.14/arch/arm64/mm/ |
D | kasan_init.c | 24 static pgd_t tmp_pg_dir[PTRS_PER_PGD] __initdata __aligned(PGD_SIZE);
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 133 unsigned char out_buffer[OUT_BUFFER_SIZE] __aligned(32); 134 unsigned char in_buffer[IN_BUFFER_SIZE] __aligned(32); 135 unsigned char flip[IN_BUFFER_SIZE] __aligned(32); 163 dma_descr_context in_context __aligned(32); 164 dma_descr_context out_context __aligned(32); 165 dma_descr_data in_descr[NBR_IN_DESCR] __aligned(16); 166 dma_descr_data out_descr[NBR_OUT_DESCR] __aligned(16);
|
/linux-4.4.14/net/openvswitch/ |
D | flow.h | 123 } __aligned(BITS_PER_LONG/8); /* Ensure that we can do comparisons as longs. */
|
/linux-4.4.14/arch/tile/kernel/ |
D | smp.c | 30 HV_Topology smp_topology __write_once __aligned(sizeof(long));
|
/linux-4.4.14/arch/x86/kernel/ |
D | espfix_64.c | 74 __aligned(PAGE_SIZE);
|
D | kvm.c | 78 static DEFINE_PER_CPU(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64); 79 static DEFINE_PER_CPU(struct kvm_steal_time, steal_time) __aligned(64);
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci.h | 283 } __packed __aligned(SDHCI_ADMA2_32_ALIGN); 300 } __packed __aligned(4);
|
/linux-4.4.14/drivers/media/pci/netup_unidvb/ |
D | netup_unidvb_i2c.c | 61 } __packed __aligned(1); 72 } __packed __aligned(1);
|
D | netup_unidvb_spi.c | 43 } __packed __aligned(1);
|
D | netup_unidvb_core.c | 111 } __packed __aligned(1);
|
/linux-4.4.14/arch/h8300/kernel/ |
D | ptrace_h.c | 46 } __packed __aligned(1);
|
D | signal.c | 70 } __packed __aligned(2);
|
/linux-4.4.14/arch/arm/crypto/ |
D | aesbs-glue.c | 24 u8 __aligned(8) bs[BIT_SLICED_KEY_MAXSIZE]; 25 } __aligned(8);
|
D | aes-ce-glue.c | 146 struct crypto_aes_ctx __aligned(8) key2; 285 u8 __aligned(8) tail[AES_BLOCK_SIZE]; in ctr_encrypt()
|
/linux-4.4.14/scripts/ |
D | tags.sh | 160 -I __read_mostly,__aligned,____cacheline_aligned \
|
/linux-4.4.14/drivers/video/fbdev/ |
D | fsl-diu-fb.c | 377 struct diu_ad dummy_ad __aligned(8); 378 struct diu_ad ad[NUM_AOIS] __aligned(8); 379 u8 gamma[256 * 3] __aligned(32); 381 __le16 cursor[MAX_CURS * MAX_CURS] __aligned(32); 383 __le16 blank_cursor[MAX_CURS * MAX_CURS] __aligned(32); 386 } __aligned(32);
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | ath.h | 160 u8 curbssid[ETH_ALEN] __aligned(2);
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_layer.h | 220 } __aligned(sizeof(u64));
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 363 extern pgd_t swapper_pg_dir[] __aligned(PAGE_SIZE);
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10.h | 168 __aligned(4);
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | net2280.h | 87 } __aligned(16);
|
/linux-4.4.14/include/linux/netfilter/ |
D | x_tables.h | 229 unsigned char entries[0] __aligned(8);
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | pm-imx5.c | 137 } __aligned(8);
|
D | pm-imx6.c | 218 } __aligned(8);
|
/linux-4.4.14/drivers/clk/ |
D | clk-mb86s7x.c | 39 } __packed __aligned(4);
|
/linux-4.4.14/kernel/bpf/ |
D | hashtab.c | 31 char key[0] __aligned(8);
|
/linux-4.4.14/net/wireless/ |
D | util.c | 419 u8 src[ETH_ALEN] __aligned(2); in ieee80211_data_to_8023() 1808 const unsigned char rfc1042_header[] __aligned(2) = 1813 const unsigned char bridge_tunnel_header[] __aligned(2) =
|
D | core.h | 102 struct wiphy wiphy __aligned(NETDEV_ALIGN);
|
/linux-4.4.14/net/hsr/ |
D | hsr_device.c | 426 static const unsigned char def_multicast_addr[ETH_ALEN] __aligned(2) = {
|
/linux-4.4.14/drivers/staging/emxx_udc/ |
D | emxx_udc.h | 507 } __aligned(32);
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | gianfar.h | 1042 struct gfar_rx_buff *rx_buff __aligned(SMP_CACHE_BYTES); 1081 spinlock_t grplock __aligned(SMP_CACHE_BYTES);
|
/linux-4.4.14/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 160 } __aligned(64); 172 } __aligned(64);
|
/linux-4.4.14/drivers/misc/mei/ |
D | mei_dev.h | 567 char hw[0] __aligned(sizeof(void *));
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 321 u32 reg_ch_conf_last[2] __aligned(8);
|
/linux-4.4.14/drivers/crypto/nx/ |
D | nx-842-powernv.c | 45 } __packed __aligned(WORKMEM_ALIGN);
|
D | nx-842-pseries.c | 86 } __aligned(WORKMEM_ALIGN);
|
/linux-4.4.14/drivers/crypto/ |
D | img-hash.c | 86 u8 digest[SHA256_DIGEST_SIZE] __aligned(sizeof(u32)); 105 u8 buffer[0] __aligned(sizeof(u32));
|
D | atmel-sha.c | 85 u8 digest[SHA512_DIGEST_SIZE] __aligned(sizeof(u32)); 98 u8 buffer[0] __aligned(sizeof(u32));
|
/linux-4.4.14/lib/ |
D | crc32.c | 347 static u8 const __aligned(8) test_buf[] __initconst =
|
D | vsprintf.c | 334 char tmp[sizeof(num) * 3] __aligned(2); in num_to_str() 396 char tmp[3 * sizeof(num)] __aligned(2); in number() 956 char temp[4] __aligned(2); /* hold each IP quad in reverse order */ in ip4_string()
|
/linux-4.4.14/fs/ubifs/ |
D | commit.c | 513 struct ubifs_idx_node idx __aligned(8);
|
/linux-4.4.14/include/scsi/ |
D | iscsi_if.h | 959 __aligned(sizeof(uint64_t));
|
/linux-4.4.14/arch/x86/xen/ |
D | setup.c | 58 } xen_remap_buf __initdata __aligned(PAGE_SIZE);
|
/linux-4.4.14/kernel/trace/ |
D | trace.h | 1354 __aligned(4) event_##call;
|
D | ring_buffer.c | 136 #define RB_ALIGN_DATA __aligned(RB_ARCH_ALIGNMENT)
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf.c | 166 u8 cmd[VMW_CMDBUF_INLINE_SIZE] __aligned(VMW_CMDBUF_INLINE_ALIGN);
|
/linux-4.4.14/net/sched/ |
D | cls_flower.c | 37 } __aligned(BITS_PER_LONG / 8); /* Ensure that we can do comparisons as longs. */
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 271 __le16 chnl_freq __aligned(2); in wil_rx_add_radiotap_header() 281 u8 vendor_oui[3] __aligned(2); in wil_rx_add_radiotap_header()
|
/linux-4.4.14/drivers/dma/ |
D | k3dma.c | 64 } __aligned(32);
|
D | cppi41.c | 122 } __aligned(32);
|
D | mmp_pdma.c | 82 } __aligned(32);
|
D | zx296702_dma.c | 88 } __aligned(32);
|
D | pxa_dma.c | 83 } __aligned(16);
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 140 } __aligned(64);
|
D | hix5hd2_gmac.c | 195 } __aligned(32);
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | common.c | 1148 irq_stack_union) __aligned(PAGE_SIZE) __visible;
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 1413 u8 bssid[ETH_ALEN] __aligned(2); 2646 u8 priv[0] __aligned(sizeof(void *));
|
/linux-4.4.14/drivers/net/ethernet/rdc/ |
D | r6040.c | 184 } __aligned(32);
|
/linux-4.4.14/arch/arm/mm/ |
D | mmu.c | 364 __aligned(PTE_HWTABLE_OFF + PTE_HWTABLE_SIZE) __initdata;
|
/linux-4.4.14/drivers/net/ |
D | macvlan.c | 57 unsigned char addr[6+2] __aligned(sizeof(u16));
|
/linux-4.4.14/drivers/mtd/devices/ |
D | st_spi_fsm.c | 257 } __packed __aligned(4);
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mr.c | 52 __aligned(MLX5_UMR_ALIGN);
|
/linux-4.4.14/kernel/ |
D | futex.c | 266 } __futex_data __read_mostly __aligned(2*sizeof(long));
|
D | workqueue.c | 220 } __aligned(1 << WORK_STRUCT_FLAG_BITS);
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 282 static char __log_buf[__LOG_BUF_LEN] __aligned(LOG_ALIGN);
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 60 static const u8 bnad_bcast_addr[] __aligned(2) =
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 849 _x = *(_type __aligned(1) *) ctxt->fetch.ptr; \
|
D | vmx.c | 477 } __aligned(64);
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 201 char event_data[0] __aligned(4);
|