Home
last modified time | relevance | path

Searched refs:PASS (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c50 if (input->create_session != PASS || in mod_hdcp_hdcp2_transition()
51 input->ake_init_prepare != PASS) { in mod_hdcp_hdcp2_transition()
189 input->lc_init_prepare != PASS || in mod_hdcp_hdcp2_transition()
190 input->lc_init_write != PASS || in mod_hdcp_hdcp2_transition()
192 input->l_prime_read != PASS) { in mod_hdcp_hdcp2_transition()
209 if (input->eks_prepare != PASS || in mod_hdcp_hdcp2_transition()
210 input->eks_write != PASS) { in mod_hdcp_hdcp2_transition()
504 input->lc_init_write != PASS || in mod_hdcp_hdcp2_dp_transition()
505 input->l_prime_read != PASS) { in mod_hdcp_hdcp2_dp_transition()
518 if (input->eks_prepare != PASS || in mod_hdcp_hdcp2_dp_transition()
[all …]
H A Dhdcp1_transition.c39 if (input->bksv_read != PASS || input->bcaps_read != 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()
68 if (input->bcaps_read != PASS || in mod_hdcp_hdcp1_transition()
69 input->r0p_read != PASS) { in mod_hdcp_hdcp1_transition()
129 input->vp_read != PASS || in mod_hdcp_hdcp1_transition()
131 input->encryption != PASS) { in mod_hdcp_hdcp1_transition()
181 input->aksv_write != PASS || in mod_hdcp_hdcp1_dp_transition()
182 input->bksv_read != PASS || in mod_hdcp_hdcp1_dp_transition()
207 if (input->r0p_read != PASS) { in mod_hdcp_hdcp1_dp_transition()
[all …]
H A Dhdcp1_execution.c362 if (input->encryption != PASS) in read_ksv_list()
456 if (*status == MOD_HDCP_STATUS_SUCCESS && *flag != PASS) { in mod_hdcp_execute_and_set()
458 *flag = PASS; in mod_hdcp_execute_and_set()
H A Dhdcp.h37 PASS, enumerator
H A Dhdcp.c207 if (hdcp->auth.trans_input.hdcp2.create_session == PASS) { in reset_authentication()
/linux-6.15/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh25 readonly PASS="PASS"
101 pass_num=$(grep -c ^"\[${PASS}\]" "$IFS_LOG")
161 EXIT_MAP[$KSFT_PASS]=$PASS
250 append_log "[$PASS] IFS sysfs $IFS_SCAN_SYSFS_PATH entry is created\n"
273 append_log "[$PASS] load IFS current_batch:$image_info"
312 append_log "[$PASS] Load invalid ifs image failed with ret:$ret not 0 as expected"
346 result="$PASS"
/linux-6.15/tools/testing/selftests/futex/include/
H A Dlogging.h51 const char *PASS = PASS_NORMAL; variable
74 PASS = PASS_COLOR; in log_color()
78 PASS = PASS_NORMAL; in log_color()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c314 case PASS: in result_to_str()
379 RET_ERR(err != len && expected >= PASS, in send_data()
398 nev = epoll_wait(epfd, &ev, 1, expected >= PASS ? 5 : 0); in do_test()
399 RET_IF((nev <= 0 && expected >= PASS) || in do_test()
400 (nev > 0 && expected < PASS), in do_test()
409 if (expected < PASS) in do_test()
479 expected_results[PASS]++; in test_pass()
481 do_test(type, family, &cmd, PASS); in test_pass()
497 expected_results[PASS] += 2; in test_syncookie()
510 do_test(type, family, &cmd, PASS); in test_syncookie()
[all …]
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c164 GOTO_DONE(PASS); in _select_by_skb_data()
180 return result < PASS ? SK_DROP : SK_PASS; in _select_by_skb_data()
/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h14 PASS, enumerator
/linux-6.15/tools/testing/selftests/futex/
H A DREADME38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and
49 Result: (PASS|FAIL|ERROR)
/linux-6.15/tools/testing/selftests/ftrace/
H A Dftracetest272 PASS=0 # The test succeeded.
331 $PASS)
H A DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dbr_netfilter_queue.sh78 echo PASS: kernel not tainted
H A Dbr_netfilter.sh171 echo PASS: kernel not tainted
/linux-6.15/drivers/media/dvb-frontends/
H A Dsi21xx.c96 #define PASS 0 macro
388 status = PASS; in si21xx_send_diseqc_msg()
653 status = PASS; in si21xx_setacquire()
/linux-6.15/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh250 echo ALL PASS
/linux-6.15/include/trace/events/
H A Dxdp.h17 FN(PASS) \
/linux-6.15/samples/bpf/
H A Dxdp_sample_user.c65 #define PASS(pass) pass, "pass/s" macro
763 "xdp_stats", PASS(xdp_pass), DROP(xdp_drop), in stats_get_cpumap_remote()
779 str, PASS(xdp_pass), DROP(xdp_drop), in stats_get_cpumap_remote()
/linux-6.15/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst584 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
644 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do