Home
last modified time | relevance | path

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

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