Searched refs:linux32_extra_stack_data (Results 1 – 3 of 3) sorted by relevance
41 struct linux32_extra_stack_data { struct47 #define LINUX32_ELF_AUX_ARGSIZ sizeof(struct linux32_extra_stack_data) argument
68 struct linux32_extra_stack_data { struct78 #define LINUX32_ELF_AUX_ARGSIZ sizeof(struct linux32_extra_stack_data) argument
115 struct linux32_extra_stack_data esd, *esdp; in linux32_elf32_copyargs()124 esdp = (struct linux32_extra_stack_data *)(*stackp); /* userspace */ in linux32_elf32_copyargs()