Home
last modified time | relevance | path

Searched refs:cut (Results 1 – 25 of 92) sorted by relevance

1234

/Linux-v4.19/tools/testing/selftests/ftrace/test.d/
Dfunctions22 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 …]
/Linux-v4.19/Documentation/features/
Dlist-arch.sh16 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)
/Linux-v4.19/arch/powerpc/tools/
Dhead_check.sh50 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)
Dunrel_branch_check.sh40 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`
/Linux-v4.19/scripts/
DLindent6 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`
Ddecodecode103 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-`
Dcoccicheck176 OPT=`grep "Options:" $COCCI | cut -d':' -f2`
177 REQ=`grep "Requires:" $COCCI | cut -d':' -f2 | sed "s| ||"`
Dfind-unused-docs.sh40 files_included=($(grep -rHR ".. kernel-doc" --include \*.rst | cut -d " " -f 3))
Dpatch-kernel219 STOPSUBLEVEL=`echo $stopvers | cut -d. -f3`
220 STOPEXTRA=`echo $stopvers | cut -d. -f4`
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/kprobe/
Dkprobe_eventname.tc12 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:`
Dkprobe_module.tc12 MOD=`lsmod | head -n 2 | tail -n 1 | cut -f1 -d" "`
13 FUNC=`grep -m 1 ".* t .*\\[$MOD\\]" /proc/kallsyms | xargs | cut -f3 -d" "`
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Ddevlink_lib.sh18 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)
/Linux-v4.19/samples/pktgen/
Dfunctions.sh140 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=" " \
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-glob.tc17 cut -f1 -d" " set_ftrace_filter > $TMPDIR/actual
18 cut -f1 -d" " available_filter_functions | grep "$2" > $TMPDIR/expected
Dfunc_set_ftrace_file.tc132 cat set_ftrace_filter | grep -v '#' | cut -d' ' -f1 | cut -d':' -f1 | sort -u > $TMPDIR/actual
138 cat available_filter_functions | cut -d' ' -f1 | grep 'lock' | sort -u > $TMPDIR/expected
/Linux-v4.19/tools/testing/selftests/pstore/
Dpstore_post_reboot_tests25 mount_point=`echo ${mount_info} | cut -d' ' -f2 | head -n1`
30 mount_point=`grep pstore /proc/mounts | cut -d' ' -f2 | head -n1`
/Linux-v4.19/drivers/staging/axis-fifo/
Daxis-fifo.txt13 - cut-through mode
46 - 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>;
/Linux-v4.19/samples/mic/mpssd/
Dmpss85 ipaddr=`echo $ipaddr | cut -d, -f1 | cut -d\; -f1`
/Linux-v4.19/tools/testing/selftests/net/
Dnetdevice.sh198 … grep -oE '[[:space:]].*eth[0-9]*:|[[:space:]].*enp[0-9]s[0-9]:' | cut -d\ -f2 | cut -d: -f1> "$T…
Dfib_rule_tests.sh94 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)
/Linux-v4.19/tools/testing/selftests/ftrace/
Dftracetest105 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:`
/Linux-v4.19/arch/powerpc/boot/
Dwrapper404 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`
/Linux-v4.19/arch/arm/vdso/
DMakefile70 first=`echo $$buildid | cut -b-2`; \
71 last=`echo $$buildid | cut -b3-`; \
/Linux-v4.19/scripts/gcc-plugins/
Dgen-random-seed.sh7 HASH=`echo -n "$SEED" | sha256sum | cut -d" " -f1 | tr -d ' \n'`
/Linux-v4.19/arch/ia64/scripts/
Dcheck-gas9 res=$($OBJDUMP -r --section .data $out | fgrep 00004 | tr -s ' ' |cut -f3 -d' ')

1234