Home
last modified time | relevance | path

Searched refs:__aligned_largest (Results 1 – 10 of 10) sorted by relevance

/linux/include/net/libeth/
H A Dtypes.h125 } __aligned_largest; variable
H A Dtx.h78 } __aligned_largest; variable
H A Drx.h48 } __aligned_largest; variable
H A Dxdp.h452 } __aligned_largest; variable
/linux/include/linux/
H A Dcache.h32 #define __LARGEST_ALIGN sizeof(struct { long x; } __aligned_largest)
H A Dinstrumented.h66 mask &= sizeof(struct { long x; } __aligned_largest) - 1; in instrument_atomic_check_alignment()
H A Dcompiler_attributes.h34 #define __aligned_largest __attribute__((__aligned__)) macro
/linux/include/net/
H A Dxsk_buff_pool.h32 } __aligned_largest; variable
H A Dip_tunnels.h120 u8 options[] __aligned_largest __counted_by(options_len);
/linux/lib/
H A DKconfig.debug1435 bool "Check alignment only up to __aligned_largest"