| /linux-6.15/net/wireless/tests/ |
| H A D | scan.c | 289 struct sk_buff *malformed = kunit_zalloc_skb(test, 1024, GFP_KERNEL); in test_gen_new_ie_malformed() local 293 KUNIT_ASSERT_NOT_NULL(test, malformed); in test_gen_new_ie_malformed() 296 skb_put_u8(malformed, WLAN_EID_SSID); in test_gen_new_ie_malformed() 297 skb_put_u8(malformed, 3); in test_gen_new_ie_malformed() 298 skb_put(malformed, 3); in test_gen_new_ie_malformed() 299 skb_put_u8(malformed, WLAN_EID_REDUCED_NEIGHBOR_REPORT); in test_gen_new_ie_malformed() 300 skb_put_u8(malformed, 10); in test_gen_new_ie_malformed() 301 skb_put(malformed, 9); in test_gen_new_ie_malformed() 303 len = cfg80211_gen_new_ie(malformed->data, malformed->len, in test_gen_new_ie_malformed() 309 malformed->data, malformed->len, in test_gen_new_ie_malformed()
|
| /linux-6.15/Documentation/devicetree/bindings/leds/ |
| H A D | leds-trigger-pattern.txt | 6 new value, and writing malformed pattern deactivates any active one.
|
| /linux-6.15/fs/smb/client/ |
| H A D | smb1ops.c | 389 char *buf, int malformed) in cifs_check_trans2() argument 391 if (malformed) in cifs_check_trans2() 398 malformed = coalesce_t2(buf, mid->resp_buf); in cifs_check_trans2() 399 if (malformed > 0) in cifs_check_trans2() 403 dequeue_mid(mid, malformed); in cifs_check_trans2()
|
| H A D | transport.c | 1674 bool malformed) in __cifs_readv_discard() argument 1679 dequeue_mid(mid, malformed); in __cifs_readv_discard()
|
| H A D | connect.c | 937 dequeue_mid(struct mid_q_entry *mid, bool malformed) in dequeue_mid() argument 943 if (!malformed) in dequeue_mid() 977 char *buf, int malformed) in handle_mid() argument 980 server->ops->check_trans2(mid, server, buf, malformed)) in handle_mid() 993 dequeue_mid(mid, malformed); in handle_mid()
|
| H A D | cifsproto.h | 257 extern void dequeue_mid(struct mid_q_entry *mid, bool malformed);
|
| /linux-6.15/Documentation/translations/zh_CN/doc-guide/ |
| H A D | contributing.rst | 70 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
|
| /linux-6.15/Documentation/security/ |
| H A D | snp-tdx-threat-model.rst | 236 - A misbehaving host injects malformed input via any communication 245 difference with the previous attack vector (malformed runtime input) 246 is that this input is not malformed, but its value is crafted to
|
| /linux-6.15/Documentation/networking/devlink/ |
| H A D | prestera.rst | 66 - Traps (exception) packets due to the malformed IPV4 header options
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-phys-addr.rst | 94 The physical address is malformed.
|
| /linux-6.15/Documentation/networking/ |
| H A 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.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-port | 100 Description: Read-only. Read this file to get the first malformed request
|
| /linux-6.15/Documentation/usb/ |
| H A D | raw-gadget.rst | 30 This makes Raw Gadget suitable for fuzzing by providing malformed data as
|
| /linux-6.15/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | extron-da-hd-4k-plus.c | 660 goto malformed; in extron_process_received() 666 goto malformed; in extron_process_received() 689 malformed: in extron_process_received()
|
| /linux-6.15/drivers/tty/ |
| H A D | n_gsm.c | 343 unsigned long malformed; member 2472 dlci->gsm->malformed++; in gsm_dlci_command() 2853 gsm->malformed++; in gsm_queue() 3026 gsm->malformed++; in gsm1_receive() 3049 gsm->malformed++; in gsm1_receive()
|
| /linux-6.15/Documentation/wmi/devices/ |
| H A D | dell-wmi-ddv.rst | 90 return malformed data in case of an error.
|
| /linux-6.15/net/sctp/ |
| H A D | sm_make_chunk.c | 1771 goto malformed; in sctp_unpack_cookie() 1775 goto malformed; in sctp_unpack_cookie() 1903 malformed: in sctp_unpack_cookie()
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 998 mailformed||malformed 1047 misformed||malformed
|
| /linux-6.15/Documentation/doc-guide/ |
| H A D | contributing.rst | 86 [PATCH] PM / devfreq: Fix two malformed kerneldoc comments
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | netdev.yaml | 462 doc: Number of packets dropped because they were invalid or malformed.
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 438 The #include statement has a malformed path. This has happened 596 The Fixes: tag is malformed or does not follow the community conventions.
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | i40e.rst | 306 be automatically reset if a malformed descriptor is detected. If the flag is
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 1015 configured or malformed packet had arrived.
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | fsverity.rst | 173 - ``EBADMSG``: the builtin signature is malformed
|
| /linux-6.15/lib/ |
| H A D | Kconfig.debug | 409 otherwise it would emit malformed kernel and module binaries when
|