Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c42 #define A_LEN 6 macro
164 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()
167 cvar = gstruct.a[rand() % A_LEN]; in test_workload()
200 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()
206 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()
407 len = A_LEN; in test_sethwdebug_range_aligned()
416 len = A_LEN; in test_sethwdebug_range_aligned()
425 len = A_LEN; in test_sethwdebug_range_aligned()
444 len1 = A_LEN; in test_multi_sethwdebug_range()
475 len1 = A_LEN; in test_multi_sethwdebug_range_dawr_overlap()
[all …]