Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/scripts/
A Dfaddr2line77 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 Dlirc-set-wideband-receiver.rst13 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 Dadi,ltc2945.yaml7 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 Dtest-core.c447 #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 Dstat+csv_output.sh70 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 Dstat+json_output.sh47 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 Dqemu,fw-cfg-mmio.yaml16 - 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 DMakefile127 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 Dindex.rst5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
/linux-6.3-rc2/tools/testing/selftests/net/
A Dioam6_parser.c20 __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 Dacx.c100 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 Dinstruction-set.rst20 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 Dvt8623fb.rst30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and
36 8bit wide fonts only (driver limitation).
A Darkfb.rst32 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 DKconfig89 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 Dperf-stat.txt124 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 Dperf-iostat.txt59 Performance counter stats for 'system wide':
78 Performance counter stats for 'system wide':
/linux-6.3-rc2/Documentation/admin-guide/pm/
A Dindex.rst11 system-wide
/linux-6.3-rc2/Documentation/riscv/
A Dvm-layout.rst42 …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 Dtegra20-medcom-wide.dts8 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 Dtest-record-C022 [event:system-wide-dummy]
/linux-6.3-rc2/drivers/input/rmi4/
A Drmi_2d_sensor.c72 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 DKconfig9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
/linux-6.3-rc2/Documentation/networking/
A Dioam6-sysctl.rst24 Define the wide IOAM id of this interface.
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.c1974 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 …]

Completed in 24 milliseconds

12345678910>>...14