Searched refs:malformed (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | leds-trigger-pattern.txt | 6 new value, and writing malformed pattern deactivates any active one.
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb1ops.c | 380 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()
|
D | connect.c | 825 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()
|
D | cifsproto.h | 230 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
|
D | cifssmb.c | 1468 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/ |
D | cec-ioc-adap-g-phys-addr.rst | 94 The physical address is malformed.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | openvswitch.rst | 204 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/ |
D | sysfs-platform-dfl-port | 100 Description: Read-only. Read this file to get the first malformed request
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | n_gsm.c | 258 unsigned long malformed; member 1951 gsm->malformed++; in gsm_queue() 2076 gsm->malformed++; in gsm1_receive()
|
/kernel/linux/linux-5.10/scripts/ |
D | spelling.txt | 868 mailformed||malformed 907 misformed||malformed
|
/kernel/linux/linux-5.10/net/sctp/ |
D | sm_make_chunk.c | 1726 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/ |
D | contributing.rst | 85 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0032_linux_drivers_regulator_remoteproc_reset_rpmsg_rtc.patch | 2131 + 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/ |
D | fsverity.rst | 149 - ``EBADMSG``: the signature is malformed
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 18224 + uint32_t malformed_fragments; /**< Counts the number of malformed fragments pro… 18259 + uint32_t malformed_fragments; /**< Counts the number of malformed fragments process…
|