Home
last modified time | relevance | path

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

123

/linux-6.12.1/scripts/
Dgenerate_rust_target.rs24 Object(Object), enumerator
27 type Object = Vec<(String, Value)>; typedef
57 Value::Object(object) => { in fmt()
92 impl From<Object> for Value {
93 fn from(object: Object) -> Self { in from()
94 Self::Object(object) in from()
104 struct TargetSpec(Object);
/linux-6.12.1/Documentation/ABI/testing/
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. If the bit is set, then the sink
95 vSafe5V Fixed Supply Object. The bit is set when an external
104 vSafe5V Fixed Supply Object.
111 Fixed Supply Object. Dual role data means ability act as both
119 Supported bit in vSafe5V Fixed Supply Object.
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
/linux-6.12.1/LICENSES/dual/
Dcopyleft-next-0.3.170 5. Conditions for Distributing Object Code
72 You may Distribute an Object Code form of a Covered Work, provided that
73 you accompany the Object Code with a URL through which the Corresponding
77 If you Distribute the Object Code in a physical product or tangible
80 Distribution of the Object Code in the Product. However, if the Product
174 "Corresponding Source" of a Covered Work in Object Code form means (i)
177 a skilled developer to generate such Object Code from the Source Code
224 "Object Code" means any form of a work that is not Source Code.
232 library or similar component that is used to generate an Object Code
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.12.1/Documentation/networking/devlink/
Ddevlink-health.rst35 * Object dump procedures
48 * Object dump is being taken and saved at the reporter instance (as long as
83 * Object dump
/linux-6.12.1/tools/cgroup/
Dmemcg_slabinfo.py14 from drgn import container_of, FaultError, Object, cast
204 objcg_vec = Object(prog, 'struct obj_cgroup **',
Diocost_monitor.py79 blkg = drgn.Object(prog, 'struct blkcg_gq',
229 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr)
/linux-6.12.1/tools/workqueue/
Dwq_dump.py153 pool = drgn.Object(prog, 'struct worker_pool', address=pool)
158 pool = drgn.Object(prog, 'struct worker_pool', address=pool)
/linux-6.12.1/Documentation/livepatch/
Dapi.rst26 Object Types
/linux-6.12.1/tools/rcu/
Drcu-cbs.py17 from drgn import NULL, Object
/linux-6.12.1/tools/perf/Documentation/
Dexamples.txt82 # Overhead Command Shared Object
107 # Overhead Command Shared Object Symbol
134 # Overhead Command Shared Object
Dperf-c2c.txt271 Shared Object
304 Code address, Code symbol, Shared Object, Source line
/linux-6.12.1/Documentation/wmi/devices/
Dwmi-bmof.rst10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to
/linux-6.12.1/Documentation/filesystems/
Dbtrfs.rst20 * Object level mirroring and striping
/linux-6.12.1/Documentation/wmi/
Dacpi-interface.rst33 0x12 1 Object instance count.
34 0x13 1 Object flags.
/linux-6.12.1/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.12.1/Documentation/trace/
Dtracepoint-analysis.rst246 # Overhead Command Shared Object
281 # Overhead Command Shared Object
299 # Overhead Command Shared Object Symbol
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst138 Graphical Controller Object
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst98 DPIO Object Driver (dpio-driver.c)
/linux-6.12.1/Documentation/hwmon/
Dhp-wmi-sensors.rst117 See [#]_ for more details and Managed Object Format (MOF) definitions.
/linux-6.12.1/Documentation/doc-guide/
Dkernel-doc.rst344 Object-like macro documentation
347 Object-like macros are distinct from function-like macros. They are
353 They may have a parameter list. Object-like macros have do not have a
/linux-6.12.1/tools/memory-model/Documentation/
Dreferences.txt112 o Daniel Jackson. 2002. "Alloy: A Lightweight Object Modelling
/linux-6.12.1/Documentation/security/
Dlandlock.rst97 Object section in Kernel structures
/linux-6.12.1/Documentation/gpu/
Di915.rst396 Buffer Object Eviction
408 Buffer Object Memory Shrinking
474 Object Tiling IOCTLs

123