/linux-6.3-rc2/scripts/ |
A D | faddr2line | 77 local start_kernel_addr=$(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' | 133 sec_size=$(${READELF} --section-headers --wide $objfile | 144 sec_name=$(${READELF} --section-headers --wide $objfile | 182 …done < <(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' | ${AWK} -v sec=$sym_sec '$7 == s… 263 …done < <(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' | ${AWK} -v fn=$sym_name '$4 == "… 276 ${READELF} --section-headers --wide $objfile | ${GREP} -q '\.debug_info' || die "CONFIG_DEBUG_INFO …
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | lirc-set-wideband-receiver.rst | 13 LIRC_SET_WIDEBAND_RECEIVER - enable wide band receiver. 35 Some receivers are equipped with special wide band receiver which is 48 carrier reports. Trying to disable wide band receiver while carrier
|
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/ |
A D | adi,ltc2945.yaml | 7 title: Analog Devices LTC2945 wide range i2c power monitor 13 Analog Devices LTC2945 wide range i2c power monitor over I2C.
|
/linux-6.3-rc2/arch/arm/probes/kprobes/ |
A D | test-core.c | 447 #define wide ".w" macro 449 #define wide macro 455 "stmdb"wide" sp!, {r3-r11,lr} \n\t" in benchmark_pushpop1() 456 "ldmia"wide" sp!, {r3-r11,pc}" in benchmark_pushpop1() 463 "stmdb"wide" sp!, {r0-r8,lr} \n\t" in benchmark_pushpop2() 464 "ldmia"wide" sp!, {r0-r8,pc}" in benchmark_pushpop2() 471 "stmdb"wide" sp!, {r4,lr} \n\t" in benchmark_pushpop3() 472 "ldmia"wide" sp!, {r4,pc}" in benchmark_pushpop3() 479 "stmdb"wide" sp!, {r0,lr} \n\t" in benchmark_pushpop4() 480 "ldmia"wide" sp!, {r0,pc}" in benchmark_pushpop4()
|
/linux-6.3-rc2/tools/perf/tests/shell/ |
A D | stat+csv_output.sh | 70 perf stat -x$csv_sep -a true 2>&1 | commachecker --system-wide 83 perf stat -x$csv_sep -A -a --no-merge true 2>&1 | commachecker --system-wide-no-aggr
|
A D | stat+json_output.sh | 47 perf stat -j -a true 2>&1 | $PYTHON $pythonchecker --system-wide 60 perf stat -j -A -a --no-merge true 2>&1 | $PYTHON $pythonchecker --system-wide-no-aggr
|
/linux-6.3-rc2/Documentation/devicetree/bindings/firmware/ |
A D | qemu,fw-cfg-mmio.yaml | 16 - A write-only, 16-bit wide selector (or control) register, 17 - a read-write, 64-bit wide data register.
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | Makefile | 127 GLOBAL_SYM_COUNT = $(shell readelf -s --wide $(BPF_IN_SHARED) | \ 132 VERSIONED_SYM_COUNT = $(shell readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \ 190 readelf -s --wide $(BPF_IN_SHARED) | \ 195 readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \
|
/linux-6.3-rc2/Documentation/networking/devlink/ |
A D | index.rst | 5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | ioam6_parser.c | 20 __u64 wide; member 39 .wide = 11111111, 53 .wide = 22222222, 67 .wide = 33333333, 255 cnf.wide != (raw64 & 0xffffffffffffff)) in check_ioam6_data()
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/ |
A D | acx.c | 100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() argument 106 hlid, wide); in wl18xx_acx_peer_ht_operation_mode() 115 acx->bandwidth = wide ? WLCORE_BANDWIDTH_40MHZ : WLCORE_BANDWIDTH_20MHZ; in wl18xx_acx_peer_ht_operation_mode()
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | instruction-set.rst | 20 all of which are 64-bits wide. 38 * the wide instruction encoding, which appends a second 64-bit immediate (i.e., 137 ``BPF_ALU`` uses 32-bit wide operands while ``BPF_ALU64`` uses 64-bit wide operands for 227 ``BPF_JMP32`` uses 32-bit wide operands while ``BPF_JMP`` uses 64-bit wide operands for 321 * 8-bit and 16-bit wide atomic operations are not supported. 373 Instructions with the ``BPF_IMM`` 'mode' modifier use the wide instruction
|
/linux-6.3-rc2/Documentation/fb/ |
A D | vt8623fb.rst | 30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and 36 8bit wide fonts only (driver limitation).
|
A D | arkfb.rst | 32 wide fonts only (hardware limitation) and 16bit tall fonts (driver 39 8bit wide fonts only (driver limitation).
|
/linux-6.3-rc2/drivers/mtd/chips/ |
A D | Kconfig | 89 8 bits wide, say 'Y'. 96 16 bits wide, say 'Y'. 103 32 bits wide, say 'Y'. 110 64 bits wide, say 'Y'. 117 128 bits wide, say 'Y'. 125 256 bits wide, say 'Y'.
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-stat.txt | 124 system-wide collection from all CPUs (default if no target is specified) 152 to activate system-wide monitoring. Default is to count on all CPUs. 300 use --per-socket in addition to -a. (system-wide). The output includes the 305 Aggregate counts per processor die for system-wide mode measurements. This 307 use --per-die in addition to -a. (system-wide). The output includes the 314 use --per-core in addition to -a. (system-wide). The output includes the 322 Aggregate counts per NUMA nodes for system-wide mode measurements. This 324 mode, use --per-node in addition to -a. (system-wide). 377 Aggregate counts per processor socket for system-wide mode measurements. 380 Aggregate counts per processor die for system-wide mode measurements. [all …]
|
A D | perf-iostat.txt | 59 Performance counter stats for 'system wide': 78 Performance counter stats for 'system wide':
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | index.rst | 11 system-wide
|
/linux-6.3-rc2/Documentation/riscv/ |
A D | vm-layout.rst | 42 …0000004000000000 | +256 GB | ffffffbfffffffff | ~16M TB | ... huge, almost 64 bits wide hole of… 78 …0000800000000000 | +128 TB | ffff7fffffffffff | ~16M TB | ... huge, almost 64 bits wide hole of… 114 …0100000000000000 | +64 PB | feffffffffffffff | ~16K PB | ... huge, almost 64 bits wide hole of…
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | tegra20-medcom-wide.dts | 8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20"; 72 compatible = "ad,tegra-audio-wm8903-medcom-wide",
|
/linux-6.3-rc2/tools/perf/tests/attr/ |
A D | test-record-C0 | 22 [event:system-wide-dummy]
|
/linux-6.3-rc2/drivers/input/rmi4/ |
A D | rmi_2d_sensor.c | 72 int wide, major, minor; in rmi_2d_sensor_abs_report() local 89 wide = (obj->wx > obj->wy); in rmi_2d_sensor_abs_report() 100 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide); in rmi_2d_sensor_abs_report()
|
/linux-6.3-rc2/drivers/staging/wlan-ng/ |
A D | Kconfig | 9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
/linux-6.3-rc2/Documentation/networking/ |
A D | ioam6-sysctl.rst | 24 Define the wide IOAM id of this interface.
|
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A D | sym_hipd.c | 1974 if (wide != 0) 2069 if (wide) 2074 tp->tgoal.width = wide; 2100 if (wide) 2132 if (wide || ofs) 4080 wide = np->maxwide; 4153 tp->tgoal.width = wide; 4200 u_char chg, wide; local 4210 wide = np->msgin[3]; 4217 wide = np->maxwide; [all …]
|