Searched refs:linux_get_robust_list_args (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h1006 struct linux_get_robust_list_args { struct
1359 int linux_get_robust_list(struct thread *, struct linux_get_robust_list_args *);
H A Dlinux_sysent.c333 { AS(linux_get_robust_list_args), (sy_call_t *)linux_get_robust_list, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 312 = linux_get_robust_list */
H A Dlinux_systrace_args.c2166 struct linux_get_robust_list_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h987 struct linux_get_robust_list_args { struct
1339 int linux_get_robust_list(struct thread *, struct linux_get_robust_list_args *);
H A Dlinux32_sysent.c334 { AS(linux_get_robust_list_args), (sy_call_t *)linux_get_robust_list, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 312 = linux_get_robust_list */
H A Dlinux32_systrace_args.c2075 struct linux_get_robust_list_args *p = params;
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_futex.c175 "struct linux_get_robust_list_args *");
1047 linux_get_robust_list(struct thread *td, struct linux_get_robust_list_args *args)

Completed in 196 milliseconds