Home
last modified time | relevance | path

Searched refs:Object (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.1.9/scripts/
Dgenerate_rust_target.rs23 Object(Object), enumerator
26 type Object = Vec<(String, Value)>; typedef
36 Value::Object(object) => { in fmt()
50 struct TargetSpec(Object);
86 impl Push<Object> for TargetSpec {
87 fn push(&mut self, key: &str, value: Object) { in push() argument
88 self.0.push((key.to_string(), Value::Object(value))); in push()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-fsl-mc7 this location. The format for the location is Object.Id
20 this location. The format for the location is Object.Id
Dsysfs-class-usb_power_delivery61 Supply Object. vSafe5V Object has additional fields defined for
77 vSafe5V Fixed Supply Object. If the bit is set then the device
86 vSafe5V Fixed Supply Object. The bit is set when an external
95 vSafe5V Fixed Supply Object.
102 Fixed Supply Object. Dual role data means ability act as both
110 Supported bit in vSafe5V Fixed Supply Object.
/linux-6.1.9/Documentation/networking/devlink/
Ddevlink-health.rst35 * Object dump procedures
48 * Object dump is being taken and saved at the reporter instance (as long as
64 * Object dump
/linux-6.1.9/Documentation/networking/device_drivers/qlogic/
Dqlge.rst25 return sizeof(Object(prog, struct_str, address=0x0))
38 ql_adapter = Object(prog, "struct ql_adapter", address=netdev_priv(qlge_device))
/linux-6.1.9/tools/cgroup/
Dmemcg_slabinfo.py14 from drgn import container_of, FaultError, Object, cast
205 objcg_vec = Object(prog, 'struct obj_cgroup **',
Diocost_monitor.py79 blkg = drgn.Object(prog, 'struct blkcg_gq',
222 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr)
/linux-6.1.9/Documentation/livepatch/
Dapi.rst26 Object Types
/linux-6.1.9/tools/rcu/
Drcu-cbs.py17 from drgn import NULL, Object
/linux-6.1.9/tools/perf/Documentation/
Dexamples.txt82 # Overhead Command Shared Object
107 # Overhead Command Shared Object Symbol
134 # Overhead Command Shared Object
Dperf-c2c.txt261 Shared Object
294 Code address, Code symbol, Shared Object, Source line
/linux-6.1.9/LICENSES/dual/
DApache-2.045 "Object" form shall mean any form resulting from mechanical transformation
49 "Work" shall mean the work of authorship, whether in Source or Object form,
54 "Derivative Works" shall mean any work, whether in Source or Object form,
85 in Source or Object form.
104 and in Source or Object form, provided that You meet the following
/linux-6.1.9/Documentation/filesystems/
Dbtrfs.rst20 * Object level mirroring and striping
/linux-6.1.9/Documentation/mm/
Dslub.rst189 INFO: Object 0xc90f6d20 @offset=3360 fp=0xc90f6d58
193 Object (0xc90f6d20): 31 30 31 39 2e 30 30 35 1019.005
235 INFO: Object <address> <object information>
241 (Object allocation / free information is only available if SLAB_STORE_USER is
253 Object <address> : <bytes>
/linux-6.1.9/Documentation/trace/
Dtracepoint-analysis.rst246 # Overhead Command Shared Object
281 # Overhead Command Shared Object
299 # Overhead Command Shared Object Symbol
/linux-6.1.9/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst138 Graphical Controller Object
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst98 DPIO Object Driver (dpio-driver.c)
/linux-6.1.9/Documentation/security/
Dlandlock.rst69 Object section in Kernel structures
/linux-6.1.9/Documentation/devicetree/bindings/connector/
Dusb-connector.yaml144 description: An array of u32 with each entry, a Vendor Defined Message Object (VDO),
156 description: An array of u32 with each entry, a Vendor Defined Message Object (VDO),
/linux-6.1.9/tools/memory-model/Documentation/
Dreferences.txt112 o Daniel Jackson. 2002. "Alloy: A Lightweight Object Modelling
/linux-6.1.9/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst105 Each of them is prefixed with object name. Object name can
108 **example**. Object name can be also specified explicitly
/linux-6.1.9/Documentation/gpu/
Di915.rst387 Buffer Object Eviction
399 Buffer Object Memory Shrinking
465 Object Tiling IOCTLs
Dkms-properties.csv1 Owner Module/Drivers,Group,Property Name,Type,Property Values,Object attached,Description/Restricti…
/linux-6.1.9/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst16 * - Object
/linux-6.1.9/Documentation/networking/
Dphonet.rst84 uint8_t spn_obj; /* Object ID */

12