/kernel/linux/linux-6.6/drivers/s390/scsi/ |
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);
|
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() 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`` 86 zfcp_diag_update_xdata(struct zfcp_diag_header *const hdr, const void *const data, const bool incomplete) zfcp_diag_update_xdata() argument [all...] |
H A D | zfcp_erp.c | 841 * incomplete. in zfcp_erp_adapter_strategy_alloc_shost() 846 !!config_data->header.incomplete); in zfcp_erp_adapter_strategy_alloc_shost() 864 if (config_data->header.incomplete) in zfcp_erp_adapter_strategy_alloc_shost()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_diag.h | 22 * @incomplete: flag showing that the data in @buffer is incomplete. 32 u64 incomplete :1; member 76 const void *const data, const bool incomplete);
|
H A D | zfcp_diag.c | 126 * @incomplete: flag stating whether the data in @data is incomplete. 129 const void *const data, const bool incomplete) in zfcp_diag_update_xdata() 141 hdr->incomplete = incomplete; in zfcp_diag_update_xdata() 159 * incomplete; you'll have to check the flag ``incomplete`` 170 rc = 0; /* signaling incomplete via struct zfcp_diag_header */ in zfcp_diag_update_port_data_buffer() 189 * incomplete; you'll have to check the flag ``incomplete`` 128 zfcp_diag_update_xdata(struct zfcp_diag_header *const hdr, const void *const data, const bool incomplete) zfcp_diag_update_xdata() argument [all...] |
H A D | zfcp_erp.c | 841 * incomplete. in zfcp_erp_adapter_strategy_alloc_shost() 846 !!config_data->header.incomplete); in zfcp_erp_adapter_strategy_alloc_shost() 864 if (config_data->header.incomplete) in zfcp_erp_adapter_strategy_alloc_shost()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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()
|
H A D | dpipe.c | 222 bool incomplete; in devlink_dpipe_tables_fill() local 248 incomplete = false; in devlink_dpipe_tables_fill() 255 incomplete = true; in devlink_dpipe_tables_fill() 270 if (incomplete) in devlink_dpipe_tables_fill()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 1116 unsigned int incomplete, error; in xlgmac_rx_poll() local 1129 incomplete = 0; in xlgmac_rx_poll() 1161 incomplete = XLGMAC_GET_REG_BITS( in xlgmac_rx_poll() 1175 if ((incomplete || context_next) && error) in xlgmac_rx_poll() 1214 if (incomplete || context_next) in xlgmac_rx_poll() 1267 if (received && (incomplete || context_next)) { in xlgmac_rx_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 1115 unsigned int incomplete, error; in xlgmac_rx_poll() local 1128 incomplete = 0; in xlgmac_rx_poll() 1160 incomplete = XLGMAC_GET_REG_BITS( in xlgmac_rx_poll() 1174 if ((incomplete || context_next) && error) in xlgmac_rx_poll() 1213 if (incomplete || context_next) in xlgmac_rx_poll() 1266 if (received && (incomplete || context_next)) { in xlgmac_rx_poll()
|
/kernel/linux/linux-6.6/fs/netfs/ |
H A D | io.c | 433 goto incomplete; in netfs_subreq_terminated() 453 incomplete: in netfs_subreq_terminated()
|
/kernel/linux/linux-5.10/drivers/net/team/ |
H A D | team.c | 2463 bool incomplete; in team_nl_send_options_get() local 2488 incomplete = false; in team_nl_send_options_get() 2495 incomplete = true; in team_nl_send_options_get() 2505 if (incomplete) in team_nl_send_options_get() 2742 bool incomplete; in team_nl_send_port_list_get() local 2767 incomplete = false; in team_nl_send_port_list_get() 2783 incomplete = true; in team_nl_send_port_list_get() 2794 if (incomplete) in team_nl_send_port_list_get()
|
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 2455 bool incomplete; in team_nl_send_options_get() local 2480 incomplete = false; in team_nl_send_options_get() 2487 incomplete = true; in team_nl_send_options_get() 2497 if (incomplete) in team_nl_send_options_get() 2734 bool incomplete; in team_nl_send_port_list_get() local 2759 incomplete = false; in team_nl_send_port_list_get() 2775 incomplete = true; in team_nl_send_port_list_get() 2786 if (incomplete) in team_nl_send_port_list_get()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sphinx-pre-install | 433 printf("Note: texlive packages on RHEL/CENTOS <= 7 are incomplete. Can't support PDF output\n");
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 1354 void *incomplete; in mtype_list() local 1368 incomplete = skb_tail_pointer(skb); in mtype_list() 1405 nlmsg_trim(skb, incomplete); in mtype_list()
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 1361 void *incomplete; in mtype_list() local 1375 incomplete = skb_tail_pointer(skb); in mtype_list() 1412 nlmsg_trim(skb, incomplete); in mtype_list()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sphinx-pre-install | 434 printf("Note: texlive packages on RHEL/CENTOS <= 7 are incomplete. Can't support PDF output\n");
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sungem.c | 651 int incomplete = 0; in gem_tx() local 657 incomplete = 1; in gem_tx() 661 if (incomplete) in gem_tx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sungem.c | 651 int incomplete = 0; in gem_tx() local 657 incomplete = 1; in gem_tx() 661 if (incomplete) in gem_tx()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 2211 bool incomplete; in devlink_dpipe_tables_fill() local 2237 incomplete = false; in devlink_dpipe_tables_fill() 2244 incomplete = true; in devlink_dpipe_tables_fill() 2259 if (incomplete) in devlink_dpipe_tables_fill() 2945 bool incomplete; in devlink_resource_fill() local 2972 incomplete = false; in devlink_resource_fill() 2979 incomplete = true; in devlink_resource_fill() 2986 if (incomplete) in devlink_resource_fill()
|