Searched defs:linux_binprm (Results 1 – 11 of 11) sorted by relevance
14214 struct linux_binprm { struct14215 struct vm_area_struct *vma;14216 long unsigned int vma_pages;14217 struct mm_struct *mm;14218 long unsigned int p;14219 long unsigned int argmin;14220 unsigned int have_execfd: 1;14221 unsigned int execfd_creds: 1;14222 unsigned int secureexec: 1;14223 unsigned int point_of_no_return: 1;[all …]
18647 struct linux_binprm { struct18648 struct vm_area_struct *vma;18649 long unsigned int vma_pages;18650 struct mm_struct *mm;18651 long unsigned int p;18652 long unsigned int argmin;18653 unsigned int have_execfd: 1;18654 unsigned int execfd_creds: 1;18655 unsigned int secureexec: 1;18656 unsigned int point_of_no_return: 1;[all …]
7738 struct linux_binprm { struct7739 struct vm_area_struct *vma;7740 long unsigned int vma_pages;7741 struct mm_struct *mm;7742 long unsigned int p;7743 long unsigned int argmin;7744 unsigned int have_execfd: 1;7745 unsigned int execfd_creds: 1;7746 unsigned int secureexec: 1;7747 unsigned int point_of_no_return: 1;[all …]
7081 struct linux_binprm { struct7082 struct vm_area_struct *vma;7083 long unsigned int vma_pages;7084 struct mm_struct *mm;7085 long unsigned int p;7086 long unsigned int argmin;7087 unsigned int have_execfd: 1;7088 unsigned int execfd_creds: 1;7089 unsigned int secureexec: 1;7090 unsigned int point_of_no_return: 1;[all …]
6946 struct linux_binprm { struct6947 struct vm_area_struct *vma;6948 long unsigned int vma_pages;6949 struct mm_struct *mm;6950 long unsigned int p;6951 long unsigned int argmin;6952 unsigned int have_execfd: 1;6953 unsigned int execfd_creds: 1;6954 unsigned int secureexec: 1;6955 unsigned int point_of_no_return: 1;[all …]
15342 struct linux_binprm { struct15343 struct vm_area_struct *vma;15344 long unsigned int vma_pages;15345 struct mm_struct *mm;15346 long unsigned int p;15347 long unsigned int argmin;15348 unsigned int have_execfd: 1;15349 unsigned int execfd_creds: 1;15350 unsigned int secureexec: 1;15351 unsigned int point_of_no_return: 1;[all …]