Home
last modified time | relevance | path

Searched refs:Resource (Results 1 – 25 of 61) sorted by relevance

123

/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst48 - Resource-managed devfreq_register_notifier()
50 - Resource-managed devfreq_unregister_notifier()
58 - Resource-managed devfreq_register_notifier()
76 - Resource-managed devfreq_register_notifier()
78 - Resource-managed devfreq_unregister_notifier()
95 - - Resource-managed devfreq_register_notifier()
96 + * - Resource-managed devfreq_register_notifier()
104 - - Resource-managed devfreq_unregister_notifier()
105 + * - Resource-managed devfreq_unregister_notifier()
/linux/rust/kernel/io/
H A Dresource.rs39 type Target = Resource;
43 unsafe { Resource::from_raw(self.resource.as_ptr()) } in deref()
79 pub struct Resource(Opaque<bindings::resource>); struct
81 impl Resource { implementation
173 unsafe impl Send for Resource {} implementation
177 unsafe impl Sync for Resource {} implementation
H A Dmem.rs18 Resource, //
29 resource: &'a Resource,
39 pub(crate) unsafe fn new(device: &'a Device<Bound>, resource: &'a Resource) -> Self { in new()
172 fn ioremap(resource: &Resource) -> Result<Self> { in ioremap()
227 fn ioremap(resource: &Resource) -> Result<Self> { in ioremap()
/linux/rust/kernel/
H A Dplatform.rs12 io::{mem::IoRequest, Resource},
236 pub fn resource_by_index(&self, index: u32) -> Option<&Resource> { in resource_by_index() argument
248 Some(unsafe { Resource::from_raw(resource) }) in resource_by_index()
252 pub fn resource_by_name(&self, name: &CStr) -> Option<&Resource> { in resource_by_name() argument
269 Some(unsafe { Resource::from_raw(resource) }) in resource_by_name()
H A Dio.rs16 pub use resource::Resource;
/linux/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst65 sh: fork: Resource temporary unavailable
80 sh: fork: Resource temporary unavailable
89 sh: fork: Resource temporary unavailable
92 sh: fork: Resource temporary unavailable
H A Drdma.rst67 Resource pool object is created in following situations.
75 Resource pool is destroyed if all the resource limits are set to max and
/linux/Documentation/driver-api/cxl/linux/
H A Doverview.rst29 * Soft-Reserved IO Resource created for CFMWS entry
54 * CEDT CFMWS IO Resource creation
84 * DAX kmem IO Resource creation
/linux/Documentation/devicetree/bindings/mfd/
H A Daltera-a10sr.txt1 * Altera Arria10 Development Kit System Resource Chip
7 System Resource chip
/linux/fs/resctrl/
H A DKconfig2 bool "CPU Resource Control Filesystem (resctrl)"
10 Intel's Resource Director Technology (Intel(R) RDT) and AMD's
/linux/Documentation/doc-guide/
H A Dcontributing.rst59 - Resource-managed devfreq_register_notifier()
61 - Resource-managed devfreq_unregister_notifier()
70 - Resource-managed devfreq_register_notifier()
92 - Resource-managed devfreq_register_notifier()
94 - Resource-managed devfreq_unregister_notifier()
111 - - Resource-managed devfreq_register_notifier()
112 + * - Resource-managed devfreq_register_notifier()
120 - - Resource-managed devfreq_unregister_notifier()
121 + * - Resource-managed devfreq_unregister_notifier()
/linux/Documentation/networking/devlink/
H A Ddevlink-resource.rst4 Devlink Resource
18 Resource Ids
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst4 SRAT - Static Resource Affinity Table
7 The System/Static Resource Affinity Table describes resource (CPU, Memory)
/linux/Documentation/driver-api/iio/
H A Dtriggers.rst6 * :c:func:`devm_iio_trigger_alloc` — Resource-managed iio_trigger_alloc
7 * :c:func:`devm_iio_trigger_register` — Resource-managed iio_trigger_register
/linux/Documentation/dev-tools/kunit/api/
H A Dresource.rst4 Resource API
/linux/drivers/interconnect/mediatek/
H A DKconfig15 Voltage Frequency Scaling Resource Collector (DVFSRC) MCU
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_closed.pkt22 msg_control=[]}, MSG_ERRQUEUE) = -1 EAGAIN (Resource temporarily unavailable)
H A Dtcp_zerocopy_fastopen-client.pkt28 msg_control=[]}, MSG_ERRQUEUE) = -1 EAGAIN (Resource temporarily unavailable)
/linux/Documentation/networking/
H A Dphonet.rst35 uint8_t pn_res; /* Resource ID or function */
86 uint8_t spn_resource; /* Resource or function */
122 Resource subscription
/linux/Documentation/devicetree/bindings/
H A Dresource-names.txt10 Resource Property Supplemental Names Property
/linux/fs/9p/
H A DKconfig3 tristate "Plan 9 Resource Sharing Support (9P2000)"
/linux/net/9p/
H A DKconfig7 tristate "Plan 9 Resource Sharing Support (9P2000)"
/linux/Documentation/firmware-guide/acpi/
H A Dextcon-intel-int3496.rst15 to 3 gpio descriptors from its ACPI _CRS (Current Resource Settings) call:
/linux/Documentation/driver-api/
H A Dbasics.rst128 Device Resource Management
H A Dmen-chameleon-bus.rst14 3 Resource handling
95 Resource handling

123