Home
last modified time | relevance | path

Searched defs:__be32 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Ddrmem.c220 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in __walk_drmem_v1_lmbs()
254 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in __walk_drmem_v2_lmbs()
286 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in walk_drmem_lmbs_early()
394 int (*func)(struct drmem_lmb *, const __be32 **, void *)) in walk_drmem_lmbs()
/openbmc/linux/tools/include/uapi/linux/
H A Dtypes.h12 typedef __u32 __bitwise __be32; typedef
/openbmc/linux/include/uapi/linux/
H A Dtypes.h39 typedef __u32 __bitwise __be32; typedef
/openbmc/qemu/hw/net/rocker/
H A Drocker.h44 #define __be32 uint32_t macro
/openbmc/linux/arch/powerpc/boot/
H A Dof.h26 typedef u32 __be32; typedef
/openbmc/linux/tools/include/linux/
H A Dtypes.h64 typedef __u32 __bitwise __be32; typedef
/openbmc/u-boot/include/linux/
H A Dtypes.h144 typedef __u32 __bitwise __be32; typedef
/openbmc/linux/net/core/
H A Dfilter.c2010 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() argument