/Linux-v4.19/tools/perf/util/ |
D | metricgroup.c | 135 struct egroup *eg; in metricgroup__setup_events() local 138 list_for_each_entry (eg, groups, nd) { in metricgroup__setup_events() 141 metric_events = calloc(sizeof(void *), eg->idnum + 1); in metricgroup__setup_events() 146 evsel = find_evsel(perf_evlist, eg->ids, eg->idnum, in metricgroup__setup_events() 150 eg->metric_name, eg->metric_expr); in metricgroup__setup_events() 153 for (i = 0; i < eg->idnum; i++) in metricgroup__setup_events() 165 expr->metric_expr = eg->metric_expr; in metricgroup__setup_events() 166 expr->metric_name = eg->metric_name; in metricgroup__setup_events() 392 struct egroup *eg; in metricgroup__add_metric() local 409 eg = malloc(sizeof(struct egroup)); in metricgroup__add_metric() [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-switchtec | 18 Description: Component identifier as stored in the hardware (eg. PM8543) 35 Description: Component vendor as stored in the hardware (eg. MICROSEM) 76 Description: Product identifier as stored in the hardware (eg. PSX 48XG3) 85 Description: Product revision stored in the hardware (eg. RevB) 94 Description: Product vendor as stored in the hardware (eg. MICROSEM)
|
D | sysfs-class-cxl | 7 Slave contexts (eg. /sys/class/cxl/afu0.0s): 26 that hardware can support (eg. 2037). Write values will limit 106 AFU configuration records (eg. /sys/class/cxl/afu0.0/cr0): 147 Master contexts (eg. /sys/class/cxl/afu0.0m) 172 Card info (eg. /sys/class/cxl/card0)
|
D | sysfs-class-typec | 1 USB Type-C port devices (eg. /sys/class/typec/port0/) 112 USB Type-C partner devices (eg. /sys/class/typec/port0-partner/) 165 USB Type-C cable devices (eg. /sys/class/typec/port0-cable/) 168 (eg. /sys/class/typec/port0-plug0). If the cable is active and has also SOP
|
/Linux-v4.19/Documentation/devicetree/bindings/security/tpm/ |
D | tpm-i2c.txt | 5 - compatible : 'manufacturer,model', eg. nuvoton,npct650 6 - label : human readable string describing the device, eg. "tpm"
|
/Linux-v4.19/drivers/auxdisplay/ |
D | Kconfig | 341 0 : no connection (eg: connected to ground) 343 -1..-17 : connected to the same pin through an inverter (eg: transistor). 356 0 : no connection (eg: connected to ground) 358 -1..-17 : connected to the same pin through an inverter (eg: transistor). 371 0 : no connection (eg: connected to ground) 373 -1..-17 : connected to the same pin through an inverter (eg: transistor). 386 0 : no connection (eg: connected to ground) 388 -1..-17 : connected to the same pin through an inverter (eg: transistor). 401 0 : no connection (eg: connected to ground) 403 -1..-17 : connected to the same pin through an inverter (eg: transistor). [all …]
|
/Linux-v4.19/net/atm/ |
D | mpc.c | 688 eg_cache_entry *eg; in mpc_push() local 740 eg = mpc->eg_ops->get_by_tag(tag, mpc); in mpc_push() 741 if (eg == NULL) { in mpc_push() 753 if (eg->shortcut == NULL) { in mpc_push() 754 eg->shortcut = vcc; in mpc_push() 760 new_skb = skb_realloc_headroom(skb, eg->ctrl_info.DH_length); in mpc_push() 764 mpc->eg_ops->put(eg); in mpc_push() 767 skb_push(new_skb, eg->ctrl_info.DH_length); /* add MAC header */ in mpc_push() 768 skb_copy_to_linear_data(new_skb, eg->ctrl_info.DLL_header, in mpc_push() 769 eg->ctrl_info.DH_length); in mpc_push() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | vexpress-sysreg.txt | 83 (eg. 1 for clock generator, 2 for voltage regulators etc.) 84 - second cell of each group defines device number (eg. osc 0, 86 - some functions (eg. energy meter, with its 64 bit long counter)
|
D | vexpress.txt | 22 Technical Reference Manual), eg.: 31 eg: 41 Manual, eg. "V2P-CA5s") 46 eg: 57 with device_type = "cpu" property for every available core, eg.:
|
D | vexpress-scc.txt | 18 eg. for Coretile Express A15x2 A7x3 (V2P-CA15_A7):
|
/Linux-v4.19/Documentation/networking/ |
D | radiotap-headers.txt | 58 byte isn't defined. So even if the whole radiotap header is starting at, eg, 66 dereference, eg, a u16 pointer that is pointing to an odd address. Instead 122 * 500kbps units, eg, 0x02=1Mbps
|
D | alias.rst | 19 Alias creation is done by 'magic' interface naming: eg. to create a
|
/Linux-v4.19/drivers/parport/ |
D | TODO-parport | 16 3. Support more hardware (eg m68k, Sun bpp).
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 4 Boards with a SoC of the Marvell Orion family, eg 88f5181
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | xlnx-rtc.txt | 11 - interrupt-names: interrupt line names eg. "sec" "alarm"
|
/Linux-v4.19/Documentation/filesystems/ |
D | adfs.txt | 35 These are then masked by ownmask, eg 700 -> -rwx------ 41 These are then masked by othmask, eg 077 -> ----rwxrwx
|
/Linux-v4.19/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-gpio.txt | 13 functions (eg, external FSI masters)
|
D | fsi-master-ast-cf.txt | 15 functions (eg, external FSI masters)
|
/Linux-v4.19/arch/unicore32/lib/ |
D | copy_template.S | 120 ldr1b r1, r4, eg, abort=21f 123 str1b r0, r4, eg, abort=21f
|
/Linux-v4.19/Documentation/sound/soc/ |
D | jack.rst | 15 automatically based on the detected jack status (eg, turning off the 46 required (eg, enabling a built in microphone if a microphone is not
|
/Linux-v4.19/drivers/parisc/ |
D | Kconfig | 71 PCI slots in your machine (eg a 712), then you may say "N" here. 83 GSC/HSC cards (eg gigabit & dual 100 Mbit Ethernet) have a Dino on 147 state change (eg: boot, shutdown or panic).
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 50 tests on each test (eg, check for memory leaks on associated 104 eg: raise Exception('plugin xxx, arg -y is wrong, fix it')
|
/Linux-v4.19/drivers/staging/erofs/ |
D | Kconfig | 8 read-only file system with modern designs (eg. page-sized 10 high-performance read-only requirements, eg. firmwares in
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | ci.rst | 33 eg: $ szap -c channels.conf -r "TMC" -x 37 eg: TMC:11996:h:0:27500:278:512:650:321 45 eg: $ ca_zap channels.conf "TMC"
|
/Linux-v4.19/Documentation/arm/ |
D | Interrupts | 131 enables this IRQ (eg, Neponset and SA1111 handlers). 154 (eg, SMC9196), the handler must mask or acknowledge the parent IRQ 165 parent signal (eg neponset) is one such area where a software based
|