Home
last modified time | relevance | path

Searched refs:was_first (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/time/
H A Dhrtimer.c1143 bool was_first; in __remove_hrtimer() local
1153 was_first = !timerqueue_linked_prev(&timer->node); in __remove_hrtimer()
1159 if (!was_first) in __remove_hrtimer()
1237 bool was_first = false; in remove_and_enqueue_same_base() local
1241 was_first = !timerqueue_linked_prev(&timer->node); in remove_and_enqueue_same_base()
1247 if (was_first) in remove_and_enqueue_same_base()
1249 return was_first; in remove_and_enqueue_same_base()
1271 if (was_first) in remove_and_enqueue_same_base()
1359 bool is_pinned, first, was_first, keep_base = false; in __hrtimer_start_range_ns() local
1362 was_first = cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm_mbox.c438 bool was_first; in nfp_ccm_mbox_unlink_unlock() local
448 was_first = nfp_ccm_mbox_should_run(nn, skb); in nfp_ccm_mbox_unlink_unlock()
450 if (was_first) in nfp_ccm_mbox_unlink_unlock()
455 if (was_first) in nfp_ccm_mbox_unlink_unlock()
/linux/fs/smb/smbdirect/
H A Dsocket.c272 bool was_first = false; in __smbdirect_socket_schedule_cleanup() local
289 was_first = true; in __smbdirect_socket_schedule_cleanup()
359 if (force_status && (was_first || *force_status > sc->status)) in __smbdirect_socket_schedule_cleanup()
/linux/tools/perf/ui/browsers/
H A Dhists.c933 bool was_first = first; in hist_browser__show_callchain_flat() local
944 was_first && need_percent, in hist_browser__show_callchain_flat()
956 bool was_first = first; in hist_browser__show_callchain_flat() local
967 was_first && need_percent, in hist_browser__show_callchain_flat()
1126 bool was_first = first; in hist_browser__show_callchain_graph() local
1137 was_first && need_percent, in hist_browser__show_callchain_graph()