Searched refs:sync_count_2 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/appldata/
H A Dappldata_mem.c42 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_mem_data
93 P_DEBUG("sync_count_2 = %u\n", mem_data->sync_count_2);
142 mem_data->sync_count_2++;
H A Dappldata_net_sum.c40 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_net_sum_data
78 P_DEBUG("sync_count_2 = %u\n", net_data->sync_count_2);
136 net_data->sync_count_2++;
H A Dappldata_os.c60 u32 sync_count_2; /* sync_count_1 and sync_count_2 should be the member in struct:appldata_os_data
127 P_DEBUG("sync_count_2 = %u\n", os_data->sync_count_2);
207 os_data->sync_count_2++;

Completed in 47 milliseconds