Home
last modified time | relevance | path

Searched full:pass (Results 1 – 25 of 1824) sorted by relevance

12345678910>>...73

/linux/fs/bcachefs/
H A Drecovery_passes.c43 static enum bch_recovery_pass_stable bch2_recovery_pass_to_stable(enum bch_recovery_pass pass) in bch2_recovery_pass_to_stable() argument
45 return passes_to_stable_map[pass]; in bch2_recovery_pass_to_stable()
57 static enum bch_recovery_pass bch2_recovery_pass_from_stable(enum bch_recovery_pass_stable pass) in bch2_recovery_pass_from_stable() argument
59 return pass < ARRAY_SIZE(passes_from_stable_map) in bch2_recovery_pass_from_stable()
60 ? passes_from_stable_map[pass] in bch2_recovery_pass_from_stable()
92 prt_printf(out, "Pass\tLast run\tLast runtime\n"); in bch2_sb_recovery_passes_to_text()
115 enum bch_recovery_pass pass) in bch2_sb_recovery_pass_entry() argument
117 enum bch_recovery_pass_stable stable = bch2_recovery_pass_to_stable(pass); in bch2_sb_recovery_pass_entry()
138 enum bch_recovery_pass pass, in bch2_sb_recovery_pass_complete() argument
143 __clear_bit_le64(bch2_recovery_pass_to_stable(pass), in bch2_sb_recovery_pass_complete()
[all …]
/linux/tools/testing/selftests/kselftest_harness/
H A Dharness-selftest.expected27 # RUN fixture.pass ...
28 # harness-selftest.c:53:pass:setup
29 # harness-selftest.c:62:pass:before
30 # harness-selftest.c:19:pass:before
31 # harness-selftest.c:23:pass:after
32 # harness-selftest.c:66:pass:after
33 # harness-selftest.c:58:pass:teardown same-process=1
34 # OK fixture.pass
35 ok 5 fixture.pass
50 # RUN fixture_parent.pass ...
[all …]
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c39 if (input->bksv_read != PASS || input->bcaps_read != PASS) { in mod_hdcp_hdcp1_transition()
49 if (input->create_session != PASS) { in mod_hdcp_hdcp1_transition()
54 } else if (input->an_write != PASS || in mod_hdcp_hdcp1_transition()
55 input->aksv_write != PASS || in mod_hdcp_hdcp1_transition()
56 input->bksv_read != PASS || in mod_hdcp_hdcp1_transition()
57 input->bksv_validation != PASS || in mod_hdcp_hdcp1_transition()
68 if (input->bcaps_read != PASS || in mod_hdcp_hdcp1_transition()
69 input->r0p_read != PASS) { in mod_hdcp_hdcp1_transition()
72 } else if (input->rx_validation != PASS) { in mod_hdcp_hdcp1_transition()
81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition()
[all …]
/linux/tools/testing/selftests/openat2/
H A Dresolve_test.c114 bool pass; member
140 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
143 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
146 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
149 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
152 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
155 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
158 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
161 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
164 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
[all …]
/linux/tools/perf/tests/
H A Dtime-utils-test.c79 bool pass = false; in test__perf_time__parse_for_ranges() local
128 pass = true; in test__perf_time__parse_for_ranges()
131 return pass; in test__perf_time__parse_for_ranges()
136 bool pass = true; in test__time_utils() local
138 pass &= test__parse_nsec_time("0", 0); in test__time_utils()
139 pass &= test__parse_nsec_time("1", 1000000000ULL); in test__time_utils()
140 pass &= test__parse_nsec_time("0.000000001", 1); in test__time_utils()
141 pass &= test__parse_nsec_time("1.000000001", 1000000001ULL); in test__time_utils()
142 pass &= test__parse_nsec_time("123456.123456", 123456123456000ULL); in test__time_utils()
143 pass &= test__parse_nsec_time("1234567.123456789", 1234567123456789ULL); in test__time_utils()
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dmatchall.json4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS",
18 …n": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
26 "name": "Add egress matchall filter for protocol ipv4 and action PASS",
40 …tern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
92 …"name": "Add ingress matchall filter for protocol ipv4 and action PASS with priority at 16-bit max…
103 … "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 65535 protocol ipv4 matchall action pass",
106 …"^filter parent ffff: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
114 …"name": "Add egress matchall filter for protocol ipv4 and action PASS with priority at 16-bit maxi…
125 …t": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 65535 protocol ipv4 matchall action pass",
128 …": "^filter parent 1: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
[all …]
H A Dfw.json18 "matchPattern": "pref 65535 fw.*handle 0x1.*gact action pass",
40 "matchPattern": "pref 65536 fw.*handle 0x1.*gact action pass",
62 "matchPattern": "handle 0x1.*gact action pass",
85 "matchPattern": "handle 0x1.*gact action pass.*index 1 ref 2 bind 1",
442 "matchPattern": "fw.*handle 0xa1b2ff.*gact action pass",
464 "matchPattern": "fw.*handle 0xffffffff.*gact action pass",
486 "matchPattern": "fw.*handle 0x.*gact action pass",
640 "matchPattern": "filter protocol all.*fw.*handle.*gact action pass",
662 "matchPattern": "filter protocol all pref 1 fw.*handle 0x1.*gact action pass",
684 "matchPattern": "pref [0-9]+ fw.*handle 0x1.*gact action pass",
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Dlib_sh_test.sh40 pass() function
95 local status_names=(pass fail xfail xpass skip)
150 local status_names=(pass fail xfail xpass skip)
170 exit_status_subtest $ksft_pass "pass"
175 exit_status_subtest $ksft_pass "pass pass"
176 exit_status_subtest $ksft_fail "pass fail"
177 exit_status_subtest $ksft_pass "pass xfail"
178 exit_status_subtest $ksft_skip "pass skip"
180 exit_status_subtest $ksft_fail "fail pass"
181 exit_status_subtest $ksft_pass "xfail pass"
[all …]
/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c63 char pass[4]; in octeon_model_get_string_buffer() local
112 * Assume pass number is encoded using <5:3><2:0>. Exceptions in octeon_model_get_string_buffer()
115 sprintf(pass, "%d.%d", (int)((chip_id >> 3) & 7) + 1, (int)chip_id & 7); in octeon_model_get_string_buffer()
207 * pass numbering. in octeon_model_get_string_buffer()
211 strcpy(pass, "1.X"); in octeon_model_get_string_buffer()
214 strcpy(pass, "2.X"); in octeon_model_get_string_buffer()
217 strcpy(pass, "3.X"); in octeon_model_get_string_buffer()
220 strcpy(pass, "X.X"); in octeon_model_get_string_buffer()
231 * pass numbering. in octeon_model_get_string_buffer()
235 strcpy(pass, "1.0"); in octeon_model_get_string_buffer()
[all …]
/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h45 * #if SIBYTE_HDR_FEATURE(chip,pass)
54 * Note also that 'chip' and 'pass' must textually exactly
59 * #if SIBYTE_HDR_FEATURE_UP_TO(chip,pass)
64 * #if SIBYTE_HDR_FEATURE_EXACT(chip,pass)
98 #define SIBYTE_HDR_FMASK(chip, pass) \ argument
99 (SIBYTE_HDR_FMASK_ ## chip ## _ ## pass)
121 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument
122 ((SIBYTE_HDR_FMASK(chip, pass) - 1) & SIBYTE_HDR_FMASK_ALLREVS(chip))
125 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument
126 (~(SIBYTE_HDR_FMASK(chip, pass) \
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_ctx.c39 __description("pass unmodified ctx pointer to helper")
54 __description("pass modified ctx pointer to helper, 1")
70 __description("pass modified ctx pointer to helper, 2")
86 __description("pass modified ctx pointer to helper, 3")
104 __description("pass ctx or null check, 1: ctx")
118 __description("pass ctx or null check, 2: null")
133 __description("pass ctx or null check, 3: 1")
148 __description("pass ctx or null check, 4: ctx - const")
163 __description("pass ctx or null check, 5: null (connect)")
178 __description("pass ctx or null check, 6: null (bind)")
[all …]
H A Dtest_migrate_reuseport.c53 goto pass; in drop_ack()
60 goto pass; in drop_ack()
63 goto pass; in drop_ack()
72 goto pass; in drop_ack()
75 goto pass; in drop_ack()
81 goto pass; in drop_ack()
85 goto pass; in drop_ack()
88 goto pass; in drop_ack()
93 pass: in drop_ack()
/linux/Documentation/devicetree/bindings/iio/filter/
H A Dadi,admv8818.yaml7 title: ADMV8818 Digitally Tunable, High-Pass and Low-Pass Filter
15 The device features four independently controlled high-pass
16 filters (HPFs) and four independently controlled low-pass filters
50 and the corner frequency of the low-pass, output filter when operated in
51 'auto' mode. The selected low-pass corner frequency will be greater than,
59 and the corner frequency of the high-pass, input filter when operated in
60 'auto' mode. The selected high-pass corner frequency will be less than,
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c60 * clock_id: CLOCK_REALTIME [PASS]
61 * clock_id: CLOCK_BOOTTIME [PASS]
62 * clock_id: CLOCK_TAI [PASS]
63 * clock_id: CLOCK_REALTIME_COARSE [PASS]
64 * clock_id: CLOCK_MONOTONIC [PASS]
65 * clock_id: CLOCK_MONOTONIC_RAW [PASS]
66 * clock_id: CLOCK_MONOTONIC_COARSE [PASS]
81 printf(" [PASS]\n"); in vdso_test_clock()
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dctinfo.json134 "cmdUnderTest": "$TC action replace action ctinfo zone 200 pass index 1",
137 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
161 "$TC action add action ctinfo zone 200 pass index 1",
170 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
194 "$TC action add action ctinfo zone 200 pass index 1",
203 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
226 "$TC action add action ctinfo zone 20 pass index 101",
256 "$TC action add action ctinfo zone 20 pass index 101",
286 "$TC action add action ctinfo zone 20 pass index 101"
291 "matchPattern": "action order [0-9]*: ctinfo zone 20 pass.*index 101",
[all …]
H A Dgact.json4 "name": "Add valid pass action",
20 "cmdUnderTest": "$TC actions add action pass index 8",
23 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref",
304 "name": "Delete pass action",
319 "$TC actions add action pass index 1"
324 "matchPattern": "action order [0-9]*: gact action pass.*index 1 ref",
492 "matchPattern": "action order [0-9]*: gact action pass",
528 "name": "Add batch of 32 gact pass actions",
544 …"cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action pass index \\$i \\\"; args=\…
624 "cmdUnderTest": "$TC actions add action pass random determ goto chain 1 2 index 90",
[all …]
H A Dconnmark.json31 "name": "Add valid connmark action with control pass",
47 "cmdUnderTest": "$TC actions add action connmark pass index 1",
50 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 1 ref",
263 "cmdUnderTest": "$TC actions add action connmark zone 655 unsupp_arg pass index 2",
266 "matchPattern": "action order [0-9]+: connmark zone 655 unsupp_arg pass.*index 2 ref",
289 "$TC actions add action connmark zone 777 pass index 555"
344 "$TC actions add action connmark pass index 90"
349 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 90 ref",
372 "$TC actions add action connmark pass index 20"
377 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 20 ref",
[all …]
H A Dife.json4 "name": "Create valid ife encode action with mark and pass control",
20 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2",
23 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
218 "name": "Create valid ife encode action with prio and pass control",
234 "cmdUnderTest": "$TC actions add action ife encode allow prio pass index 9",
237 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow prio.*index 9",
432 "name": "Create valid ife encode action with tcindex and pass control",
448 "cmdUnderTest": "$TC actions add action ife encode allow tcindex pass index 1",
451 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow tcindex.*index…
637 "cmdUnderTest": "$TC actions add action ife encode use tcindex 65535 pass index 1",
[all …]
/linux/tools/testing/selftests/net/
H A Dsctp_vrf.sh120 echo "[PASS]"
124 echo "[PASS]"
129 echo "[PASS]"
133 echo "[PASS]"
137 echo "[PASS]"
141 echo "[PASS]"
145 echo "[PASS]"
149 echo "[PASS]"
153 echo "[PASS]"
157 echo "[PASS]"
[all …]
/linux/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py49 # pass
51 # pass
53 # pass
55 # pass
57 # pass
59 # pass
61 # pass
/linux/drivers/gpu/drm/ast/
H A Dast_ddc.c98 uint32_t val, val2, count, pass; in ast_ddc_algo_bit_data_getsda() local
101 pass = 0; in ast_ddc_algo_bit_data_getsda()
106 pass++; in ast_ddc_algo_bit_data_getsda()
108 pass = 0; in ast_ddc_algo_bit_data_getsda()
111 } while ((pass < 5) && (count++ < 0x10000)); in ast_ddc_algo_bit_data_getsda()
120 uint32_t val, val2, count, pass; in ast_ddc_algo_bit_data_getscl() local
123 pass = 0; in ast_ddc_algo_bit_data_getscl()
128 pass++; in ast_ddc_algo_bit_data_getscl()
130 pass = 0; in ast_ddc_algo_bit_data_getscl()
133 } while ((pass < 5) && (count++ < 0x10000)); in ast_ddc_algo_bit_data_getscl()
/linux/net/netfilter/ipvs/
H A Dip_vs_wrr.c35 * Last pass should be with cw = di. We have mw/di passes in total:
37 * pass 1: cw = max weight
38 * pass 2: cw = max weight - di
39 * pass 3: cw = max weight - 2 * di
41 * last pass: cw = di
49 * pass 1: cw = max weight - (di - 1)
50 * pass 2: cw = max weight - di - (di - 1)
51 * pass 3: cw = max weight - 2 * di - (di - 1)
53 * last pass: cw = 1
175 /* Stop only after all dests were checked for weight >= 1 (last pass) */ in ip_vs_wrr_schedule()
[all …]
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_ring_submission.c106 int pass; in mixed_contexts_sync() local
109 for (pass = 0; pass < 2; pass++) { in mixed_contexts_sync()
114 pr_err("pass[%d] wa_bb emitted for the kernel context\n", in mixed_contexts_sync()
115 pass); in mixed_contexts_sync()
125 pr_err("pass[%d] wa_bb *NOT* emitted after the kernel context\n", in mixed_contexts_sync()
126 pass); in mixed_contexts_sync()
136 pr_err("pass[%d] wa_bb *NOT* emitted for the user context switch\n", in mixed_contexts_sync()
137 pass); in mixed_contexts_sync()
H A Dselftest_context.c199 int pass; in __live_active_context() local
234 for (pass = 0; pass <= 2; pass++) { in __live_active_context()
251 pr_err("context is not active; expected idle-barrier (%s pass %d)\n", in __live_active_context()
252 engine->name, pass); in __live_active_context()
359 int pass; in __live_remote_context() local
394 for (pass = 0; pass <= 2; pass++) { in __live_remote_context()
404 pr_err("remote context is not active; expected idle-barrier (%s pass %d)\n", in __live_remote_context()
405 engine->name, pass); in __live_remote_context()
/linux/arch/m68k/ifpsp060/
H A Dilsp.doc87 pea (%sp) # pass: result addr on stack
88 mov.l %d0,-(%sp) # pass: multiplicand on stack
89 mov.l _multiplier,-(%sp) # pass: multiplier on stack
101 pea (%sp) # pass: result addr on stack
102 mov.l %d0,-(%sp) # pass: dividend hi on stack
103 mov.l %d1,-(%sp) # pass: dividend hi on stack
104 mov.l _divisor,-(%sp) # pass: divisor on stack
120 pea _bounds # pass ptr to bounds
121 mov.l %d0,-(%sp) # pass Rn

12345678910>>...73