Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 9420) sorted by relevance

12345678910>>...377

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt76x8-pinctrl.yaml59 then:
68 then:
77 then:
90 then:
99 then:
108 then:
119 then:
128 then:
137 then:
146 then:
[all …]
Dmediatek,mt7620-pinctrl.yaml57 then:
66 then:
76 then:
85 then:
94 then:
103 then:
112 then:
121 then:
130 then:
139 then:
[all …]
Dralink,rt3883-pinctrl.yaml56 then:
65 then:
74 then:
84 then:
93 then:
102 then:
111 then:
120 then:
129 then:
138 then:
[all …]
Dmediatek,mt7621-pinctrl.yaml56 then:
66 then:
75 then:
84 then:
93 then:
102 then:
111 then:
120 then:
129 then:
138 then:
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
Dfw_lib.sh30 if [ ! -d $DIR ]; then
38 if [ $uid -ne 0 ]; then
44 if [ ! -d $DIR ]; then
47 if [ ! -f $PROC_CONFIG ]; then
48 if modprobe configs 2>/dev/null; then
50 if [ ! -f $PROC_CONFIG ]; then
71 if [ -z $PROC_SYS_DIR ]; then
79 if [ -f $FW_FORCE_SYSFS_FALLBACK ]; then
83 if [ -f $FW_IGNORE_SYSFS_FALLBACK ]; then
87 if [ "$PROC_FW_FORCE_SYSFS_FALLBACK" = "1" ]; then
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
Dfw_lib.sh30 if [ ! -d $DIR ]; then
38 if [ $uid -ne 0 ]; then
44 if [ ! -d $DIR ]; then
47 if [ ! -f $PROC_CONFIG ]; then
48 if modprobe configs 2>/dev/null; then
50 if [ ! -f $PROC_CONFIG ]; then
69 if [ -z $PROC_SYS_DIR ]; then
77 if [ -f $FW_FORCE_SYSFS_FALLBACK ]; then
81 if [ -f $FW_IGNORE_SYSFS_FALLBACK ]; then
85 if [ "$PROC_FW_FORCE_SYSFS_FALLBACK" = "1" ]; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh103 if $checksum; then
159 if ! ip -Version &> /dev/null; then
164 if ! ss -h | grep -q MPTCP; then
170 if iptables-legacy -V &> /dev/null; then
173 elif ! iptables -V &> /dev/null; then
176 elif ! ip6tables -V &> /dev/null; then
224 # It can be empty, no need to print anything then
261 if ! "${@}"; then
269 if [ "${#only_tests_ids[@]}" -eq 0 ] && [ "${#only_tests_names[@]}" -eq 0 ]; then
275 if [ "${TEST_COUNT}" -eq "${i}" ]; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dl2_tos_ttl_inherit.sh18 if [ "$(id -u)" != "0" ]; then
22 if ! which tcpdump > /dev/null 2>&1; then
53 if $found; then
58 if [ "$input_field" = "$field" ]; then
79 if [ "$tos_ttl" = "random" ]; then
82 elif [ "$tos_ttl" = "inherit" ]; then
94 if [ "$tos_ttl" = "random" ]; then
97 elif [ "$tos_ttl" = "inherit" ]; then
116 if [ "$type" = "gre" ] || [ "$type" = "vxlan" ]; then
117 if [ "$outer" = "4" ]; then
[all …]
/kernel/linux/linux-5.10/tools/leds/
Dget_led_device_info.sh7 if [ $num_args -eq 1 ]; then
17 elif [ $num_args -eq 2 ]; then
24 if [ ! -f $led_defs_path ]; then
32 if [ $? -ne 0 ]; then
42 if [ "$bus" = "input" ]; then
44 if [ ! -z "$usb_subdev" ]; then
49 if [ "$bus" = "usb" ]; then
53 if [ -d "$usb_interface/ieee80211" ]; then
60 elif [ "$bus" = "input" ]; then
64 elif [ $of_node_missing -eq 0 ]; then
[all …]
/kernel/linux/linux-6.6/tools/leds/
Dget_led_device_info.sh7 if [ $num_args -eq 1 ]; then
17 elif [ $num_args -eq 2 ]; then
24 if [ ! -f $led_defs_path ]; then
32 if [ $? -ne 0 ]; then
42 if [ "$bus" = "input" ]; then
44 if [ ! -z "$usb_subdev" ]; then
49 if [ "$bus" = "usb" ]; then
53 if [ -d "$usb_interface/ieee80211" ]; then
60 elif [ "$bus" = "input" ]; then
64 elif [ $of_node_missing -eq 0 ]; then
[all …]
/kernel/linux/linux-6.6/scripts/
Ddecode_stacktrace.sh12 if type llvm-cxxfilt >/dev/null 2>&1 ; then
14 elif type c++filt >/dev/null 2>&1 ; then
20 if [[ -z ${LLVM:-} ]]; then
24 if [[ ${LLVM} == */ ]]; then
26 elif [[ ${LLVM} == -* ]]; then
34 if [[ $1 == "-r" ]] ; then
41 if [ -e "$fn" ] ; then
47 if [[ $vmlinux == "" ]] ; then
60 if type debuginfod-find >/dev/null 2>&1 ; then
64 if [[ $vmlinux == "" && -z $debuginfod ]] ; then
[all …]
Dcoccicheck13 if [ ! -x "$SPATCH" ]; then
26 if [ -n "$V" -a "$V" != "0" ]; then
51 if [ $? -eq 0 ]; then
60 if [ "$C" = "1" -o "$C" = "2" ]; then
63 if [[ $# -le 0 ]]; then
83 if [ "$KBUILD_EXTMOD" = "" ] ; then
91 if [ -z "$J" ]; then
93 if [ $THREADS_PER_CORE -gt 1 -a $NPROC -gt 4 ] ; then
101 if [ "$KBUILD_EXTMOD" != "" ] ; then
106 if [ "$USE_JOBS" = "no" ]; then
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/
Dsysctl.sh46 if [ -z $DIR ]; then
49 if [ -z $DEFAULT_NUM_TESTS ]; then
52 if [ -z $SYSCTL ]; then
55 if [ -z $PROD_SYSCTL ]; then
58 if [ -z $WRITES_STRICT ]; then
66 if [ ! -e ${WRITES_STRICT} ]; then
70 if [ "$old_strict" = "1" ]; then
78 if [ -z $PAGE_SIZE ]; then
81 if [ -z $MAX_DIGITS ]; then
84 if [ -z $INT_MAX ]; then
[all …]
/kernel/linux/linux-5.10/scripts/
Dcoccicheck13 if [ ! -x "$SPATCH" ]; then
27 if [ -n "$V" -a "$V" != "0" ]; then
52 if [ $? -eq 0 ]; then
61 if [ "$C" = "1" -o "$C" = "2" ]; then
72 if [ "$KBUILD_EXTMOD" = "" ] ; then
80 if [ -z "$J" ]; then
82 if [ $THREADS_PER_CORE -gt 1 -a $NPROC -gt 4 ] ; then
90 if [ "$KBUILD_EXTMOD" != "" ] ; then
95 if [ "$USE_JOBS" = "no" ]; then
98 elif [ "$NPROC" != "1" ]; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/
Dsysctl.sh41 if [ -z $DIR ]; then
44 if [ -z $DEFAULT_NUM_TESTS ]; then
47 if [ -z $SYSCTL ]; then
50 if [ -z $PROD_SYSCTL ]; then
53 if [ -z $WRITES_STRICT ]; then
61 if [ ! -e ${WRITES_STRICT} ]; then
65 if [ "$old_strict" = "1" ]; then
73 if [ -z $PAGE_SIZE ]; then
76 if [ -z $MAX_DIGITS ]; then
79 if [ -z $INT_MAX ]; then
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dnft_nat.sh22 if [ $? -ne 0 ];then
28 if [ $? -ne 0 ];then
34 if [ $? -ne 0 ];then
42 if [ $? -ne 0 ];then
48 if [ $? -ne 0 ];then
54 if [ $? -ne 0 ];then
95 if [ $? -ne 0 ]; then
100 if [ $? -ne 0 ]; then
107 if [ $? -ne 0 ]; then
112 if [ $? -ne 0 ]; then
[all …]
/kernel/linux/linux-6.6/tools/bootconfig/scripts/
Dbconf2ftrace.sh34 if [ x"$APPLY" != x ]; then
35 if [ `id -u` -ne 0 ]; then
43 if [ x"$APPLY" != x ]; then # apply command
48 if [ x"$DEBUG" != x ]; then
53 if [ -z "$TRACEFS" ]; then
54 if ! grep -wq debugfs /proc/mounts; then
59 if [ ! -d $TRACEFS ]; then
65 if [ x"$INIT" != x ]; then
78 if xbc_has_key $1; then
85 if xbc_has_key $1; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh13 if [ $UID != 0 ]; then
20 if [ ! -d "$SYSFS" ]; then
25 if ! ls $SYSFS/devices/system/memory/memory* > /dev/null 2>&1; then
30 if ! grep -q 1 $SYSFS/devices/system/memory/memory*/removable; then
45 grep -q $state $memory/state; then
85 if ! online_memory $memory; then
88 elif ! memory_is_online $memory; then
99 if online_memory $memory 2> /dev/null; then
102 elif ! memory_is_offline $memory; then
113 if ! offline_memory $memory; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/
Dmodule.sh7 if [ $FILE_MODULE ]; then
26 if [ $? != 0 ]; then
34 if [ $? != 0 ]; then
49 if [ $2 -eq 1 ]; then
58 if [ $? != 0 ]; then
63 if [ $2 -eq 1 ]; then
75 if [ $? != 0 ]; then
92 if [ $? != 0 ]; then
103 # Remove CPUs before inserting module and then bring them back
112 if [ $1 = "cpufreq_ondemand.ko" ]; then
[all …]
/kernel/linux/linux-6.6/tools/debugging/
Dkernel-chktaint21 if [ "$1"x != "x" ]; then
22 if [ "$1"x == "--helpx" ] || [ "$1"x == "-hx" ] ; then
25 elif [ $1 -ge 0 ] 2>/dev/null ; then
33 if [ ! -r $TAINTFILE ]; then
41 if [ $taint -eq 0 ]; then
55 if [ `expr $T % 2` -eq 0 ]; then
63 if [ `expr $T % 2` -eq 0 ]; then
71 if [ `expr $T % 2` -eq 0 ]; then
79 if [ `expr $T % 2` -eq 0 ]; then
87 if [ `expr $T % 2` -eq 0 ]; then
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
Dmodule.sh7 if [ $FILE_MODULE ]; then
26 if [ $? != 0 ]; then
34 if [ $? != 0 ]; then
49 if [ $2 -eq 1 ]; then
58 if [ $? != 0 ]; then
63 if [ $2 -eq 1 ]; then
75 if [ $? != 0 ]; then
92 if [ $? != 0 ]; then
103 # Remove CPUs before inserting module and then bring them back
112 if [ $1 = "cpufreq_ondemand.ko" ]; then
[all …]
/kernel/linux/linux-5.10/tools/debugging/
Dkernel-chktaint21 if [ "$1"x != "x" ]; then
22 if [ "$1"x == "--helpx" ] || [ "$1"x == "-hx" ] ; then
25 elif [ $1 -ge 0 ] 2>/dev/null ; then
33 if [ ! -r $TAINTFILE ]; then
41 if [ $taint -eq 0 ]; then
55 if [ `expr $T % 2` -eq 0 ]; then
63 if [ `expr $T % 2` -eq 0 ]; then
71 if [ `expr $T % 2` -eq 0 ]; then
79 if [ `expr $T % 2` -eq 0 ]; then
87 if [ `expr $T % 2` -eq 0 ]; then
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc34 if [ $cnt -ne 0 ]; then
47 if [ $cnt -eq 0 ]; then
54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then
58 if [ "$x" -eq 1 ]; then
65 if [ -d ../../instances ]; then # Check instances
68 if [ "$cur" = "$top" ]; then
76 if [ $cnt -ne 1 ]; then
84 if [ $cnt -ne $cnt2 ]; then
89 if [ $on != "0" ]; then
97 if [ "$csum1" != "$csum2" ]; then
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc34 if [ $cnt -ne 0 ]; then
47 if [ $cnt -eq 0 ]; then
54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then
58 if [ "$x" -eq 1 ]; then
65 if [ -d ../../instances ]; then # Check instances
68 if [ "$cur" = "$top" ]; then
76 if [ $cnt -ne 1 ]; then
84 if [ $cnt -ne $cnt2 ]; then
89 if [ $on != "0" ]; then
97 if [ "$csum1" != "$csum2" ]; then
[all …]
/kernel/linux/linux-6.6/tools/memory-model/scripts/
Djudgelitmus.sh34 then
41 then
50 then
57 then
61 then
64 then
68 then
72 then
78 then
86 then
[all …]

12345678910>>...377