Home
last modified time | relevance | path

Searched refs:serialized (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dst,st-mipid02.txt4 time. Active port input stream will be de-serialized and its content outputted
/f-stack/freebsd/contrib/device-tree/Bindings/display/imx/
H A Dldb.txt70 serialized LVDS signal.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst405 In that mode enqueue/dequeue operation is fully serialized:
413 scenarios. Another advantage of fully serialized producer/consumer -
419 For ring with serialized producer/consumer (HTS sync mode) it is possible
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap.h412 uint64_t zapobj, uint64_t serialized);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_micro.c1476 uint64_t serialized, boolean_t prefetch) in zap_cursor_init_impl() argument
1482 zc->zc_serialized = serialized; in zap_cursor_init_impl()
1489 uint64_t serialized) in zap_cursor_init_serialized() argument
1491 zap_cursor_init_impl(zc, os, zapobj, serialized, B_TRUE); in zap_cursor_init_serialized()
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstd.1.md122 In this mode, compression is serialized with I/O, which is slightly slower.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1787 "serialized" will not help with this problem, because the same thread can
4511 time and marks them "serialized" to prevent reentrancy. A new global
5240 iASL: issue a remark if a non-serialized method creates named objects. If
5245 the method should be marked serialized. NOTE: may become a warning later.
7510 Fixed several issues and a possible fault with the automatic "serialized"
7511 method support. History: This support changes a method to "serialized" on
7521 2) Set the "serialized" bit for the method only upon the exit of the
11053 Enhanced the implementation of the "serialized mode" of the interpreter
11126 AcpiExec - Added the "-t" command line option to enable the serialized
/f-stack/app/nginx-1.16.1/
H A DCHANGES1804 serialized instead of just a session id.