Home
last modified time | relevance | path

Searched refs:grep (Results 1 – 25 of 1222) sorted by relevance

12345678910>>...49

/OK3568_Linux_fs/buildroot/board/freescale/common/imx/
H A Dpost-image.sh24 if grep -Eq "^BR2_LINUX_KERNEL_UIMAGE=y$" ${BR2_CONFIG}; then
26 elif grep -Eq "^BR2_LINUX_KERNEL_IMAGE=y$" ${BR2_CONFIG}; then
28 elif grep -Eq "^BR2_LINUX_KERNEL_IMAGEGZ=y$" ${BR2_CONFIG}; then
37 if grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8=y$" ${BR2_CONFIG}; then
39 elif grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8M=y$" ${BR2_CONFIG}; then
41 elif grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8MM=y$" ${BR2_CONFIG}; then
43 elif grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8MN=y$" ${BR2_CONFIG}; then
45 elif grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8MP=y$" ${BR2_CONFIG}; then
47 elif grep -Eq "^BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8X=y$" ${BR2_CONFIG}; then
49 elif grep -Eq "^BR2_LINUX_KERNEL_INSTALL_TARGET=y$" ${BR2_CONFIG}; then
[all …]
/OK3568_Linux_fs/rkbin/scripts/
H A Dcheckpatch.sh56 if sed -n '2p' ${DOC} | grep -q [a-z,A-Z] ; then
62 if sed -n "/##/p" ${DOC} | grep -v '## [a-z,A-Z]' ; then
68 if ! git show ${ARG_COMMIT} -1 ${DOC} | grep -q 'Release Note' ; then
74 if grep -Eq '### WARN|### WARNING|### Warning|### warn|### warning' ${DIFF_DOC_ALL} ; then
79 if grep -Eq '### NEW|### new' ${DIFF_DOC_ALL} ; then
84 if grep -Eq '### FIXED|### fixed' ${DIFF_DOC_ALL} ; then
101 if grep -q $'\t[0-9]' ${DOC} ; then
103 grep $'\t[0-9]' ${DOC}
109 if grep -q '^[0-9]\. [a-z]' ${DOC} ; then
111 grep '^[0-9]\. [a-z]' ${DOC}
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dgeneric_clear_event.tc17 grep -q myevent1 dynamic_events
18 grep -q myevent2 dynamic_events
19 grep -q latency1 dynamic_events
20 grep -q latency2 dynamic_events
26 ! grep -q myevent1 dynamic_events
27 grep -q myevent2 dynamic_events
28 grep -q latency1 dynamic_events
29 grep -q latency2 dynamic_events
32 grep -q myevent2 dynamic_events
33 ! grep -q latency1 dynamic_events
[all …]
H A Dclear_select_events.tc17 grep -q myevent1 dynamic_events
18 grep -q myevent2 dynamic_events
19 grep -q latency1 dynamic_events
20 grep -q latency2 dynamic_events
26 grep -q myevent1 dynamic_events
27 grep -q myevent2 dynamic_events
28 ! grep -q latency1 dynamic_events
29 ! grep -q latency2 dynamic_events
36 ! grep -q myevent1 dynamic_events
37 ! grep -q myevent2 dynamic_events
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Ddo_hbm_test.sh247 begNetserverPid=`ps ax | grep netserver | grep --invert-match "grep" | \
311 r=`cat netperf.$id.$flow_cnt | grep -o "REMOTE_SEND_THROUGHPUT=[0-9]*" | grep -o "[0-9]*"`
313 r=`cat netperf.$id.$flow_cnt | grep -o "LOCAL_SEND_THROUGHPUT=[0-9]*" | grep -o "[0-9]*"`
326 delay=`grep "avg" ping.out | grep -o "= [0-9.]*/[0-9.]*" | grep -o "[0-9.]*$"`
336 rates=`grep receiver iperf.$id | grep -o "[0-9.]* Mbits" | grep -o "^[0-9]*"`
337 rate=`echo $rates | grep -o "[0-9]*$"`
347 delay=`grep "avg" ping.out | grep -o "= [0-9.]*/[0-9.]*" | grep -o "[0-9.]*$"`
357 …-c $host -p $port -i 0 -P 1 -f m -t $dur | grep receiver | grep -o "[0-9.]* Mbits" | grep -o "^[0-…
385 delay=`grep "avg" ping.out | grep -o "= [0-9.]*/[0-9.]*" | grep -o "[0-9.]*$"`
407 hbmPid=`ps ax | grep "hbm " | grep --invert-match "grep" | awk '{ print $1 }'`
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dtest-livepatch.sh58 grep 'live patched' /proc/cmdline > /dev/kmsg
59 grep 'live patched' /proc/meminfo > /dev/kmsg
63 grep 'live patched' /proc/cmdline > /dev/kmsg
64 grep 'live patched' /proc/meminfo > /dev/kmsg
69 grep 'live patched' /proc/cmdline > /dev/kmsg
70 grep 'live patched' /proc/meminfo > /dev/kmsg
75 grep 'live patched' /proc/cmdline > /dev/kmsg
76 grep 'live patched' /proc/meminfo > /dev/kmsg
119 grep 'live patched' /proc/cmdline > /dev/kmsg
120 grep 'live patched' /proc/meminfo > /dev/kmsg
[all …]
/OK3568_Linux_fs/u-boot/test/fs/
H A Dfs-test.sh86 NUM_CPUS=$(cat /proc/cpuinfo |grep -c processor)
413 md5_src=`grep -A2 "$1" "$2" | grep "md5 for" | tr -d '\r'`
442 grep -A6 "Test Case 1 " "$1" | egrep -iq "2621440000 *$4"
446 grep -A6 "Test Case 1 " "$1" | egrep -iq "1048576 *$3"
450 egrep -A3 "Test Case 2 " "$1" | grep -q "filesize=100000"
454 egrep -A3 "Test Case 3 " "$1" | grep -q "filesize=9c400000"
458 grep -A4 "Test Case 4a " "$1" | grep -q "filesize=100000"
463 grep -A4 "Test Case 5a " "$1" | grep -q "filesize=100000"
468 grep -A4 "Test Case 6a " "$1" | grep -q "filesize=100000"
473 grep -A4 "Test Case 7a " "$1" | grep -q "filesize=100000"
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/event/
H A Dtrace_printk.tc14 grep -q ": This .* trace_bputs" trace
15 grep -q ": This .* trace_puts" trace
16 grep -q ": This .* trace_bprintk" trace
17 grep -q ": This .* trace_printk" trace
19 grep -q ": (irq) .* trace_bputs" trace
20 grep -q ": (irq) .* trace_puts" trace
21 grep -q ": (irq) .* trace_bprintk" trace
22 grep -q ": (irq) .* trace_printk" trace
24 grep -q "This is a %s that will use trace_bprintk" printk_formats
25 grep -q "(irq) This is a static string that will use trace_bputs" printk_formats
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A Dkselftest_deps.sh115 l1_tests=$(grep -r --include=Makefile "^LDLIBS" | \
116 grep -v "VAR_LDLIBS" | awk -F: '{print $1}')
128 l2_tests=$(grep -r --include=Makefile ": LDLIBS" | \
129 grep -v "VAR_LDLIBS" | awk -F: '{print $1}')
142 l3_tests=$(grep -r --include=Makefile "^VAR_LDLIBS" | \
143 grep -v "pkg-config" | awk -F: '{print $1}')
174 test_libs=$(grep --include=Makefile "^LDLIBS" $test | \
175 grep -v "VAR_LDLIBS" | \
185 test_libs=$(grep --include=Makefile ": LDLIBS" $test | \
186 grep -v "VAR_LDLIBS" | \
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_syntax_errors.tc10 if grep -q 'r\[maxactive\]' README; then
30 if grep -q '$arg<N>' README; then
40 grep -q "imm-value" README && \
42 grep -q "imm-string" README && \
49 if grep -A1 "fetcharg:" README | grep -q '\$comm' ; then
57 if grep -q ' <type>\\\[<array-size>\\\]' README; then
80 if grep -q FTRACE ../kprobes/list ; then
87 if grep -q "Create/append/" README && grep -q "imm-value" README; then
100 if grep -q "place (kretprobe): .*%return.*" README; then
H A Dkprobe_args_user.tc6 grep -A10 "fetcharg:" README | grep -q 'ustring' || exit_unsupported
7 grep -A10 "fetcharg:" README | grep -q '\[u\]<offset>' || exit_unsupported
15 grep myevent kprobe_events | \
16 grep -q 'path=+0($arg2):ustring path2=+u0($arg2):string'
23 grep myevent trace | grep -q 'path="/dev/null" path2="/dev/null"'
32 grep myevent trace | grep -q 'path=(fault) path2=(fault)'
H A Dkprobe_ftrace.tc15 grep testprobe trace
16 ! grep "$FUNCTION_FORK <-" trace
22 grep testprobe trace
23 grep "$FUNCTION_FORK <-" trace
29 ! grep testprobe trace
30 grep "$FUNCTION_FORK <-" trace
37 grep testprobe trace
38 grep "$FUNCTION_FORK <-" trace
44 grep testprobe trace
45 ! grep "$FUNCTION_FORK <-" trace
/OK3568_Linux_fs/u-boot/scripts/
H A Dfit-core.sh21 if grep -q '^CONFIG_FIT_ENABLE_RSA4096_SUPPORT=y' .config ; then
103 if grep -q '^CONFIG_FIT_ENABLE_RSA4096_SUPPORT=y' .config ; then
108 if ! grep -qr ${rsa_algo} $1 ; then
230 if grep -q '^CONFIG_FIT_SIGNATURE=y' .config ; then
263 if ! grep -q '^CONFIG_SPL_FIT_SIGNATURE=y' .config ; then
269 if grep -q '^CONFIG_SPL_FIT_ROLLBACK_PROTECT=y' .config ; then
278 VERSION=`grep 'rollback-index' ${ITS_UBOOT} | awk -F '=' '{ printf $2 }' | tr -d ' '`
295 if grep -q '^CONFIG_SPL_FIT_HW_CRYPTO=y' .config ; then
337 if grep -q '^CONFIG_SPL_FIT_HW_CRYPTO=y' .config ; then
339 if grep -q '^CONFIG_SPL_ROCKCHIP_CRYPTO_V1=y' .config ; then
[all …]
H A Dstacktrace.sh51 grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep [PC,LR] | while read line
83 grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep -v [PC,LR] | while read line
111 line=`grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep [PC]`
119 PC_INSTR=`./make.sh ${ELF_FILE} | grep -5 -m 1 "${frame_pc_hex}:"`
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh30 if grep -Pq '\x00' < $file
41 if grep -q FAILURE $file || grep -q -e '-torture.*!!!' $file
43 nerrs=`grep --binary-files=text '!!!' $file |
67 grep --binary-files=text 'torture:.*ver:' $file |
96 if grep -q SUCCESS $file
105 if grep -q "_HOTPLUG:" $file
111 …echo $title no success message, `grep --binary-files=text 'ver:' $file | wc -l` successful version…
126 n_badness=`grep -c Badness $file`
131 n_warn=`grep -v 'Warning: unable to open an initial console' $file | egrep -c 'WARNING:|Warn'`
141 n_calltrace=`grep -c 'Call Trace:' $file`
[all …]
/OK3568_Linux_fs/kernel/tools/bootconfig/scripts/
H A Dftrace2bconf.sh26 TRACEFS=`grep -m 1 -w tracefs /proc/mounts | cut -f 2 -d " "`
28 if ! grep -wq debugfs /proc/mounts; then
32 TRACEFS=`grep -m 1 -w debugfs /proc/mounts | cut -f 2 -d " "`/tracing
50 if grep -qv "^#" $TRACEFS/set_graph_function $TRACEFS/set_graph_notrace ; then
89 grep "^hist" $1/trigger | grep -o ':[a-zA-Z0-9]*='
92 grep "^hist" $1/trigger | grep -o '$[a-zA-Z0-9]*'
100 if grep -q "^hist:" $evdir/trigger; then
104 if echo $DEFINED_VARS $__vars | grep -vqw ${v#$}; then
112 grep -v "^#" $evdir/trigger | while read action active; do
/OK3568_Linux_fs/external/rk_pcba_test/rk_pcba_test/
H A Dwifi.sh29 if busybox cat $chip_type_path | busybox grep RK903; then
35 if busybox cat $chip_type_path | busybox grep RK901; then
41 if busybox cat $chip_type_path | busybox grep BCM4330; then
47 if busybox cat $chip_type_path | busybox grep RTL8188CU; then
52 if busybox cat $chip_type_path | busybox grep RTL8188EU; then
57 if busybox cat $chip_type_path | busybox grep RT5370; then
62 if busybox cat $chip_type_path | busybox grep MT7601; then
71 if busybox cat $chip_type_path | busybox grep RTL8723AU; then
75 if busybox cat $chip_type_path | busybox grep RTL8723AS; then
79 if busybox cat $chip_type_path | busybox grep ESP8089; then
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/grep/
H A Dgrep_3.7.bb1 SUMMARY = "GNU grep utility"
2 HOMEPAGE = "http://savannah.gnu.org/projects/grep/"
3 …ut files for lines containing a match to a specified pattern. By default, grep prints the matching…
4 BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep"
9 SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
29 mv ${D}${bindir}/grep ${D}${base_bindir}/grep
43 ALTERNATIVE:${PN} = "grep egrep fgrep"
44 ALTERNATIVE_LINK_NAME[grep] = "${base_bindir}/grep"
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpartition-helper86 rk_partition_parse "$1" | grep -v "^$HDR_PART " | cut -d' ' -f1 | xargs
97 grep "^$1 " "$PART_TABLE" | cut -d' ' -f2 | tr -d '\-' || true
190 if ! echo $1 | grep -qE "^[0-9]*$"; then
191 if ! grep -q "^$1 " "$PART_TABLE"; then
230 echo $2 | grep -qE "^[a-zA-Z]" || return 1
246 echo $2 | grep -qE "^[0-9]*$" || return 1
253 if [ "$2" -eq "$NUM" ] && grep -q "\-$" "$PART_TABLE"; then
258 if echo "$PART" | grep -q "\-$"; then
288 echo $1 | grep -qE "^[0-9]*$" || return 1
302 echo $2 | grep -qE "^[a-zA-Z]" || return 1
[all …]
/OK3568_Linux_fs/debian/overlay/usr/bin/
H A Ddisk-helper11 TOOL=$(echo $1 | grep -o "^[^ ]*")
16 if grep -wq "ID=buildroot" /etc/os-release 2>/dev/null; then
34 blkid 2>/dev/null | grep -w "$1" | head -n 1 | \
35 grep -o "^[^:]*" && return
38 for d in $(ls /dev/ | grep mtdblock); do
39 if grep -q "^$1$" /sys/block/$d/device/name; then
52 if echo $DEV | grep -vq /dev/mtd; then
70 if echo $DEV | grep -q ubiblock; then
90 if echo $DEV | grep -q ubiblock; then
103 if echo $DEV | grep -q ubiblock; then
[all …]
/OK3568_Linux_fs/external/rkscript/
H A Ddisk-helper11 TOOL=$(echo $1 | grep -o "^[^ ]*")
16 if grep -wq "ID=buildroot" /etc/os-release 2>/dev/null; then
34 blkid 2>/dev/null | grep -w "$1" | head -n 1 | \
35 grep -o "^[^:]*" && return
38 for d in $(ls /dev/ | grep mtdblock); do
39 if grep -q "^$1$" /sys/block/$d/device/name; then
57 if echo $DEV | grep -vq /dev/mtd; then
75 if echo $DEV | grep -q ubiblock; then
95 if echo $DEV | grep -q ubiblock; then
108 if echo $DEV | grep -q ubiblock; then
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dnft_nat.sh94 cnt=$(ip netns exec $ns nft list counter inet filter ns0in | grep -q "packets 1 bytes 84")
99 cnt=$(ip netns exec $ns nft list counter inet filter ns0out | grep -q "packets 1 bytes 84")
106 cnt=$(ip netns exec $ns nft list counter inet filter ns0in6 | grep -q "$expect")
111 cnt=$(ip netns exec $ns nft list counter inet filter ns0out6 | grep -q "$expect")
125 cnt=$(ip netns exec "$ns0" nft list counter inet filter ns0in | grep -q "packets 0 bytes 0")
131 cnt=$(ip netns exec "$ns0" nft list counter inet filter ns0in6 | grep -q "packets 0 bytes 0")
137 cnt=$(ip netns exec "$ns0" nft list counter inet filter ns0out | grep -q "packets 0 bytes 0")
142 cnt=$(ip netns exec "$ns0" nft list counter inet filter ns0out6 | grep -q "packets 0 bytes 0")
150 cnt=$(ip netns exec "$ns0" nft list counter inet filter ${ns}${dir} | grep -q "$expect")
157 cnt=$(ip netns exec "$ns0" nft list counter inet filter ${ns}${dir}6 | grep -q "$expect")
[all …]
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_ipc/
H A DRkLunch.sh17 media-ctl -p -d /dev/media1 | grep 3840x2160
21 media-ctl -p -d /dev/media1 | grep 2688x1520
25 media-ctl -p -d /dev/media1 | grep 1920x1080
29 media-ctl -p -d /dev/media1 | grep 2592x1944
46 QUICKDISPLAY=`busybox ps |grep -w startup_app_ipc |grep -v grep`
55 ls /sys/class/drm | grep "card0-"
62 cat /proc/device-tree/compatible | grep lt9611
71 arecord -l |grep "card 0"
120 dumpe2fs -h $MEDIA_DEV 2>/dev/null| grep "media"
/OK3568_Linux_fs/buildroot/support/dependencies/
H A Ddependencies.sh10 echo "WORKS" | grep "WORKS" >/dev/null 2>&1
200 if grep ^BR2_NEEDS_HOST_UTF8_LOCALE=y $BR2_CONFIG > /dev/null; then
206 if ! locale -a | grep -q -i -E 'utf-?8$' ; then
213 if grep -q ^BR2_NEEDS_HOST_JAVA=y $BR2_CONFIG ; then
215 JAVA_GCJ=$(java -version 2>&1 | grep gcj)
224 if grep -q ^BR2_HOSTARCH_NEEDS_IA32_LIBS=y $BR2_CONFIG ; then
242 if grep -q ^BR2_HOSTARCH_NEEDS_IA32_COMPILER=y $BR2_CONFIG ; then
260 if grep ^BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y $BR2_CONFIG ; then
275 if grep -q ^BR2_PACKAGE_MPV=y $BR2_CONFIG ; then
280 if grep -q ^BR2_PACKAGE_WHOIS=y $BR2_CONFIG ; then
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_bpftool_metadata.sh61 echo "$METADATA_PLAIN" | grep 'a = "foo"' > /dev/null
62 echo "$METADATA_PLAIN" | grep 'b = 1' > /dev/null
64 bpftool prog --json | grep '"metadata":{"a":"foo","b":1}' > /dev/null
66 bpftool map | grep 'metadata.rodata' > /dev/null
73 echo "$METADATA_PLAIN" | grep 'a = "bar"' > /dev/null
74 echo "$METADATA_PLAIN" | grep 'b = 2' > /dev/null
76 bpftool prog --json | grep '"metadata":{"a":"bar","b":2}' > /dev/null
78 bpftool map | grep 'metadata.rodata' > /dev/null

12345678910>>...49