Home
last modified time | relevance | path

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

/freebsd-src/sys/powerpc/fpu/
H A Dfpu_compare.c74 fpu_compare(struct fpemu *fe, int ordered) in fpu_compare()
/freebsd-src/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-src/tests/sys/netpfil/pf/
H A Dsctp.py230 def send(self, buf, ppid, ordered=False): argument
/freebsd-src/sys/netinet/
H A Dsctp_indata.c1667 sctp_find_reasm_entry(struct sctp_stream_in * strm,uint32_t mid,int ordered,int idata_supported) sctp_find_reasm_entry() argument
1710 int ordered; sctp_process_a_data_chunk() local
5386 sctp_flush_reassm_for_str_seq(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_stream_in * strm,struct sctp_queued_to_read * control,int ordered,uint32_t cumtsn) sctp_flush_reassm_for_str_seq() argument
5596 uint16_t ordered, flags; sctp_handle_forward_tsn() local
[all...]
/freebsd-src/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c204 boolean_t ordered, zfs_type_t type) in zprop_iter_common()
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1955 zprop_iter(zprop_func func,void * cb,boolean_t show_all,boolean_t ordered,zfs_type_t type) zprop_iter() argument
/freebsd-src/sys/dev/virtio/block/
H A Dvirtio_blk.c1029 int ordered, readable, writable, i; in vtblk_request_execute_cb() local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp1020 bool ordered; __kmp_dispatch_init() local
[all...]
H A Dkmp.h1877 unsigned ordered : 1; global() member
/freebsd-src/sys/dev/ciss/
H A Dcissreg.h258 u_int8_t ordered:1; /* return events in recorded order */ member