Symbol: linux_robust_list_head
sys/amd64/linux/linux_proto.h
1021
char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
sys/amd64/linux/linux_proto.h
1026
char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
sys/amd64/linux32/linux32_proto.h
1090
char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
sys/amd64/linux32/linux32_proto.h
1095
char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
sys/arm64/linux/linux_proto.h
433
char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
sys/arm64/linux/linux_proto.h
438
char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];
sys/compat/linux/linux_emul.h
46
struct linux_robust_list_head *robust_futexes;
sys/compat/linux/linux_futex.c
1016
struct linux_robust_list_head *head;
sys/compat/linux/linux_futex.c
877
if (args->len != sizeof(struct linux_robust_list_head))
sys/compat/linux/linux_futex.c
890
struct linux_robust_list_head *head;
sys/compat/linux/linux_futex.c
922
len = sizeof(struct linux_robust_list_head);
sys/i386/linux/linux_proto.h
1088
char head_l_[PADL_(struct linux_robust_list_head *)]; struct linux_robust_list_head * head; char head_r_[PADR_(struct linux_robust_list_head *)];
sys/i386/linux/linux_proto.h
1093
char head_l_[PADL_(struct linux_robust_list_head **)]; struct linux_robust_list_head ** head; char head_r_[PADR_(struct linux_robust_list_head **)];