/linux-6.12.1/scripts/dtc/libfdt/ |
D | fdt.c | 20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local 52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_() 57 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
|
D | fdt.h | 14 fdt32_t totalsize; /* total size of DT block */ member
|
D | fdt_ro.c | 36 int32_t totalsize; in fdt_get_string() local
|
/linux-6.12.1/arch/sh/kernel/cpu/ |
D | init.c | 196 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | plpks.c | 36 static u32 totalsize; variable 246 __be32 totalsize; in _plpks_get_config() member
|
/linux-6.12.1/arch/x86/include/asm/ |
D | microcode.h | 39 unsigned int totalsize; member
|
/linux-6.12.1/arch/arm/mach-pxa/ |
D | am200epd.c | 203 int totalsize; in am200_presetup_fb() local
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | prom.h | 45 __be32 totalsize; /* total size of DT block */ member
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_xsk.c | 216 unsigned int totalsize = xdp->data_end - xdp->data_meta; in ixgbe_construct_skb_zc() local
|
/linux-6.12.1/include/sound/sof/ |
D | header.h | 187 uint32_t totalsize; /* Total size of oops message */ member
|
/linux-6.12.1/scripts/dtc/ |
D | util.c | 305 int totalsize; in utilfdt_write_err() local
|
D | flattree.c | 797 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.c | 291 unsigned int totalsize = xdp->data_end - xdp->data_meta; in i40e_construct_skb_zc() local
|
/linux-6.12.1/arch/alpha/kernel/ |
D | setup.c | 1154 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-6.12.1/net/core/ |
D | xdp.c | 670 unsigned int headroom, totalsize; in xdpf_clone() local
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_xsk.c | 551 unsigned int totalsize = xdp->data_end - xdp->data_meta; in ice_construct_skb_zc() local
|
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 2712 unsigned int totalsize = xdp->data_end - xdp->data_meta; in igc_construct_skb_zc() local
|