Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/bindings/leds/
Dleds-trigger-pattern.txt6 new value, and writing malformed pattern deactivates any active one.
/linux-5.19.10/fs/cifs/
Dsmb1ops.c387 char *buf, int malformed) in cifs_check_trans2() argument
389 if (malformed) in cifs_check_trans2()
396 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2()
397 if (malformed > 0) in cifs_check_trans2()
401 dequeue_mid(mid, malformed); in cifs_check_trans2()
Dconnect.c847 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument
853 if (!malformed) in dequeue_mid()
887 char *buf, int malformed) in handle_mid() argument
890 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid()
903 dequeue_mid(mid, malformed); in handle_mid()
Dcifsproto.h238 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
Dcifssmb.c1410 bool malformed) in __cifs_readv_discard() argument
1415 dequeue_mid(mid, malformed); in __cifs_readv_discard()
/linux-5.19.10/Documentation/translations/zh_CN/doc-guide/
Dcontributing.rst70 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux-5.19.10/Documentation/networking/devlink/
Dprestera.rst66 - Traps (exception) packets due to the malformed IPV4 header options
/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-phys-addr.rst94 The physical address is malformed.
/linux-5.19.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.
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-platform-dfl-port100 Description: Read-only. Read this file to get the first malformed request
/linux-5.19.10/Documentation/usb/
Draw-gadget.rst30 This makes Raw Gadget suitable for fuzzing by providing malformed data as
/linux-5.19.10/drivers/tty/
Dn_gsm.c273 unsigned long malformed; member
2216 gsm->malformed++; in gsm_queue()
2337 gsm->malformed++; in gsm1_receive()
2360 gsm->malformed++; in gsm1_receive()
/linux-5.19.10/scripts/
Dspelling.txt918 mailformed||malformed
962 misformed||malformed
/linux-5.19.10/net/sctp/
Dsm_make_chunk.c1771 goto malformed; in sctp_unpack_cookie()
1775 goto malformed; in sctp_unpack_cookie()
1903 malformed: in sctp_unpack_cookie()
/linux-5.19.10/Documentation/doc-guide/
Dcontributing.rst86 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
/linux-5.19.10/Documentation/dev-tools/
Dcheckpatch.rst456 The #include statement has a malformed path. This has happened
/linux-5.19.10/Documentation/filesystems/
Dfsverity.rst160 - ``EBADMSG``: the signature is malformed