/openbmc/linux/drivers/s390/scsi/ |
H A 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()
|
H A 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);
|
/openbmc/linux/net/netfilter/ |
H A 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 …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0014-Handle-missing-gshadow.patch | 70 bool incomplete = false; 87 incomplete = true; 98 bool incomplete = false; 115 incomplete = true; 147 bool incomplete = false;
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0014-Handle-missing-gshadow.patch | 71 bool incomplete = false; 87 incomplete = true; 99 bool incomplete = false; 114 incomplete = true; 146 bool incomplete = false;
|
/openbmc/linux/net/bridge/netfilter/ |
H A 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()
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | AUTHORS | 24 An incomplete list of people have contributed patches to Beautiful 39 An incomplete list of people who made suggestions or found bugs or
|
/openbmc/qemu/tests/functional/ |
H A D | test_netdev_ethtool.py | 79 @skip("Incomplete reg 0x00178 support") 83 @skip("Incomplete reg 0x00178 support")
|
/openbmc/linux/fs/ntfs/ |
H A D | mst.c | 17 * presence of incomplete multi sector transfers. - In that case, overwrite the 58 * Check for incomplete multi sector transfer(s). in post_read_mst_fixup() 63 * Incomplete multi sector transfer detected! )-: in post_read_mst_fixup()
|
/openbmc/bios-bmc-smm-error-logger/include/rde/ |
H A D | rde_dictionary_manager.hpp | 54 * data is considered to be incomplete for use. 63 * completed dictionary will mark the dictionary as incomplete.
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 702 FAIL("%s: incomplete write", log_prefix); in redir_to_connected() 716 FAIL("%s: incomplete recv", log_prefix); in redir_to_connected() 810 FAIL("%s: incomplete write", log_prefix); in redir_to_listening() 898 FAIL("incomplete write"); in redir_partial() 1368 FAIL("%s: incomplete write", log_prefix); in unix_redir_to_connected() 1383 FAIL("%s: incomplete recv", log_prefix); in unix_redir_to_connected() 1510 FAIL("%s: incomplete write", log_prefix); in vsock_unix_redir_connectible() 1518 FAIL("%s: incomplete recv", log_prefix); in vsock_unix_redir_connectible() 1688 FAIL("%s: incomplete write", log_prefix); in udp_redir_to_connected() 1703 FAIL("%s: incomplete recv", log_prefix); in udp_redir_to_connected() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
H A 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"
|
/openbmc/linux/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 61 unsigned ifs : 4; /* Incomplete-Function Status */ 62 uint16_t ifl; /* Incomplete-Function Length */
|
/openbmc/linux/Documentation/arch/x86/ |
H A 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
|
/openbmc/linux/net/devlink/ |
H A 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()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_tproxy.h | 52 * no such listener is found, or NULL if the TCP header is incomplete. 111 * no such listener is found, or NULL if the TCP header is incomplete.
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.h | 66 CXGB4_DCB_STATE_FW_INCOMPLETE, /* using firmware DCB, incomplete */ 77 CXGB4_DCB_INPUT_FW_INCOMPLETE, /* firmware reports incomplete DCB */
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | TODO | 1 ToDo list (incomplete, unordered)
|
/openbmc/linux/Documentation/mm/ |
H A 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.
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | stats.c | 29 uint32_t incomplete; member 107 (unsigned int)css->incomplete, in xchk_stats_format() 207 css->incomplete++; in xchk_stats_merge_one()
|
/openbmc/linux/scripts/dtc/ |
H A D | fdtoverlay.c | 109 "\nBase blob is incomplete (%lu / %" PRIu32 " bytes read)\n", in do_fdtoverlay() 128 "\nOverlay '%s' is incomplete (%lu / %" PRIu32 " bytes read)\n", in do_fdtoverlay()
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target-reg-bits.h | 11 * Loongson removed the (incomplete) 32-bit support from kernel and toolchain
|
/openbmc/linux/tools/perf/ |
H A D | CREDITS | 6 Here is an (incomplete!) list of main contributors to those files
|
/openbmc/linux/lib/zlib_inflate/ |
H A 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()
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.c | 126 /* check for an over-subscribed or incomplete set of lengths */ in inflate_table() 134 return -1; /* incomplete set */ in inflate_table() 173 routine permits incomplete codes, so another loop after this one fills in inflate_table() 288 Fill in rest of table for incomplete codes. This loop is similar to the in inflate_table()
|