Home
last modified time | relevance | path

Searched refs:malformed (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/kernel/linux/linux-5.10/fs/cifs/
Dsmb1ops.c380 char *buf, int malformed) in cifs_check_trans2() argument
382 if (malformed) in cifs_check_trans2()
389 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2()
390 if (malformed > 0) in cifs_check_trans2()
394 dequeue_mid(mid, malformed); in cifs_check_trans2()
Dconnect.c825 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument
831 if (!malformed) in dequeue_mid()
864 char *buf, int malformed) in handle_mid() argument
867 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
880 dequeue_mid(mid, malformed); in handle_mid()
Dcifsproto.h230 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
Dcifssmb.c1468 bool malformed) in __cifs_readv_discard() argument
1473 dequeue_mid(mid, malformed); in __cifs_readv_discard()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-phys-addr.rst94 The physical address is malformed.
/kernel/linux/linux-5.10/Documentation/networking/
Dopenvswitch.rst204 Handling malformed packets
207 Don't drop packets in the kernel for malformed protocol headers, bad
237 missing or malformed VLAN TCI.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-dfl-port100 Description: Read-only. Read this file to get the first malformed request
/kernel/linux/linux-5.10/drivers/tty/
Dn_gsm.c258 unsigned long malformed; member
1951 gsm->malformed++; in gsm_queue()
2076 gsm->malformed++; in gsm1_receive()
/kernel/linux/linux-5.10/scripts/
Dspelling.txt868 mailformed||malformed
907 misformed||malformed
/kernel/linux/linux-5.10/net/sctp/
Dsm_make_chunk.c1726 goto malformed; in sctp_unpack_cookie()
1730 goto malformed; in sctp_unpack_cookie()
1858 malformed: in sctp_unpack_cookie()
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dcontributing.rst85 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0032_linux_drivers_regulator_remoteproc_reset_rpmsg_rtc.patch2131 + dev_err(dev, "malformed ns msg (%d)\n", len);
2466 - dev_err(dev, "malformed ns msg (%d)\n", len);
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfsverity.rst149 - ``EBADMSG``: the signature is malformed
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch18224 + uint32_t malformed_fragments; /**< Counts the number of malformed fragments pro…
18259 + uint32_t malformed_fragments; /**< Counts the number of malformed fragments process…