Searched defs:____cacheline_aligned_in_smp (Results 1 - 25 of 132) sorted by last modified time

123456

/linux-master/net/mptcp/
H A Dprotocol.c43 static struct percpu_counter mptcp_sockets_allocated ____cacheline_aligned_in_smp; variable in typeref:struct:mptcp_sockets_allocated
/linux-master/net/ipv4/
H A Dudp.c128 atomic_long_t udp_memory_allocated ____cacheline_aligned_in_smp; variable
H A Dtcp.c296 atomic_long_t tcp_memory_allocated ____cacheline_aligned_in_smp; /* Current allocated memory. */ variable
309 struct percpu_counter tcp_sockets_allocated ____cacheline_aligned_in_smp; variable in typeref:struct:tcp_sockets_allocated
/linux-master/drivers/nvme/host/
H A Dpci.c194 spinlock_t cq_poll_lock ____cacheline_aligned_in_smp; member in struct:nvme_queue
/linux-master/mm/
H A Dhugetlb.c92 struct mutex *hugetlb_fault_mutex_table ____cacheline_aligned_in_smp; variable in typeref:struct:hugetlb_fault_mutex_table
H A Dutil.c922 struct percpu_counter vm_committed_as ____cacheline_aligned_in_smp; variable in typeref:struct:vm_committed_as
/linux-master/net/bridge/
H A Dbr_private.h296 unsigned long updated ____cacheline_aligned_in_smp; member in struct:net_bridge_fdb_entry
/linux-master/include/net/
H A Dsch_generic.h116 struct sk_buff_head gso_skb ____cacheline_aligned_in_smp; member in struct:Qdisc
126 spinlock_t busylock ____cacheline_aligned_in_smp; member in struct:Qdisc
H A Dxdp_sock.h51 struct xsk_queue *rx ____cacheline_aligned_in_smp; member in struct:xdp_sock
65 struct xsk_queue *tx ____cacheline_aligned_in_smp; member in struct:xdp_sock
/linux-master/include/linux/
H A Dudp.h88 struct sk_buff_head reader_queue ____cacheline_aligned_in_smp; member in struct:udp_sock
H A Dio_uring_types.h72 } ____cacheline_aligned_in_smp; variable in typeref:struct:io_hash_bucket
100 } ____cacheline_aligned_in_smp; member in struct:io_uring_task
183 struct io_uring_cqe cqes[] ____cacheline_aligned_in_smp; member in struct:io_rings
252 } ____cacheline_aligned_in_smp; member in struct:io_ring_ctx
308 } ____cacheline_aligned_in_smp; member in struct:io_ring_ctx
322 } ____cacheline_aligned_in_smp; member in struct:io_ring_ctx
334 } ____cacheline_aligned_in_smp; member in struct:io_ring_ctx
342 } ____cacheline_aligned_in_smp; member in struct:io_ring_ctx
H A Dfs.h1348 spinlock_t s_inode_list_lock ____cacheline_aligned_in_smp; member in struct:super_block
H A Dnetdevice.h668 spinlock_t _xmit_lock ____cacheline_aligned_in_smp; member in struct:netdev_queue
680 } ____cacheline_aligned_in_smp; variable in typeref:struct:netdev_queue
3230 unsigned int input_queue_head ____cacheline_aligned_in_smp; member in struct:softnet_data
3233 call_single_data_t csd ____cacheline_aligned_in_smp; member in struct:softnet_data
3244 spinlock_t defer_lock ____cacheline_aligned_in_smp; member in struct:softnet_data
H A Dmmzone.h703 } ____cacheline_aligned_in_smp; variable in typeref:struct:per_cpu_pages
H A Dmm_types.h777 } ____cacheline_aligned_in_smp; member in struct:mm_struct::__anon1182
/linux-master/drivers/net/
H A Dtun.c165 unsigned long updated ____cacheline_aligned_in_smp; member in struct:tun_flow_entry
H A Dxen-netfront.c143 spinlock_t rx_lock ____cacheline_aligned_in_smp; member in struct:netfront_queue
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h85 } ____cacheline_aligned_in_smp; variable in typeref:struct:stmmac_txq_stats
98 } ____cacheline_aligned_in_smp; variable in typeref:struct:stmmac_rxq_stats
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dcore.h113 } ____cacheline_aligned_in_smp; variable in typeref:struct:pdsc_cq
/linux-master/fs/nfsd/
H A Dnfs4state.c717 static struct rhltable nfs4_file_rhltable ____cacheline_aligned_in_smp; variable in typeref:struct:nfs4_file_rhltable
/linux-master/fs/
H A Daio.c145 } ____cacheline_aligned_in_smp; member in struct:kioctx
150 } ____cacheline_aligned_in_smp; member in struct:kioctx
155 } ____cacheline_aligned_in_smp; member in struct:kioctx
161 } ____cacheline_aligned_in_smp; member in struct:kioctx
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h666 } ____cacheline_aligned_in_smp; variable in typeref:struct:iwl_mvm_reorder_buffer
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h529 } ____cacheline_aligned_in_smp; member in struct:arm_smmu_ll_queue
/linux-master/fs/fuse/
H A Dvirtio_fs.c58 } ____cacheline_aligned_in_smp; variable in typeref:struct:virtio_fs_vq
/linux-master/arch/mips/mm/
H A Dtlbex.c71 } ____cacheline_aligned_in_smp; variable in typeref:struct:tlb_reg_save

Completed in 480 milliseconds

123456