Searched refs:linux_robust_list_head (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_emul.h48 struct linux_robust_list_head *robust_futexes;
H A Dlinux_futex.c1106 if (args->len != sizeof(struct linux_robust_list_head)) {
1123 struct linux_robust_list_head *head;
1124 l_size_t len = sizeof(struct linux_robust_list_head);
1259 struct linux_robust_list_head *head = NULL;
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux.h294 struct linux_robust_list_head { struct
H A Dlinux_proto.h419 char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
424 char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux.h442 struct linux_robust_list_head { struct
H A Dlinux_proto.h1004 char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
1009 char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
/freebsd-13-stable/sys/i386/linux/
H A Dlinux.h583 struct linux_robust_list_head { struct
H A Dlinux_proto.h1073 char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
1078 char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux.h627 struct linux_robust_list_head { struct
H A Dlinux32_proto.h1076 char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
1081 char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h1076 char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
1081 char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];

Completed in 408 milliseconds