Searched defs:totalsize (Results 1 – 16 of 16) sorted by relevance
/linux-5.19.10/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-5.19.10/arch/sh/kernel/cpu/ |
D | init.c | 196 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-5.19.10/arch/arm/mach-pxa/ |
D | am200epd.c | 203 int totalsize; in am200_presetup_fb() local
|
/linux-5.19.10/arch/x86/include/asm/ |
D | microcode_intel.h | 16 unsigned int totalsize; member
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | prom.h | 50 __be32 totalsize; /* total size of DT block */ member
|
/linux-5.19.10/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-5.19.10/scripts/dtc/ |
D | util.c | 294 int totalsize; in utilfdt_write_err() local
|
D | flattree.c | 800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
/linux-5.19.10/include/sound/sof/ |
D | header.h | 187 uint32_t totalsize; /* Total size of oops message */ member
|
/linux-5.19.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.c | 247 unsigned int totalsize = xdp->data_end - xdp->data_meta; in i40e_construct_skb_zc() local
|
/linux-5.19.10/net/core/ |
D | xdp.c | 689 unsigned int headroom, totalsize; in xdpf_clone() local
|
/linux-5.19.10/arch/alpha/kernel/ |
D | setup.c | 1238 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/linux-5.19.10/drivers/net/ethernet/intel/ice/ |
D | ice_xsk.c | 574 unsigned int totalsize = xdp->data_end - xdp->data_meta; in ice_construct_skb_zc() local
|
/linux-5.19.10/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 2452 unsigned int totalsize = xdp->data_end - xdp->data_meta; in igc_construct_skb_zc() local
|