/openbmc/linux/scripts/dtc/libfdt/ |
H A 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_()
|
H A D | fdt.h | 14 fdt32_t totalsize; /* total size of DT block */ member
|
H A D | fdt_ro.c | 36 int32_t totalsize; in fdt_get_string() local
|
/openbmc/u-boot/include/ |
H A D | circbuf.h | 12 unsigned int totalsize; /* number of bytes allocated */ member
|
/openbmc/qemu/hw/usb/ |
H A D | combined-packet.c | 126 int totalsize; in usb_ep_combine_input_packets() local
|
/openbmc/linux/arch/sh/kernel/cpu/ |
H A D | init.c | 196 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt.h | 59 fdt32_t totalsize; /* total size of DT block */ member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | microcode.h | 37 unsigned int totalsize; member
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | plpks.c | 36 static u32 totalsize; variable 246 __be32 totalsize; in _plpks_get_config() member
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | am200epd.c | 203 int totalsize; in am200_presetup_fb() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | util.c | 300 int totalsize; in utilfdt_write_err() local
|
H A D | flattree.c | 814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | prom.h | 45 __be32 totalsize; /* total size of DT block */ member
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_xsk.c | 216 unsigned int totalsize = xdp->data_end - xdp->data_meta; in ixgbe_construct_skb_zc() local
|
/openbmc/linux/scripts/dtc/ |
H A D | util.c | 305 int totalsize; in utilfdt_write_err() local
|
H A D | flattree.c | 800 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
|
/openbmc/linux/include/sound/sof/ |
H A D | header.h | 187 uint32_t totalsize; /* Total size of oops message */ member
|
/openbmc/linux/net/core/ |
H A D | xdp.c | 669 unsigned int headroom, totalsize; in xdpf_clone() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_xsk.c | 291 unsigned int totalsize = xdp->data_end - xdp->data_meta; in i40e_construct_skb_zc() local
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | setup.c | 1239 #define CSHAPE(totalsize, linesize, assoc) \ argument
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_xsk.c | 558 unsigned int totalsize = xdp->data_end - xdp->data_meta; in ice_construct_skb_zc() local
|
/openbmc/qemu/disas/ |
H A D | m68k.c | 65 unsigned int totalsize; /* Total size of number in bits */ member
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 2708 unsigned int totalsize = xdp->data_end - xdp->data_meta; in igc_construct_skb_zc() local
|