Searched refs:sync_count_2 (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/s390/appldata/ | ||
H A D | appldata_net_sum.c | 35 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_net_sum_data 115 net_data->sync_count_2++; appldata_get_net_sum_data() |
H A D | appldata_mem.c | 39 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_mem_data 113 mem_data->sync_count_2++; appldata_get_mem_data() |
H A D | appldata_os.c | 60 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_os_data 160 os_data->sync_count_2++; |
Completed in 131 milliseconds