Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/
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()
/linux-6.1.9/tools/include/uapi/linux/
Dtypes.h12 typedef __u32 __bitwise __be32; typedef
/linux-6.1.9/include/uapi/linux/
Dtypes.h35 typedef __u32 __bitwise __be32; typedef
/linux-6.1.9/arch/powerpc/boot/
Dof.h26 typedef u32 __be32; typedef
/linux-6.1.9/tools/include/linux/
Dtypes.h59 typedef __u32 __bitwise __be32; typedef
/linux-6.1.9/net/core/
Dfilter.c1992 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() argument