Home
last modified time | relevance | path

Searched refs:resources (Results 126 – 150 of 363) sorted by relevance

12345678910>>...15

/freebsd/sys/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,brcmstb.txt151 associated with a number of hardware register resources (e.g., its PHY). See
161 Should contain subnodes for any of the following relevant hardware resources:
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml15 resources can be written to the Trigger Command Set (TCS) registers and
39 subsystems. Clients may request a sleep value for their shared resources in
/freebsd/sys/contrib/device-tree/Bindings/ufs/
H A Dufs-qcom.txt16 - reg-names : indicates various resources passed to driver (via reg proptery) by name.
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,sci-inta.txt30 of these requested resources should be handled by driver and requests
H A Dti,sci-inta.yaml46 of these requested resources should be handled by driver and requests
H A Dqcom,mpm.yaml15 resources during sleep, the hardware also has an interrupt controller that
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.txt45 - reg-names: Names of the reg resources. It should have:
H A Dnvidia,tegra186-hsp.txt3 The HSP modules are used for the processors to share resources and communicate
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,tmu.yaml17 Channels share hardware resources but their counter and compare match value
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dxen.txt11 where the special resources should be mapped to, using an HYPERVISOR_memory_op
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c2582 struct ib_uflow_resources *resources; in flow_resources_alloc() local
2584 resources = kzalloc(sizeof(*resources), GFP_KERNEL); in flow_resources_alloc()
2586 if (!resources) in flow_resources_alloc()
2592 resources->counters = in flow_resources_alloc()
2593 kcalloc(num_specs, sizeof(*resources->counters), GFP_KERNEL); in flow_resources_alloc()
2594 resources->collection = in flow_resources_alloc()
2597 if (!resources->counters || !resources->collection) in flow_resources_alloc()
2601 resources->max = num_specs; in flow_resources_alloc()
2602 return resources; in flow_resources_alloc()
2605 kfree(resources->counters); in flow_resources_alloc()
[all …]
/freebsd/sys/contrib/openzfs/config/
H A Dpo.m4337 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
362 RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
403 CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
425 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm-hr2.dtsi314 /* Note: The HW does not support I/O resources. So,
350 /* Note: The HW does not support I/O resources. So,
H A Dbcm-nsp.dtsi583 /* Note: The HW does not support I/O resources. So,
620 /* Note: The HW does not support I/O resources. So,
657 /* Note: The HW does not support I/O resources. So,
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,sm8550-rpmh.yaml19 can map to multiple RPMh resources.
H A Dqcom,sm8650-rpmh.yaml19 can map to multiple RPMh resources.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dimx8qxp-lpcg.yaml18 by the SCU resources and clock controls. Thus even if the clock is
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_driver.c161 msg->resources[0] = VMCI_GET_CONTEXT_ID; in vmci_util_check_host_capabilities()
/freebsd/sys/isa/
H A Disa_if.m46 # a given set of resources. The function will be called with a struct
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_if.m186 * Bridge resources consumed by the reference may be released; these will
208 * Bridge resources required by the reference may not be available, in which
/freebsd/lib/libpam/pam.d/
H A DREADME28 resources, etc.
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainerConstants.def24 SHADER_FLAG(8, TiledResources, "Tiled resources")
/freebsd/
H A DREADME.md38 | share | Shared resources. |
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md258 threading resources, this function will reuse those resources.
/freebsd/crypto/openssl/doc/man3/
H A DX509_LOOKUP.pod81 X509_LOOKUP_init() initializes the internal state and resources as
84 X509_LOOKUP_shutdown() tears down the internal state and resources of

12345678910>>...15