Home
last modified time | relevance | path

Searched defs:linux_pkey_mprotect_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h1114 struct linux_pkey_mprotect_args { struct
1115 char start_l_[PADL_(l_ulong)]; l_ulong start; char start_r_[PADR_(l_ulong)];
1116 char len_l_[PADL_(l_size_t)]; l_size_t len; char len_r_[PADR_(l_size_t)];
1117 char prot_l_[PADL_(l_ulong)]; l_ulong prot; char prot_r_[PADR_(l_ulong)];
1118 char pkey_l_[PADL_(l_int)]; l_int pkey; char pkey_r_[PADR_(l_int)];
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h1307 struct linux_pkey_mprotect_args { struct
1308 char start_l_[PADL_(l_ulong)]; l_ulong start; char start_r_[PADR_(l_ulong)];
1309 char len_l_[PADL_(l_size_t)]; l_size_t len; char len_r_[PADR_(l_size_t)];
1310 char prot_l_[PADL_(l_ulong)]; l_ulong prot; char prot_r_[PADR_(l_ulong)];
1311 char pkey_l_[PADL_(l_int)]; l_int pkey; char pkey_r_[PADR_(l_int)];
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1445 struct linux_pkey_mprotect_args { struct
1446 char start_l_[PADL_(l_ulong)]; l_ulong start; char start_r_[PADR_(l_ulong)];
1447 char len_l_[PADL_(l_size_t)]; l_size_t len; char len_r_[PADR_(l_size_t)];
1448 char prot_l_[PADL_(l_ulong)]; l_ulong prot; char prot_r_[PADR_(l_ulong)];
1449 char pkey_l_[PADL_(l_int)]; l_int pkey; char pkey_r_[PADR_(l_int)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1451 struct linux_pkey_mprotect_args { struct
1452 char start_l_[PADL_(l_ulong)]; l_ulong start; char start_r_[PADR_(l_ulong)];
1453 char len_l_[PADL_(l_size_t)]; l_size_t len; char len_r_[PADR_(l_size_t)];
1454 char prot_l_[PADL_(l_ulong)]; l_ulong prot; char prot_r_[PADR_(l_ulong)];
1455 char pkey_l_[PADL_(l_int)]; l_int pkey; char pkey_r_[PADR_(l_int)];