Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/powerpc/ptrace/
Dptrace-hwbreak.c93 __u8 cvar __attribute__((unused)); in read_var() local
100 cvar = (__u8)glvar; in read_var()
116 __u8 cvar __attribute__((unused)); in test_workload() local
166 cvar = gstruct.a[rand() % A_LEN]; in test_workload()
172 cvar = gstruct.a[rand() % A_LEN]; in test_workload()
178 cvar = gstruct.b[rand() % B_LEN]; in test_workload()
184 cvar = gstruct.b[rand() % B_LEN]; in test_workload()
196 cvar = big_var[rand() % DAWR_MAX_LEN]; in test_workload()
202 cvar = gstruct.b[rand() % B_LEN]; in test_workload()
208 cvar = gstruct.a[rand() % A_LEN]; in test_workload()