Searched defs:mq (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/tests/sys/mqueue/
H A Dmqtest1.c19 mqd_t mq; local
H A Dmqtest2.c30 mqd_t mq; local
[all...]
H A Dmqtest3.c33 mqd_t mq; local
[all...]
H A Dmqtest4.c33 mqd_t mq; local
[all...]
H A Dmqtest5.c36 mqd_t mq; local
[all...]
/freebsd-10-stable/lib/librt/
H A Dmq.c86 struct __mq *mq; local
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h62 struct mq mq; /* list of packets */ member in struct:fq_codel_flow
H A Ddn_sched_fq_pie.c109 struct mq mq; /* list of packets */ member in struct:fq_pie_flow
H A Dip_dn_private.h88 struct mq { /* a basic queue of packets*/ struct
193 struct mq mq; member in struct:delay_line
257 struct mq mq; /* packets queue */ member in struct:dn_queue
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c277 uint32_t mq; member in struct:gcc_mcontext32
/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c662 struct oce_mq *mq = NULL; local
768 oce_mq_free(struct oce_mq *mq) argument
983 oce_start_mq(struct oce_mq *mq) argument
[all...]
H A Doce_mbox.c305 struct oce_mq *mq = sc->mq; local
H A Doce_if.c2163 struct oce_mq *mq = (struct oce_mq *)arg; local
H A Doce_if.h843 struct oce_mq *mq; /* Mailbox queue */ member in struct:oce_softc
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_subs.c180 nfsm_uiotombuf(struct uio *uiop, struct mbuf **mq, int siz, caddr_t *bpos) argument
/freebsd-10-stable/sys/dev/virtio/network/
H A Dif_vtnet.c3185 struct virtio_net_ctrl_mq mq; member in struct:__anon4
/freebsd-10-stable/sys/kern/
H A Duipc_mqueue.c980 struct mqueue *mq; local
1337 struct mqueue *mq; local
1588 struct mqueue *mq; local
1612 mqueue_free(struct mqueue *mq) argument
1684 mqueue_send(struct mqueue *mq, const char *msg_ptr, size_t msg_len, unsigned msg_prio, int waitok, const struct timespec *abs_timeout) argument
1753 _mqueue_send(struct mqueue *mq, struct mqueue_msg *msg, int timo) argument
1809 mqueue_send_notification(struct mqueue *mq) argument
1840 mqueue_receive(struct mqueue *mq, char *msg_ptr, size_t msg_len, unsigned *msg_prio, int waitok, const struct timespec *abs_timeout) argument
1911 _mqueue_recv(struct mqueue *mq, struct mqueue_msg **msg, int timo) argument
1987 notifier_remove(struct proc *p, struct mqueue *mq, int fd) argument
2011 struct mqueue *mq; local
2207 struct mqueue *mq; local
2256 struct mqueue *mq; local
2282 struct mqueue *mq; local
2312 struct mqueue *mq; local
2431 struct mqueue *mq; local
2459 struct mqueue *mq; local
2510 struct mqueue *mq = FPTOMQ(fp); local
2615 struct mqueue *mq = FPTOMQ(fp); local
2632 struct mqueue *mq = FPTOMQ(kn->kn_fp); local
2645 struct mqueue *mq = FPTOMQ(kn->kn_fp); local
2654 struct mqueue *mq = FPTOMQ(kn->kn_fp); local
2795 struct mqueue *mq; local
2825 struct mqueue *mq; local
[all...]

Completed in 254 milliseconds