Searched refs:ratelimit_below (Results 1 – 21 of 21) sorted by relevance
10 TEST(ratelimit_below) { in TEST() argument15 assert_se(ratelimit_below(&ratelimit)); in TEST()16 assert_se(!ratelimit_below(&ratelimit)); in TEST()19 assert_se(ratelimit_below(&ratelimit)); in TEST()23 assert_se(ratelimit_below(&ratelimit)); in TEST()
24 bool ratelimit_below(RateLimit *r);
11 bool ratelimit_below(RateLimit *r) { in ratelimit_below() function
929 while (ratelimit_below(&rl)) { in posix_fallocate_loop()
535 if (!ratelimit_below(&ratelimit)) in write_to_kmsg()
236 if (!ratelimit_below(&m->worker_ratelimit)) { in start_workers()
51 if (!ratelimit_below(&p->limit)) in progress_show()
127 if (!ratelimit_below(&e->progress_ratelimit)) in raw_export_report_progress()
132 if (!ratelimit_below(&e->progress_ratelimit)) in tar_export_report_progress()
149 if (!ratelimit_below(&i->progress_ratelimit)) in tar_import_report_progress()
148 if (!ratelimit_below(&i->progress_ratelimit)) in raw_import_report_progress()
261 if (!ratelimit_below(&s->ratelimit)) in dns_scope_emit_one()286 if (!ratelimit_below(&s->ratelimit)) in dns_scope_emit_one()1049 if (!ratelimit_below(&s->ratelimit)) in dns_scope_process_query()
338 if (!ratelimit_below(&s->ratelimit)) in mdns_scope_process_query()
275 if (!ratelimit_below(&s->kmsg_own_ratelimit)) in dev_kmsg_record()
1359 if (!ratelimit_below(&u->auto_start_stop_ratelimit)) { in manager_dispatch_stop_when_unneeded_queue()1398 if (!ratelimit_below(&u->auto_start_stop_ratelimit)) { in manager_dispatch_start_when_upheld_queue()1436 if (!ratelimit_below(&u->auto_start_stop_ratelimit)) { in manager_dispatch_stop_when_bound_queue()2725 … if (ratelimit_below(&m->ctrl_alt_del_ratelimit) || m->cad_burst_action == EMERGENCY_ACTION_NONE) in manager_handle_ctrl_alt_del()3034 if (!ratelimit_below(&rl)) { in manager_loop()
508 if (!ratelimit_below(&p->trigger_limit)) { in path_enter_running()
1714 ratelimit_below(&rate_limit) ? LOG_WARNING : LOG_DEBUG, r, in mount_setup_unit()1720 ratelimit_below(&rate_limit) ? LOG_WARNING : LOG_DEBUG, r, in mount_setup_unit()
2317 if (!ratelimit_below(&s->trigger_limit)) { in socket_enter_running()
1795 if (ratelimit_below(&u->start_ratelimit)) { in unit_test_start_limit()
801 if (!ratelimit_below(&m->ratelimit)) { in manager_connect()
3551 if (!ratelimit_below(&s->rate_limit)) { in source_dispatch()