Searched refs:force_update (Results 1 – 4 of 4) sorted by relevance
391 int force_update = (flags & NAF_FORCE_READ) || kring->nr_kflags & NKR_PENDINTR; in ixgbe_netmap_rxsync() local419 if (netmap_no_pendintr || force_update) { in ixgbe_netmap_rxsync()439 if (netmap_no_pendintr && !force_update) { in ixgbe_netmap_rxsync()
129 refresh_progress_meter(int force_update) in refresh_progress_meter() argument141 if ((!force_update && !alarm_fired && !win_resized) || !can_output()) in refresh_progress_meter()
1002 bool force_update = false; in tprof_top() local1004 while (sigalrm == 0 && !force_update) { in tprof_top()1049 force_update = true; in tprof_top()1071 if (force_update) in tprof_top()
112 if script_name not in first_line and not args.force_update: