Searched refs:A_LEN (Results 1 – 1 of 1) sorted by relevance
42 #define A_LEN 6 macro45 __u8 a[A_LEN]; /* double word aligned */164 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()167 cvar = gstruct.a[rand() % A_LEN]; in test_workload()171 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()173 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()209 cvar = gstruct.a[rand() % A_LEN]; in test_workload()407 len = A_LEN; in test_sethwdebug_range_aligned()[all …]