Searched defs:__be32 (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/arch/powerpc/mm/ |
D | drmem.c | 220 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.15/tools/include/uapi/linux/ |
D | types.h | 14 typedef __u32 __bitwise __be32; typedef
|
/linux-6.15/include/uapi/linux/ |
D | types.h | 39 typedef __u32 __bitwise __be32; typedef
|
/linux-6.15/arch/powerpc/boot/ |
D | of.h | 26 typedef u32 __be32; typedef
|
/linux-6.15/tools/include/linux/ |
D | types.h | 66 typedef __u32 __bitwise __be32; typedef
|
/linux-6.15/net/core/ |
D | filter.c | 2018 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() argument
|