Lines Matching refs:force
268 bool force, unsigned int *p_idle_timer_ms) in nh_notifier_res_bucket_idle_timer_get() argument
284 if (force) { in nh_notifier_res_bucket_idle_timer_get()
308 u16 bucket_index, bool force, in nh_notifier_res_bucket_info_init() argument
315 err = nh_notifier_res_bucket_idle_timer_get(info, force, in nh_notifier_res_bucket_info_init()
328 info->nh_res_bucket->force = force; in nh_notifier_res_bucket_info_init()
340 u16 bucket_index, bool force, in __call_nexthop_res_bucket_notifiers() argument
355 err = nh_notifier_res_bucket_info_init(&info, bucket_index, force, in __call_nexthop_res_bucket_notifiers()
392 u16 bucket_index, bool force, in call_nexthop_res_bucket_notifiers() argument
401 force, oldi, newi, extack); in call_nexthop_res_bucket_notifiers()
1718 unsigned long *deadline, bool *force) in nh_res_bucket_should_migrate() argument
1728 *force = true; in nh_res_bucket_should_migrate()
1748 *force = false; in nh_res_bucket_should_migrate()
1763 *force = true; in nh_res_bucket_should_migrate()
1776 bool notify_nl, bool force) in nh_res_bucket_migrate() argument
1800 bucket_index, force, in nh_res_bucket_migrate()
1805 if (!force) in nh_res_bucket_migrate()
1850 bool force; in nh_res_table_upkeep() local
1853 &deadline, &force)) { in nh_res_table_upkeep()
1855 notify_nl, force)) { in nh_res_table_upkeep()