/linux-6.12.1/drivers/s390/scsi/ |
D | zfcp_diag.c | 84 * @incomplete: flag stating whether the data in @data is incomplete. 87 const void *const data, const bool incomplete) in zfcp_diag_update_xdata() argument 99 hdr->incomplete = incomplete; in zfcp_diag_update_xdata() 117 * incomplete; you'll have to check the flag ``incomplete`` 128 rc = 0; /* signaling incomplete via struct zfcp_diag_header */ in zfcp_diag_update_port_data_buffer() 147 * incomplete; you'll have to check the flag ``incomplete`` 158 rc = 0; /* signaling incomplete via struct zfcp_diag_header */ in zfcp_diag_update_config_data_buffer()
|
D | zfcp_diag.h | 22 * @incomplete: flag showing that the data in @buffer is incomplete. 32 u64 incomplete :1; member 69 const void *const data, const bool incomplete);
|
/linux-6.12.1/net/netfilter/ |
D | nf_log_syslog.c | 101 nf_log_buf_add(m, " INCOMPLETE [%zu bytes]", in dump_arp_packet() 198 /* Max length: 25 "INCOMPLETE [65535 bytes] " */ in nf_log_dump_tcp_header() 201 nf_log_buf_add(m, "INCOMPLETE [%u bytes] ", skb->len - offset); in nf_log_dump_tcp_header() 281 /* Max length: 25 "INCOMPLETE [65535 bytes] " */ in nf_log_dump_udp_header() 284 nf_log_buf_add(m, "INCOMPLETE [%u bytes] ", skb->len - offset); in nf_log_dump_udp_header() 398 /* Max length: 25 "INCOMPLETE [65535 bytes] " */ in dump_ipv4_packet() 402 nf_log_buf_add(m, "INCOMPLETE [%u bytes] ", in dump_ipv4_packet() 410 /* Max length: 25 "INCOMPLETE [65535 bytes] " */ in dump_ipv4_packet() 414 nf_log_buf_add(m, "INCOMPLETE [%u bytes] ", in dump_ipv4_packet() 468 /* Max length: 25 "INCOMPLETE [65535 bytes] " */ in dump_ipv4_packet() [all …]
|
/linux-6.12.1/net/bridge/netfilter/ |
D | ebt_log.c | 66 pr_cont(" INCOMPLETE TCP/UDP header"); in print_ports() 104 pr_cont(" INCOMPLETE IP header"); in ebt_log_packet() 124 pr_cont(" INCOMPLETE IPv6 header"); in ebt_log_packet() 146 pr_cont(" INCOMPLETE ARP header"); in ebt_log_packet() 165 pr_cont(" INCOMPLETE ARP payload"); in ebt_log_packet()
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | incomplete-devices.yaml | 4 $id: http://devicetree.org/schemas/incomplete-devices.yaml# 7 title: Rejected, Legacy or Incomplete Devices 19 Following list of devices is an incomplete schema with a goal to pass DT schema 231 - description: Incomplete and/or legacy compatibles for unknown devices
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ivsrcid/isp/ |
D | irqsrcs_isp_4_1.h | 28 #define ISP_4_1__SRCID__ISP_SEMA_WAIT_INCOMPLETE_TIMEOUT 0x13 // Semaphore wait incomplete timeout 29 #define ISP_4_1__SRCID__ISP_SEMA_SIGNAL_INCOMPLETE_TIMEOUT 0x14 // Semaphore signal incomplete tim…
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
D | irqsrcs_gfx_11_0_0.h | 49 #define GFX_11_0_0__SRCID__SDMA_SEM_INCOMPLETE_TIMEOUT 65 // 0x41 GPF(Sem incomplete … 64 …ne GFX_11_0_0__SRCID__CP_SIG_INCOMPLETE 193 // 0xC1 "Surface Probe Fault Signal Incomplete"
|
/linux-6.12.1/lib/zlib_dfltcc/ |
D | dfltcc.h | 61 unsigned ifs : 4; /* Incomplete-Function Status */ 62 uint16_t ifl; /* Incomplete-Function Length */
|
/linux-6.12.1/Documentation/arch/x86/ |
D | orc-unwinder.rst | 101 be incomplete due to the kernel's extensive use of asm, inline asm, and 108 incorrect/incomplete and made the code harder to read and keep updated. 126 stop working or become incomplete. (It's worth noting that livepatch
|
/linux-6.12.1/net/devlink/ |
D | resource.c | 227 bool incomplete; in devlink_resource_fill() local 254 incomplete = false; in devlink_resource_fill() 261 incomplete = true; in devlink_resource_fill() 268 if (incomplete) in devlink_resource_fill()
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_tproxy.h | 53 * no such listener is found, or NULL if the TCP header is incomplete. 112 * no such listener is found, or NULL if the TCP header is incomplete.
|
/linux-6.12.1/fs/xfs/scrub/ |
D | quotacheck.c | 102 * set the INCOMPLETE flag even when a negative errno is returned. This care 106 * structures, so the INCOMPLETE flag is critical to prevent a repair based on 120 * the aborted scan and set the incomplete flag. 153 * must notify userspace that the check was incomplete. in xqcheck_update_incore_counts() 585 * must notify userspace that the check was incomplete. This in xqcheck_compare_dquot() 862 /* Check one last time for an incomplete dataset. */ in xchk_quotacheck()
|
D | stats.c | 29 uint32_t incomplete; member 110 (unsigned int)css->incomplete, in xchk_stats_format() 210 css->incomplete++; in xchk_stats_merge_one()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.h | 66 CXGB4_DCB_STATE_FW_INCOMPLETE, /* using firmware DCB, incomplete */ 77 CXGB4_DCB_INPUT_FW_INCOMPLETE, /* firmware reports incomplete DCB */
|
/linux-6.12.1/Documentation/mm/ |
D | physical_memory.rst | 344 This section is incomplete. Please list and describe the appropriate fields. 353 This section is incomplete. Please list and describe the appropriate fields. 362 This section is incomplete. Please list and describe the appropriate fields. 371 This section is incomplete. Please list and describe the appropriate fields.
|
/linux-6.12.1/drivers/staging/nvec/ |
D | TODO | 1 ToDo list (incomplete, unordered)
|
/linux-6.12.1/scripts/dtc/ |
D | fdtoverlay.c | 107 "\nBase blob is incomplete (%lu / %" PRIu32 " bytes read)\n", in do_fdtoverlay() 126 "\nOverlay '%s' is incomplete (%lu / %" PRIu32 " bytes read)\n", in do_fdtoverlay()
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | funnel-queue.c | 134 * or more entries being added such that the list view is incomplete, this function will report the 145 * added such that the list view is incomplete, it may not be possible to retrieve an entry with
|
/linux-6.12.1/lib/zlib_inflate/ |
D | inftrees.c | 116 /* check for an over-subscribed or incomplete set of lengths */ in zlib_inflate_table() 124 return -1; /* incomplete set */ in zlib_inflate_table() 163 routine permits incomplete codes, so another loop after this one fills in zlib_inflate_table() 278 Fill in rest of table for incomplete codes. This loop is similar to the in zlib_inflate_table()
|
/linux-6.12.1/tools/perf/ |
D | CREDITS | 6 Here is an (incomplete!) list of main contributors to those files
|
/linux-6.12.1/drivers/net/usb/ |
D | cx82310_eth.c | 238 * The last packet might be incomplete (when it crosses the 4KB URB size), 250 * If the last skb ended with an incomplete packet, this skb contains in cx82310_rx_fixup() 290 /* incomplete packet, save it for the next skb */ in cx82310_rx_fixup()
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | frontend_legacy_dvbv3_api.rst | 11 incomplete information. This is kept only to support legacy
|
/linux-6.12.1/Documentation/i2c/ |
D | gpio-fault-injection.rst | 41 "incomplete transfers" class of fault injectors. 43 Incomplete transfers
|
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | pcie-bt1.c | 345 dev_err(dev, "App clocks set is incomplete\n"); in bt1_pcie_get_resources() 352 dev_err(dev, "Core clocks set is incomplete\n"); in bt1_pcie_get_resources() 359 dev_err(dev, "App resets set is incomplete\n"); in bt1_pcie_get_resources() 366 dev_err(dev, "Core resets set is incomplete\n"); in bt1_pcie_get_resources()
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | pci.h | 8 * or architectures with incomplete PCI setup by the loader.
|