Home
last modified time | relevance | path

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

12345678910>>...130

/Linux-v6.6/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_transition.c39 if (input->hdcp2version_read != PASS || in mod_hdcp_hdcp2_transition()
40 input->hdcp2_capable_check != PASS) { in mod_hdcp_hdcp2_transition()
50 if (input->create_session != PASS || in mod_hdcp_hdcp2_transition()
51 input->ake_init_prepare != PASS) { in mod_hdcp_hdcp2_transition()
56 } else if (input->ake_init_write != PASS) { in mod_hdcp_hdcp2_transition()
65 if (input->ake_cert_available != PASS) { in mod_hdcp_hdcp2_transition()
81 } else if (input->ake_cert_read != PASS || in mod_hdcp_hdcp2_transition()
82 input->ake_cert_validation != PASS) { in mod_hdcp_hdcp2_transition()
100 if (input->no_stored_km_write != PASS) { in mod_hdcp_hdcp2_transition()
112 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition()
[all …]
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-v6.6/tools/testing/selftests/openat2/
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-v6.6/tools/perf/tests/
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-v6.6/tools/testing/selftests/tc-testing/tc-tests/filters/
Dmatchall.json4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS",
16 …n": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
25 "name": "Add egress matchall filter for protocol ipv4 and action PASS",
37 …tern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
88 …"name": "Add ingress matchall filter for protocol ipv4 and action PASS with priority at 16-bit max…
97 … "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 65535 protocol ipv4 matchall action pass",
100 …"^filter parent ffff: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
109 …"name": "Add egress matchall filter for protocol ipv4 and action PASS with priority at 16-bit maxi…
118 …t": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 65535 protocol ipv4 matchall action pass",
121 …": "^filter parent 1: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1",
[all …]
Dfw.json18 "matchPattern": "pref 65535 fw.*handle 0x1.*gact action pass",
40 "matchPattern": "pref 65536 fw.*handle 0x1.*gact action pass",
167 "matchPattern": "handle 0x1.*gact action pass",
189 "matchPattern": "handle 0x1.*gact action pass.*index 1 ref 2 bind 1",
520 "matchPattern": "fw.*handle 0xa1b2ff.*gact action pass",
539 "matchPattern": "fw.*handle 0xffffffff.*gact action pass",
558 "matchPattern": "fw.*handle 0x.*gact action pass",
691 "matchPattern": "filter protocol all.*fw.*handle.*gact action pass",
710 "matchPattern": "filter protocol all pref 1 fw.*handle 0x1.*gact action pass",
729 "matchPattern": "pref [0-9]+ fw.*handle 0x1.*gact action pass",
[all …]
/Linux-v6.6/arch/mips/cavium-octeon/executive/
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-v6.6/arch/mips/include/asm/sibyte/
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-v6.6/tools/testing/selftests/bpf/progs/
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 …]
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-v6.6/arch/powerpc/net/
Dbpf_jit_comp.c64 int pass; in bpf_int_jit_compile() local
104 /* During extra pass, ensure index is reset before repopulating extable entries */ in bpf_int_jit_compile()
121 /* Scouting faux-generate pass 0 */ in bpf_int_jit_compile()
129 * If we have seen a tail call, we need a second pass. in bpf_int_jit_compile()
132 * We also need a second pass if we ended up with too large in bpf_int_jit_compile()
172 for (pass = 1; pass < 3; pass++) { in bpf_int_jit_compile()
177 if (bpf_jit_build_body(fp, code_base, &cgctx, addrs, pass, extra_pass)) { in bpf_int_jit_compile()
185 pr_info("Pass %d: shrink = %d, seen = 0x%x\n", pass, in bpf_int_jit_compile()
194 bpf_jit_dump(flen, proglen, pass, code_base); in bpf_int_jit_compile()
233 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, int pass, struct codegen_context *ctx, in bpf_add_extable_entry() argument
[all …]
/Linux-v6.6/tools/testing/selftests/vDSO/
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-v6.6/tools/testing/selftests/tc-testing/tc-tests/actions/
Dctinfo.json119 "cmdUnderTest": "$TC action replace action ctinfo zone 200 pass index 1",
122 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
143 "$TC action add action ctinfo zone 200 pass index 1",
152 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
173 "$TC action add action ctinfo zone 200 pass index 1",
182 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref",
202 "$TC action add action ctinfo zone 20 pass index 101",
229 "$TC action add action ctinfo zone 20 pass index 101",
256 "$TC action add action ctinfo zone 20 pass index 101"
261 "matchPattern": "action order [0-9]*: ctinfo zone 20 pass.*index 101",
[all …]
Dconnmark.json28 "name": "Add valid connmark action with control pass",
41 "cmdUnderTest": "$TC actions add action connmark pass index 1",
44 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 1 ref",
233 "cmdUnderTest": "$TC actions add action connmark zone 655 unsupp_arg pass index 2",
236 "matchPattern": "action order [0-9]+: connmark zone 655 unsupp_arg pass.*index 2 ref",
256 "$TC actions add action connmark zone 777 pass index 555"
305 "$TC actions add action connmark pass index 90"
310 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 90 ref",
330 "$TC actions add action connmark pass index 20"
335 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 20 ref",
[all …]
Dgact.json4 "name": "Add valid pass action",
17 "cmdUnderTest": "$TC actions add action pass index 8",
20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref",
271 "name": "Delete pass action",
283 "$TC actions add action pass index 1"
288 "matchPattern": "action order [0-9]*: gact action pass.*index 1 ref",
438 "matchPattern": "action order [0-9]*: gact action pass",
471 "name": "Add batch of 32 gact pass actions",
484 …"cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action pass index \\$i \\\"; args=\…
555 "cmdUnderTest": "$TC actions add action pass random determ goto chain 1 2 index 90",
[all …]
Dife.json4 "name": "Create valid ife encode action with mark and pass control",
17 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2",
20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
194 "name": "Create valid ife encode action with prio and pass control",
207 "cmdUnderTest": "$TC actions add action ife encode allow prio pass index 9",
210 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow prio.*index 9",
384 "name": "Create valid ife encode action with tcindex and pass control",
397 "cmdUnderTest": "$TC actions add action ife encode allow tcindex pass index 1",
400 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow tcindex.*index…
565 "cmdUnderTest": "$TC actions add action ife encode use tcindex 65535 pass index 1",
[all …]
/Linux-v6.6/drivers/gpu/drm/ast/
Dast_i2c.c65 uint32_t val, val2, count, pass; in ast_i2c_getsda() local
68 pass = 0; in ast_i2c_getsda()
73 pass++; in ast_i2c_getsda()
75 pass = 0; in ast_i2c_getsda()
78 } while ((pass < 5) && (count++ < 0x10000)); in ast_i2c_getsda()
87 uint32_t val, val2, count, pass; in ast_i2c_getscl() local
90 pass = 0; in ast_i2c_getscl()
95 pass++; in ast_i2c_getscl()
97 pass = 0; in ast_i2c_getscl()
100 } while ((pass < 5) && (count++ < 0x10000)); in ast_i2c_getscl()
/Linux-v6.6/tools/testing/selftests/tc-testing/
DTdcPlugin.py49 # pass
51 # pass
53 # pass
55 # pass
57 # pass
59 # pass
61 # pass
/Linux-v6.6/tools/testing/selftests/net/
Dsctp_vrf.sh126 echo "[PASS]"
130 echo "[PASS]"
135 echo "[PASS]"
139 echo "[PASS]"
143 echo "[PASS]"
147 echo "[PASS]"
151 echo "[PASS]"
155 echo "[PASS]"
159 echo "[PASS]"
163 echo "[PASS]"
[all …]
/Linux-v6.6/fs/jbd2/
Drecovery.c40 struct recovery_info *info, enum passtype pass);
238 struct recovery_info *info, enum passtype pass) in fc_do_one_pass() argument
258 err = journal->j_fc_replay_callback(journal, bh, pass, in fc_do_one_pass()
281 * Recovery is done in three passes. In the first pass, we look for the
283 * blocks. In the third and final pass, we replay any un-revoked blocks
350 * We perform one pass over the journal to allow us to tell the user how
464 struct recovery_info *info, enum passtype pass) in do_one_pass() argument
493 if (pass == PASS_SCAN) in do_one_pass()
496 jbd2_debug(1, "Starting recovery pass %d\n", pass); in do_one_pass()
518 if (pass != PASS_SCAN) in do_one_pass()
[all …]
/Linux-v6.6/net/netfilter/ipvs/
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-v6.6/drivers/gpu/drm/i915/gt/
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()
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()
358 int pass; in __live_remote_context() local
393 for (pass = 0; pass <= 2; pass++) { in __live_remote_context()
403 pr_err("remote context is not active; expected idle-barrier (%s pass %d)\n", in __live_remote_context()
404 engine->name, pass); in __live_remote_context()
/Linux-v6.6/fs/gfs2/
Dlops.h54 unsigned int pass) in lops_before_scan() argument
59 gfs2_log_ops[x]->lo_before_scan(jd, head, pass); in lops_before_scan()
65 unsigned int pass) in lops_scan_elements() argument
71 ld, ptr, pass); in lops_scan_elements()
80 unsigned int pass) in lops_after_scan() argument
85 gfs2_log_ops[x]->lo_after_scan(jd, error, pass); in lops_after_scan()
/Linux-v6.6/drivers/iio/filter/
DKconfig9 tristate "Analog Devices ADMV8818 High-Pass and Low-Pass Filter"
14 2 GHz to 18 GHz, Digitally Tunable, High-Pass and Low-Pass Filter.

12345678910>>...130