Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/boot/
Delf.h103 Elf32_Word p_align; member
114 Elf64_Xword p_align; /* Segment alignment, file & memory */ member
/linux-5.19.10/sound/pci/mixart/
Dmixart_hwdep.c87 __be32 p_align; member
/linux-5.19.10/tools/testing/selftests/proc/
Dproc-pid-vm.c105 uint64_t p_align; member
/linux-5.19.10/drivers/phy/ti/
Dphy-j721e-wiz.c104 static const struct reg_field p_align[WIZ_MAX_LANES] = { variable
269 struct regmap_field *p_align[WIZ_MAX_LANES]; member
/linux-5.19.10/include/uapi/linux/
Delf.h257 Elf32_Word p_align; member
268 Elf64_Xword p_align; /* Segment alignment, file & memory */ member
/linux-5.19.10/fs/
Dbinfmt_elf.c439 unsigned long p_align = cmds[i].p_align; in maximum_alignment() local