Home
last modified time | relevance | path

Searched refs:zones_params (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/sched/
H A Dact_ct.c52 static const struct rhashtable_params zones_params = { variable
285 ct_ft = rhashtable_lookup_fast(&zones_ht, &params->zone, zones_params); in tcf_ct_flow_table_get()
295 err = rhashtable_insert_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
315 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
340 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_put()
553 return rhashtable_init(&zones_ht, &zones_params); in tcf_ct_flow_tables_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sched/
H A Dact_ct.c52 static const struct rhashtable_params zones_params = { variable
285 ct_ft = rhashtable_lookup_fast(&zones_ht, &params->zone, zones_params); in tcf_ct_flow_table_get()
295 err = rhashtable_insert_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
315 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
340 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_put()
553 return rhashtable_init(&zones_ht, &zones_params); in tcf_ct_flow_tables_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sched/
H A Dact_ct.c52 static const struct rhashtable_params zones_params = { variable
285 ct_ft = rhashtable_lookup_fast(&zones_ht, &params->zone, zones_params); in tcf_ct_flow_table_get()
295 err = rhashtable_insert_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
315 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_get()
340 rhashtable_remove_fast(&zones_ht, &ct_ft->node, zones_params); in tcf_ct_flow_table_put()
553 return rhashtable_init(&zones_ht, &zones_params); in tcf_ct_flow_tables_init()