Searched refs:linux_mq_notify_args (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c1053 linux_mq_notify(struct thread *td, struct linux_mq_notify_args *args)
H A Dlinux_proto.h877 struct linux_mq_notify_args { struct
1329 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);
H A Dlinux_sysent.c302 { AS(linux_mq_notify_args), (sy_call_t *)linux_mq_notify, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 281 = linux_mq_notify */
H A Dlinux_systrace_args.c1945 struct linux_mq_notify_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h861 struct linux_mq_notify_args { struct
1309 int linux_mq_notify(struct thread *, struct linux_mq_notify_args *);

Completed in 127 milliseconds