Searched refs:cut (Results 1 – 25 of 100) 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`
9 FUNC=`grep " [tT] .*vfs_read$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "`29 grep -m 10 " [tT] .*\.isra\..*$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "33 grep " [tT] .*\.isra\..*" /proc/kallsyms | cut -f 3 -d " " | while read f; do44 EVENT=`grep $FUNC kprobe_events | cut -f 1 -d " " | cut -f 2 -d:`
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`
110 code=`echo "$code" | cut -c$((${marker} + 1))-`123 faultlinenum=$(( $(wc -l $T.oo | cut -d" " -f1) - \124 $(wc -l $T.aa | cut -d" " -f1) + 3))126 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| ||"`
50 usb_interface=`readlink $led_cdev_path | sed s'/.*\(usb[0-9]*\)/\1/' | cut -d\/ -f3`122 color=`echo $led_name | cut -d: -f1`123 function=`echo $led_name | cut -d: -f2`125 devicename=`echo $led_name | cut -d: -f1`126 color=`echo $led_name | cut -d: -f2`127 function=`echo $led_name | 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=" " \
9 #define cut_version_to_mask(cut) (0x1 << ((cut) + 1)) argument
17 cut -f1 -d" " set_ftrace_filter > $TMPDIR/actual18 cut -f1 -d" " available_filter_functions | grep "$2" > $TMPDIR/expected
121 cat set_ftrace_filter | grep -v '#' | cut -d' ' -f1 | cut -d':' -f1 | sort -u > $TMPDIR/actual127 cat available_filter_functions | cut -d' ' -f1 | grep 'lock' | sort -u > $TMPDIR/expected
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>;
6 sort -rV | head -n1 | cut -d'_' -f2)147 cut -d "@" -f1 | sed 's/_v[0-9]_[0-9]_[0-9].*//' | \151 grep -Eo '[^ ]+@LIBBPF_' | cut -d@ -f1 | sort -u | wc -l)219 cut -d "@" -f1 | sed 's/_v[0-9]_[0-9]_[0-9].*//' | \223 grep -Eo '[^ ]+@LIBBPF_' | cut -d@ -f1 | \
25 mount_point=`echo ${mount_info} | cut -d' ' -f2 | head -n1`30 mount_point=`grep pstore /proc/mounts | cut -d' ' -f2 | head -n1`
74 ipaddr=`echo $ipaddr | cut -d, -f1 | cut -d\; -f1`
56 field=$(echo "$line" | cut -d= -f1)57 value=$(echo "$line" | cut -d= -f2-)
198 … grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut -d\ -f2 | cut -d: -f1> "$T…
432 cut -d' ' -f3`509 base=0x`${CROSS}nm "$ofile" | grep ' _start$' | cut -d' ' -f1`510 entry=`${CROSS}objdump -f "$ofile" | grep '^start address ' | cut -d' ' -f3`553 | cut -d' ' -f1`557 | cut -d' ' -f1`
64 first=`echo $$buildid | cut -b-2`; \65 last=`echo $$buildid | cut -b3-`; \
56 "$secure_boot_file"|cut -d' ' -f 5)58 "$setup_mode_file"|cut -d' ' -f 5)
125 TRACING_DIR=`grep tracefs /proc/mounts | cut -f2 -d' ' | head -1`127 DEBUGFS_DIR=`grep debugfs /proc/mounts | cut -f2 -d' ' | head -1`240 desc=`grep "^#[ \t]*description:" $1 | cut -f2 -d:`
9 | jq -r '.port | keys[]' | cut -d/ -f-2)19 DEVLINK_VIDDID=$(lspci -s $(echo $DEVLINK_DEV | cut -d"/" -f2) \20 -n | cut -d" " -f3)
7 HASH=`echo -n "$SEED" | sha256sum | cut -d" " -f1 | tr -d ' \n'`