/Linux-v6.6/scripts/ |
D | generate_rust_target.rs | 23 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-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-usb_power_delivery | 61 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.
|
D | sysfs-bus-fsl-mc | 7 this location. The format for the location is Object.Id 20 this location. The format for the location is Object.Id
|
/Linux-v6.6/LICENSES/dual/ |
D | copyleft-next-0.3.1 | 70 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
|
D | Apache-2.0 | 45 "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-v6.6/tools/workqueue/ |
D | wq_dump.py | 130 pool = drgn.Object(prog, 'struct worker_pool', address=pool) 135 pool = drgn.Object(prog, 'struct worker_pool', address=pool)
|
/Linux-v6.6/Documentation/networking/device_drivers/qlogic/ |
D | qlge.rst | 25 return sizeof(Object(prog, struct_str, address=0x0)) 38 ql_adapter = Object(prog, "struct ql_adapter", address=netdev_priv(qlge_device))
|
/Linux-v6.6/Documentation/networking/devlink/ |
D | devlink-health.rst | 35 * Object dump procedures 48 * Object dump is being taken and saved at the reporter instance (as long as 83 * Object dump
|
/Linux-v6.6/tools/cgroup/ |
D | memcg_slabinfo.py | 14 from drgn import container_of, FaultError, Object, cast 205 objcg_vec = Object(prog, 'struct obj_cgroup **',
|
D | iocost_monitor.py | 79 blkg = drgn.Object(prog, 'struct blkcg_gq', 229 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr)
|
/Linux-v6.6/Documentation/livepatch/ |
D | api.rst | 26 Object Types
|
/Linux-v6.6/tools/rcu/ |
D | rcu-cbs.py | 17 from drgn import NULL, Object
|
/Linux-v6.6/tools/perf/Documentation/ |
D | examples.txt | 82 # Overhead Command Shared Object 107 # Overhead Command Shared Object Symbol 134 # Overhead Command Shared Object
|
D | perf-c2c.txt | 271 Shared Object 304 Code address, Code symbol, Shared Object, Source line
|
/Linux-v6.6/Documentation/wmi/devices/ |
D | wmi-bmof.rst | 10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to
|
/Linux-v6.6/Documentation/wmi/ |
D | acpi-interface.rst | 33 0x12 1 Object instance count. 34 0x13 1 Object flags.
|
/Linux-v6.6/Documentation/filesystems/ |
D | btrfs.rst | 20 * Object level mirroring and striping
|
/Linux-v6.6/Documentation/mm/ |
D | slub.rst | 189 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-v6.6/Documentation/trace/ |
D | tracepoint-analysis.rst | 246 # Overhead Command Shared Object 281 # Overhead Command Shared Object 299 # Overhead Command Shared Object Symbol
|
/Linux-v6.6/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 138 Graphical Controller Object
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | dpio-driver.rst | 98 DPIO Object Driver (dpio-driver.c)
|
/Linux-v6.6/Documentation/hwmon/ |
D | hp-wmi-sensors.rst | 117 See [#]_ for more details and Managed Object Format (MOF) definitions.
|
/Linux-v6.6/Documentation/security/ |
D | landlock.rst | 97 Object section in Kernel structures
|
/Linux-v6.6/tools/memory-model/Documentation/ |
D | references.txt | 112 o Daniel Jackson. 2002. "Alloy: A Lightweight Object Modelling
|
/Linux-v6.6/tools/bpf/bpftool/Documentation/ |
D | bpftool-gen.rst | 105 Each of them is prefixed with object name. Object name can 108 **example**. Object name can be also specified explicitly
|