Searched defs:__be32 (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/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.1.9/tools/include/uapi/linux/ |
D | types.h | 12 typedef __u32 __bitwise __be32; typedef
|
/linux-6.1.9/include/uapi/linux/ |
D | types.h | 35 typedef __u32 __bitwise __be32; typedef
|
/linux-6.1.9/arch/powerpc/boot/ |
D | of.h | 26 typedef u32 __be32; typedef
|
/linux-6.1.9/tools/include/linux/ |
D | types.h | 59 typedef __u32 __bitwise __be32; typedef
|
/linux-6.1.9/net/core/ |
D | filter.c | 1992 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() argument
|