Home
last modified time | relevance | path

Searched defs:ordered (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_compare.c74 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigqueue.c138 sigorder(int *ordered, const int *tosend, size_t len) in sigorder()
189 int ordered[CNT]; in ATF_TC_BODY() local
/freebsd/tests/sys/netpfil/pf/
H A Dsctp.py230 def send(self, buf, ppid, ordered=False): argument
/freebsd/sys/netinet/
H A Dsctp_indata.c1652 sctp_find_reasm_entry(struct sctp_stream_in *strm, uint32_t mid, int ordered, int idata_supported) in sctp_find_reasm_entry()
1695 int ordered; in sctp_process_a_data_chunk() local
5372 struct sctp_queued_to_read *control, int ordered, uint32_t cumtsn) in sctp_flush_reassm_for_str_seq()
5595 uint16_t ordered, flags; in sctp_handle_forward_tsn() local
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c204 boolean_t ordered, zfs_type_t type) in zprop_iter_common()
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c1029 int ordered, readable, writable, i; in vtblk_request_execute_cb() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c2097 zprop_iter(zprop_func func, void *cb, boolean_t show_all, boolean_t ordered, in zprop_iter()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp1020 bool ordered; in __kmp_dispatch_init() local
H A Dkmp.h1885 unsigned ordered : 1; member
/freebsd/sys/dev/ciss/
H A Dcissreg.h258 u_int8_t ordered:1; /* return events in recorded order */ member