Searched refs:cut (Results 1 – 25 of 92) sorted by relevance
1234
22 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`23 file=`echo $line | cut -f1 -d:`28 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`29 file=`echo $line | cut -f1 -d:`44 echo 0 > `echo $line | cut -f1 -d:`51 tr=`echo $t | cut -d: -f2`58 name=`echo $t | cut -d: -f1 | cut -d' ' -f1`60 tr=`echo $t | cut -d: -f2-4`61 limit=`echo $t | cut -d: -f5`63 tr=`echo $t | cut -d: -f2`[all …]
16 SUBSYS=$(echo $F | cut -d/ -f1)17 N=$(grep -h "^# Feature name:" $F | cut -c25-)18 C=$(grep -h "^# Kconfig:" $F | cut -c25-)19 D=$(grep -h "^# description:" $F | cut -c25-)20 S=$(grep -hv "^#" $F | grep -w $ARCH | cut -d\| -f3)
50 vma=$(cat .tmp_symbols.txt | grep -e " [TA] _stext$" | cut -d' ' -f1)54 start_head_addr=$(cat .tmp_symbols.txt | grep " t start_first_256B$" | cut -d' ' -f1)64 top_vma=$(echo $vma | cut -d'0' -f1)66 expected_start_text_addr=$(cat .tmp_symbols.txt | grep " a text_start$" | cut -d' ' -f1 | sed "s/^0…68 start_text_addr=$(cat .tmp_symbols.txt | grep " t start_text$" | cut -d' ' -f1)
40 from=`echo $tuple | cut -d':' -f1`41 branch=`echo $tuple | cut -d':' -f2`42 to=`echo $tuple | cut -d':' -f3 | sed 's/cr[0-7],//'`43 sym=`echo $tuple | cut -d':' -f4`
6 RES=`indent --version | cut -d' ' -f3`10 V1=`echo $RES | cut -d'.' -f1`11 V2=`echo $RES | cut -d'.' -f2`12 V3=`echo $RES | cut -d'.' -f3`
103 code=`echo "$code" | cut -c$((${marker} + 1))-`116 faultlinenum=$(( $(wc -l $T.oo | cut -d" " -f1) - \117 $(wc -l $T.aa | cut -d" " -f1) + 3))119 faultline=`cat $T.dis | head -1 | cut -d":" -f2-`
176 OPT=`grep "Options:" $COCCI | cut -d':' -f2`177 REQ=`grep "Requires:" $COCCI | cut -d':' -f2 | sed "s| ||"`
40 files_included=($(grep -rHR ".. kernel-doc" --include \*.rst | cut -d " " -f 3))
219 STOPSUBLEVEL=`echo $stopvers | cut -d. -f3`220 STOPEXTRA=`echo $stopvers | cut -d. -f4`
12 FUNC=`grep " [tT] .*vfs_read$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "`30 FUNC=`grep -m 10 " [tT] .*\.isra\..*$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "`33 EVENT=`grep $FUNC kprobe_events | cut -f 1 -d " " | cut -f 2 -d:`
12 MOD=`lsmod | head -n 2 | tail -n 1 | cut -f1 -d" "`13 FUNC=`grep -m 1 ".* t .*\\[$MOD\\]" /proc/kallsyms | xargs | cut -f3 -d" "`
18 grep -v "${NETIFS[p1]}[0-9]" | cut -d" " -f1 | \19 rev | cut -d"/" -f2- | rev)29 DEVLINK_VIDDID=$(lspci -s $(echo $DEVLINK_DEV | cut -d"/" -f2) \30 -n | cut -d" " -f3)
140 irqs=$(grep "$queues" /proc/interrupts | cut -f1 -d:)141 [ -z "$irqs" ] && irqs=$(grep $IFACE /proc/interrupts | cut -f1 -d:)143 do grep "$i:.*TxRx" /proc/interrupts | grep -v fdir | cut -f 1 -d : ;\155 local node_cpu_range_list=`cut -f1- -d, --output-delimiter=" " \
17 cut -f1 -d" " set_ftrace_filter > $TMPDIR/actual18 cut -f1 -d" " available_filter_functions | grep "$2" > $TMPDIR/expected
132 cat set_ftrace_filter | grep -v '#' | cut -d' ' -f1 | cut -d':' -f1 | sort -u > $TMPDIR/actual138 cat available_filter_functions | cut -d' ' -f1 | grep 'lock' | sort -u > $TMPDIR/expected
25 mount_point=`echo ${mount_info} | cut -d' ' -f2 | head -n1`30 mount_point=`grep pstore /proc/mounts | cut -d' ' -f2 | head -n1`
13 - cut-through mode46 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported)49 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)84 xlnx,use-rx-cut-through = <0x0>;87 xlnx,use-tx-cut-through = <0x0>;
85 ipaddr=`echo $ipaddr | cut -d, -f1 | cut -d\; -f1`
198 … grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut -d\ -f2 | cut -d: -f1> "$T…
94 pref=$($IP -6 rule show | grep "$1 lookup $TABLE" | cut -d ":" -f 1)163 pref=$($IP rule show | grep "$1 lookup $TABLE" | cut -d ":" -f 1)
105 DEBUGFS_DIR=`grep debugfs /proc/mounts | cut -f2 -d' ' | head -1`107 TRACING_DIR=`grep tracefs /proc/mounts | cut -f2 -d' ' | head -1`172 desc=`grep "^#[ \t]*description:" $1 | cut -f2 -d:`
404 cut -d' ' -f3`477 base=0x`${CROSS}nm "$ofile" | grep ' _start$' | cut -d' ' -f1`478 entry=`${CROSS}objdump -f "$ofile" | grep '^start address ' | cut -d' ' -f3`521 | cut -d' ' -f1`525 | cut -d' ' -f1`
70 first=`echo $$buildid | cut -b-2`; \71 last=`echo $$buildid | cut -b3-`; \
7 HASH=`echo -n "$SEED" | sha256sum | cut -d" " -f1 | tr -d ' \n'`
9 res=$($OBJDUMP -r --section .data $out | fgrep 00004 | tr -s ' ' |cut -f3 -d' ')