Searched refs:wide (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/tools/perf/tests/shell/lib/
H A Dstat_output.sh21 echo -n "Checking $1 output: system wide "
28 commachecker --system-wide
34 echo -n "Checking $1 output: system wide no aggregation "
41 commachecker --system-wide-no-aggr
/linux-master/scripts/
H A Dfaddr2line90 local start_kernel_addr=$(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' |
146 sec_size=$(${READELF} --section-headers --wide $objfile |
157 sec_name=$(${READELF} --section-headers --wide $objfile |
200 done < <(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' | ${AWK} -v sec=$sym_sec '$7 == sec' | sort --key=2)
281 done < <(${READELF} --symbols --wide $objfile | sed 's/\[.*\]//' | ${AWK} -v fn=$sym_name '$8 == fn')
294 ${READELF} --section-headers --wide $objfile | ${GREP} -q '\.debug_info' || die "CONFIG_DEBUG_INFO not enabled"
/linux-master/arch/arm/boot/dts/nvidia/
H A DMakefile21 tegra20-medcom-wide.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/nvidia/
H A DMakefile21 tegra20-medcom-wide.dtb \
/linux-master/tools/perf/tests/shell/
H A Dstat+json_output.sh46 echo -n "Checking json output: system wide "
53 $PYTHON $pythonchecker --system-wide --file "${stat_output}"
59 echo -n "Checking json output: system wide no aggregation "
66 $PYTHON $pythonchecker --system-wide-no-aggr --file "${stat_output}"
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dacx.c100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) argument
106 hlid, wide);
115 acx->bandwidth = wide ? WLCORE_BANDWIDTH_40MHZ : WLCORE_BANDWIDTH_20MHZ;
H A Dacx.h394 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide);
H A Dmain.c1278 wl1271_debug(DEBUG_ACX, "using wide channel rate mask");
1281 /* we don't support MIMO in wide-channel mode */
1296 wl1271_debug(DEBUG_ACX, "using wide channel rate mask");
1613 bool wide = wlvif->rc_update_bw >= IEEE80211_STA_RX_BW_40; local
1615 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update wide %d", wide);
1626 * If we started out as wide, we can change the operation mode. If we
1631 wl18xx_acx_peer_ht_operation_mode(wl, wlvif->sta.hlid, wide);
1752 /* HT cap appropriate for wide channels in 2Ghz */
1767 /* HT cap appropriate for wide channel
[all...]
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c447 #define wide ".w" macro
449 #define wide macro
455 "stmdb"wide" sp!, {r3-r11,lr} \n\t"
456 "ldmia"wide" sp!, {r3-r11,pc}"
463 "stmdb"wide" sp!, {r0-r8,lr} \n\t"
464 "ldmia"wide" sp!, {r0-r8,pc}"
471 "stmdb"wide" sp!, {r4,lr} \n\t"
472 "ldmia"wide" sp!, {r4,pc}"
479 "stmdb"wide" sp!, {r0,lr} \n\t"
480 "ldmia"wide" s
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_2d_sensor.c72 int wide, major, minor; local
89 wide = (obj->wx > obj->wy);
100 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide);
/linux-master/tools/lib/bpf/
H 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-master/tools/testing/selftests/net/
H A Dioam6_parser.c19 __u64 wide; member in struct:ioam_config
38 .wide = 11111111,
52 .wide = 22222222,
66 .wide = 33333333,
254 cnf.wide != (raw64 & 0xffffffffffffff))
H A Dioam6.sh312 ip -netns $ioam_node_alpha ioam namespace add 123 data ${ALPHA[6]} wide ${ALPHA[7]}
324 ip -netns $ioam_node_beta ioam namespace add 123 data ${BETA[6]} wide ${BETA[7]}
333 ip -netns $ioam_node_gamma ioam namespace add 123 data ${GAMMA[6]} wide ${GAMMA[7]}
439 data ${ALPHA[6]} wide ${ALPHA[7]}
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1105 * wide/fastmode:
1380 /* all DT transfers must be wide */
1456 nego == NS_WIDE ? "wide msgout" :
1932 u_char per, u_char wide, u_char div, u_char fak)
1974 if (wide != 0)
2062 static void sym_setwide(struct sym_hcb *np, int target, u_char wide) argument
2067 sym_settrans(np, target, 0, 0, 0, wide, 0, 0);
2069 if (wide)
2074 tp->tgoal.width = wide;
2077 spi_width(starget) = wide;
1931 sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
2096 u_char wide = (tp->head.wval & EWS) ? BUS_16_BIT : BUS_8_BIT; local
2124 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
4068 unsigned char wide = np->msgin[6]; local
4200 u_char chg, wide; local
[all...]
/linux-master/drivers/scsi/
H A DBusLogic.h505 bool wide:1; /* Byte 13 Bit 0 */ member in struct:blogic_ext_setup
953 bool wide:1; /* Byte 20 Bit 1 */ member in struct:fpoint_info
998 bool wide:1; member in struct:blogic_adapter
H A Dwd719x.h242 __le32 wide; /* WIDE msg options (ID 0-15) */ member in struct:wd719x_host_param
H A DBusLogic.c1269 adapter->wide = fpinfo->wide;
1280 adapter->maxdev = (adapter->wide ? 16 : 8);
1452 adapter->wide = ext_setupinfo.wide;
1461 adapter->wide))
1544 adapter->maxdev = (adapter->wide ? 16 : 8);
1709 blogic_info("Configuring BusLogic Model %s %s%s%s%s SCSI Host Adapter\n", adapter, adapter->model, blogic_adapter_busnames[adapter->adapter_bus_type], (adapter->wide ? " Wide" : ""), (adapter->differential ? " Differential" : ""), (adapter->ultra ? " Ultra" : ""));
1823 if (adapter->wide)
H A Dncr53c8xx.c628 "led:" "wide:"
1017 #define HS_NEGOTIATE (2) /* sync/wide data transfer*/
1165 ** register (sync/wide mode).
1210 ** negotiation of wide and synch transfer and device quirks.
1548 ** While negotiating sync or wide transfer,
1932 static void ncr_setwide (struct ncb *np, struct ccb *cp, u_char wide, u_char ack);
3931 ** Allow to override sync, wide and NOSCAN from
4030 /* negotiate wide transfers ? */
4064 "wide msgout":"sync_msgout", msgptr);
5212 ** Prepare the negotiation values for wide an
5412 ncr_setwide(struct ncb *np, struct ccb *cp, u_char wide, u_char ack) argument
6520 u_char chg, ofs, per, fak, wide; local
[all...]
H A Dwd719x.c778 wd->params->wide = cpu_to_le32(0x00000000);
780 wd->params->wide = cpu_to_le32(0xffffffff);
H A Dmyrb.h405 unsigned int wide:1; /* Byte 1 Bit 6 */ member in struct:myrb_pdev_state
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h53 int wide; member in struct:flash_struct
H A Daic94xx_sds.c626 asd_ha->hw_prof.flash.wide = reg & FLASHW ? 1 : 0;
1328 inc = asd_ha->hw_prof.flash.wide ? 2 : 1;
/linux-master/drivers/input/touchscreen/
H A Dsur40.c418 int wide, major, minor; local
439 wide = (bb_size_x > bb_size_y);
449 input_report_abs(input, ABS_MT_ORIENTATION, wide);
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl594 @ n+m bits wide. However! Even though 2^n is a n+1-bit number,
595 @ m-bit number multiplied by 2^n is still n+m bits wide.
597 @ Sum of two n-bit numbers is n+1 bits wide, sum of three - n+2,
599 @ one is n+1 bits wide.
602 @ H0, H2, H3 are guaranteed to be 26 bits wide, while H1 and H4
/linux-master/arch/x86/crypto/
H A Dsha1_ssse3_asm.S372 # blended scheduling of vector and scalar instruction streams, one 4-wide

Completed in 952 milliseconds

12