/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_linecard.sh | 135 check_err $? "Failed to provision linecard $lc (timeout)" 138 check_err $? "Failed to provision linecard $lc (state=$state)" 142 …check_err $? "Wrong provision type returned for linecard $lc (got \"$provisioned_type\", expected … 240 log_test "Provision"
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_config.c | 552 xe_gt_sriov_notice(gt, "Failed to provision %s with %llu (%s) %s (%pe)\n", in pf_config_set_u64_done() 568 * xe_gt_sriov_pf_config_set_ggtt - Provision VF with GGTT space. 611 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u64_done() 628 * xe_gt_sriov_pf_config_bulk_set_ggtt - Provision many VFs with GGTT. 631 * @num_vfs: number of VFs to provision 700 * xe_gt_sriov_pf_config_set_fair_ggtt - Provision many VFs with fair GGTT. 703 * @num_vfs: number of VFs to provision 882 xe_gt_sriov_notice(gt, "Failed to provision %s with %u%s %s (%pe)\n", in pf_config_set_u32_done() 934 xe_gt_sriov_notice(gt, "Failed to bulk provision VF%u..VF%u with %s\n", in pf_config_bulk_set_u32_done() 950 * xe_gt_sriov_pf_config_bulk_set_ctxs - Provision many VFs with GuC context IDs. [all …]
|
/linux/net/devlink/ |
H A D | linecard.c | 301 err = ops->provision(linecard, linecard->priv, linecard_type->type, in devlink_linecard_type_set() 447 if (WARN_ON(!ops || !ops->provision || !ops->unprovision || in devl_linecard_create() 499 * This is either called directly from the provision() op call or 500 * as a result of the provision() op call asynchronously. 537 * This is either called directly from the provision() op call or 538 * as a result of the provision() op call asynchronously.
|
/linux/arch/powerpc/sysdev/xive/ |
H A D | native.c | 499 if (of_property_read_u32(np, "ibm,xive-provision-page-size", in xive_parse_provisioning() 502 rc = of_property_count_elems_of_size(np, "ibm,xive-provision-chips", 4); in xive_parse_provisioning() 504 pr_err("Error %d getting provision chips array\n", rc); in xive_parse_provisioning() 516 rc = of_property_read_u32_array(np, "ibm,xive-provision-chips", in xive_parse_provisioning() 520 pr_err("Error %d reading provision chips array\n", rc); in xive_parse_provisioning() 524 xive_provision_cache = kmem_cache_create("xive-provision", in xive_parse_provisioning() 529 pr_err("Failed to allocate provision cache\n"); in xive_parse_provisioning()
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-linecard.rst | 15 * Provision of a slot with specific line card type. 34 * Provision a line card slot with certain line card type 44 - As on the ordinary ports, user may provision a splitter
|
/linux/tools/arch/x86/intel_sdsi/ |
H A D | intel_sdsi.c | 558 /* Open the provision file */ in sdsi_provision() 599 fprintf(stderr, "On Demand feature is present but not enabled. Unable to provision"); in sdsi_provision_akc() 611 fprintf(stderr, "Maximum number of AKC provision failures (%d) has been reached.\n", in sdsi_provision_akc() 629 fprintf(stderr, "On Demand feature is present but not enabled. Unable to provision"); in sdsi_provision_cap() 641 fprintf(stderr, "Maximum number of CAP provision failures (%d) has been reached.\n", in sdsi_provision_cap() 756 printf(" %-18s\t%s\n", "-a, --akc FILE", "provision socket with AKC FILE"); in show_help() 757 printf(" %-18s\t%s\n", "-c, --cap FILE>", "provision socket with CAP FILE"); in show_help()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel_sdsi | 24 EOVERFLOW For provision commands, the size of the data 45 (RO) Contains information needed by applications to provision
|
/linux/Documentation/admin-guide/mm/ |
H A D | nommu-mmap.rst | 250 Provision of shared mappings on memory backed files is similar to the provision 267 Provision of shared mappings on block device files is exactly the same as for
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_diag.h | 22 * We also make provision for some required setup steps by specifying
|
/linux/LICENSES/dual/ |
H A D | CDDL-1.0 | 334 of, and supersedes, any other FAR, DFAR, or other clause or provision 341 matter hereof. If any provision of this License is held to be 342 unenforceable, such provision shall be reformed only to the extent
|
H A D | copyleft-next-0.3.1 | 163 The invalidity or unenforceability of any provision of this License 165 this License. Such provision is to be reformed to the minimum extent
|
H A D | CC-BY-4.0 | 373 b. To the extent possible, if any provision of this Public License is 375 minimum extent necessary to make it enforceable. If the provision
|
/linux/include/linux/ |
H A D | memregion.h | 35 * device secure erase, and dynamic region provision that can replace
|
/linux/drivers/staging/iio/Documentation/ |
H A D | inkernel.txt | 54 There is also provision for retrieving all of the channels associated
|
/linux/drivers/scsi/fnic/ |
H A D | vnic_devcmd.h | 161 * (u32)a1=sizeof provision info 260 * (u32)a1=sizeof provision info 363 * (u32)a1=sizeof provision info
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | st,spear-spics-gpio.yaml | 13 SPEAr platform provides a provision to control chipselects of ARM PL022 Prime
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | README | 36 2. Ability to easily provision complex topologies. Testing bridging
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_devcmd.h | 202 * (u32)a1=sizeof provision info */ 306 * (u32)a1=sizeof provision info 369 * (u32)a1=sizeof provision info
|
/linux/Documentation/arch/arm64/ |
H A D | tagged-pointers.rst | 9 This document briefly describes the provision of tagged virtual
|
H A D | pointer-authentication.rst | 9 This document briefly describes the provision of pointer authentication
|
/linux/security/keys/ |
H A D | Kconfig | 13 It also includes provision of methods by which such keys might be
|
/linux/Documentation/driver-api/memory-devices/ |
H A D | ti-gpmc.rst | 35 in time or in cycles, provision to handle this scenario has been
|
/linux/Documentation/arch/x86/ |
H A D | sva.rst | 190 isolation. This requires hardware to provision that space and reserve it in 203 SWQ allows hardware to provision just a single address in the device. When
|
/linux/drivers/gpio/ |
H A D | gpio-spear-spics.c | 21 * Provision is available on some SPEAr SoCs to control ARM PL022 spi cs
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_pkvm.h | 88 /* Provision the worst case scenario */ in __hyp_pgtable_max_pages()
|