Home
last modified time | relevance | path

Searched full:stateless (Results 1 – 25 of 57) sorted by relevance

123

/linux/Documentation/userspace-api/media/v4l/
H A Ddev-stateless-decoder.rst7 Memory-to-memory Stateless Video Decoder Interface
10 A stateless decoder is a decoder that works without retaining any kind of state
20 with stateless decoders in order to successfully decode an encoded stream.
25 Stateless decoders make use of the :ref:`media-request-api`. A stateless
337 Contrary to stateful decoders, a stateless decoder does not perform any kind of
424 After that, in order to drain the stream on a stateless decoder, the client
H A Dcommon.rst48 ext-ctrls-codec-stateless
H A Ddev-mem2mem.rst44 dev-stateless-decoder
H A Dvidioc-decoder-cmd.rst193 - Flush any held capture buffers. Only valid for stateless decoders.
H A Dvidioc-reqbufs.rst152 - Only valid for stateless decoders. If set, then userspace can set the
/linux/drivers/media/test-drivers/visl/
H A DKconfig3 tristate "Virtual Stateless Decoder Driver (visl)"
13 A virtual stateless decoder device for uAPI development purposes.
H A Dvisl-core.c3 * A virtual stateless decoder device for stateless uAPI development purposes.
6 * applications that use the V4L2 stateless API to decode media.
571 MODULE_DESCRIPTION("Virtual stateless decoder device");
H A Dvisl-video.h3 * Contains the driver implementation for the V4L2 stateless interface.
/linux/Documentation/admin-guide/media/
H A Dvisl.rst3 The Virtual Stateless Decoder Driver (visl)
6 A virtual stateless decoder device for stateless uAPI development
10 userspace applications that use the V4L2 stateless API to decode media.
/linux/Documentation/infiniband/
H A Dipoib.rst57 Stateless offloads
60 If the IB HW supports IPoIB stateless offloads, IPoIB advertises
68 Stateless offloads are supported only in datagram mode.
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_nat.sh895 echo "ERROR: cannot ping $ns1 from $ns2 before loading stateless rules"
900 table ip stateless {
929 echo "ERROR: cannot ping $ns1 from $ns2 with stateless rules"
933 # ns1 should have seen packets from .2.2, due to stateless rewrite.
964 echo "SKIP: Could not run stateless nat frag test without socat tool"
969 ip netns exec "$ns0" nft delete table ip stateless
981 echo "ERROR: failed to test udp $ns1 to $ns2 with stateless ip nat" 1>&2
987 file_cmp "$INFILE" "$OUTFILE" "udp with stateless nat" || lret=1
991 # ns1 should have seen packets from 2.2, due to stateless rewrite.
998 if ! ip netns exec "$ns0" nft delete table ip stateless; the
[all...]
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst10 modern devices (stateless codecs, complex camera pipelines, ...) and APIs
13 Another is support of stateless codecs, which require controls to be applied
/linux/net/sched/
H A Dact_nat.c3 * Stateless NAT actions
347 MODULE_DESCRIPTION("Stateless NAT actions");
H A Dsch_choke.c21 CHOKe stateless AQM for fair bandwidth allocation
36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
/linux/net/bridge/netfilter/
H A Debtable_nat.c119 MODULE_DESCRIPTION("ebtables legacy stateless nat table");
/linux/drivers/net/ppp/
H A Dppp_mppe.c222 (state->stateful) ? "stateful" : "stateless"); in mppe_init()
318 if (!state->stateful || /* stateless mode */ in mppe_compress()
421 "stateless mode!\n", state->unit); in mppe_decompress()
H A Dppp_mppe.h28 #define MPPE_H_BIT 0x01 /* Stateless (in a different byte) */
/linux/Documentation/filesystems/
H A Dvirtiofs.rst20 stateless or ephemeral guests, and sharing a directory between guests.
/linux/Documentation/driver-api/
H A Ddevice_link.rst71 If a device link with ``DL_FLAG_STATELESS`` set (i.e. a stateless device link)
119 However, stateless device links (i.e. device links with ``DL_FLAG_STATELESS``
/linux/include/linux/
H A Dnmi.h134 * intentionally disables interrupts for a long time. This call is stateless.
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst158 | be executed by the hardware. It also supports a variety of stateless
/linux/Documentation/security/
H A Dipe.rst245 Additionally, since the kernel is stateless between invocations, and reading
275 However, since the kernel is stateless across boots, this policy
/linux/net/ipv6/netfilter/
H A DKconfig295 stateless IPv6-to-IPv6 Network Prefix Translation per RFC 6296.
/linux/drivers/clocksource/
H A Dtimer-ixp4xx.c57 * fast and stateless
/linux/fs/afs/
H A Ddir_silly.c103 * AFS is stateless and the server doesn't know when the client is holding a

123