Searched refs:A_LEN (Results 1 – 1 of 1) sorted by relevance
41 #define A_LEN 6 macro44 __u8 a[A_LEN]; /* double word aligned */163 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()166 cvar = gstruct.a[rand() % A_LEN]; in test_workload()170 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()172 cvar = gstruct.a[rand() % A_LEN]; in test_workload()199 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()205 gstruct.a[rand() % A_LEN] = 'a'; in test_workload()208 cvar = gstruct.a[rand() % A_LEN]; in test_workload()406 len = A_LEN; in test_sethwdebug_range_aligned()[all …]