Searched defs:ordered (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_compare.c | 74 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare()
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_sigqueue.c | 138 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 D | sctp.py | 230 def send(self, buf, ppid, ordered=False): argument
|
/freebsd/sys/netinet/ |
H A D | sctp_indata.c | 1652 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 D | zprop_common.c | 204 boolean_t ordered, zfs_type_t type) in zprop_iter_common()
|
/freebsd/sys/dev/virtio/block/ |
H A D | virtio_blk.c | 1029 int ordered, readable, writable, i; in vtblk_request_execute_cb() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 2097 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 D | kmp_dispatch.cpp | 1020 bool ordered; in __kmp_dispatch_init() local
|
H A D | kmp.h | 1885 unsigned ordered : 1; member
|
/freebsd/sys/dev/ciss/ |
H A D | cissreg.h | 258 u_int8_t ordered:1; /* return events in recorded order */ member
|