Searched refs:wr_index (Results 1 – 3 of 3) sorted by relevance
694 my $wr_index = $perprocess{$process}->{MM_VMSCAN_DIRECT_RECLAIM_END};697 …$perprocess{$process}->{HIGH_DIRECT_RECLAIM_LATENCY}[$wr_index] = $perprocesspid{$process_pid}->{H…699 $wr_index++;701 $perprocess{$process}->{MM_VMSCAN_DIRECT_RECLAIM_END} = $wr_index;704 my $wr_index = $perprocess{$process}->{MM_VMSCAN_KSWAPD_SLEEP};707 …$perprocess{$process}->{HIGH_KSWAPD_LATENCY}[$wr_index] = $perprocesspid{$process_pid}->{HIGH_KSWA…709 $wr_index++;711 $perprocess{$process}->{MM_VMSCAN_DIRECT_RECLAIM_END} = $wr_index;
471 while (radio->wr_index == radio->rd_index) { in si470x_fops_read()477 radio->wr_index != radio->rd_index) < 0) { in si470x_fops_read()488 if (radio->rd_index == radio->wr_index) in si470x_fops_read()529 if (radio->rd_index != radio->wr_index) in si470x_fops_poll()
150 unsigned int wr_index; member