Home
last modified time | relevance | path

Searched refs:unordered (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst54 unordered scheduling, but not atomic and unordered and ordered scheduling. A
64 unordered scheduling. In this case, ``RTE_SCHED_TYPE_ORDERED`` is unsupported.
89 unordered scheduling, but not atomic and unordered and ordered scheduling. A
99 unordered scheduling. In this case, ``RTE_SCHED_TYPE_ORDERED`` is unsupported.
H A Ddlb.rst89 unordered scheduling, but not atomic and unordered and ordered scheduling. A
99 unordered scheduling. In this case, ``RTE_SCHED_TYPE_ORDERED`` is unsupported.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmsi.txt67 This property is unordered, and MSIs may be allocated from any combination of
/f-stack/freebsd/netinet/
H A Dsctp_indata.c336 uint8_t flags, unordered; in sctp_place_control_in_stream() local
339 unordered = flags & SCTP_DATA_UNORDERED; in sctp_place_control_in_stream()
340 if (unordered) { in sctp_place_control_in_stream()
365 if (unordered) { in sctp_place_control_in_stream()
379 if (unordered) { in sctp_place_control_in_stream()
402 if (unordered) { in sctp_place_control_in_stream()
1374 int do_wakeup, unordered; in sctp_queue_data_for_reasm() local
1382 unordered = 1; in sctp_queue_data_for_reasm()
1384 unordered = 0; in sctp_queue_data_for_reasm()
1388 if ((unordered == 0) || (asoc->idata_supported)) { in sctp_queue_data_for_reasm()
[all …]
/f-stack/freebsd/mips/mips/
H A Dfp.S1579 bne t2, zero, unordered # FS is a NAN
1582 bne ta2, zero, unordered # FT is a NAN
1607 bne t2, zero, unordered
1608 bne t3, zero, unordered # FS is a NAN
1611 bne ta2, zero, unordered
1612 bne ta3, zero, unordered # FT is a NAN
1653 unordered: label
1654 and v0, a0, COND_UNORDERED # this cmp match unordered?