Searched defs:res_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c60 static const int res_table[] = { local
/linux-master/include/net/
H A Dnexthop.h138 struct nh_res_table __rcu *res_table; member in struct:nh_group
/linux-master/include/sound/
H A Dac97_codec.h231 const struct snd_ac97_res_table *res_table; /* static resolution */ member in struct:snd_ac97_template
254 const struct snd_ac97_res_table *res_table; /* static resolution */ member in struct:snd_ac97
/linux-master/net/ipv4/
H A Dnexthop.c165 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); local
270 struct nh_res_table *res_table; local
565 struct nh_res_table *res_table; local
638 nh_res_table_unbalanced_time(struct nh_res_table *res_table) argument
647 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); local
1092 nh_res_bucket_idle_point(const struct nh_res_table *res_table, const struct nh_res_bucket *bucket, unsigned long now) argument
1106 nh_res_table_unb_point(const struct nh_res_table *res_table) argument
1111 nh_res_bucket_set_idle(const struct nh_res_table *res_table, struct nh_res_bucket *bucket) argument
1179 nexthop_bucket_notify(struct nh_res_table *res_table, u16 bucket_index) argument
1441 struct nh_res_table *res_table = rcu_dereference(nhg->res_table); local
1665 nh_res_table_is_balanced(const struct nh_res_table *res_table) argument
1691 nh_res_bucket_should_migrate(struct nh_res_table *res_table, struct nh_res_bucket *bucket, unsigned long *deadline, bool *force) argument
1749 nh_res_bucket_migrate(struct nh_res_table *res_table, u16 bucket_index, bool notify, bool notify_nl, bool force) argument
1804 nh_res_table_upkeep(struct nh_res_table *res_table, bool notify, bool notify_nl) argument
1868 struct nh_res_table *res_table; local
1874 nh_res_table_cancel_upkeep(struct nh_res_table *res_table) argument
1879 nh_res_group_rebalance(struct nh_group *nhg, struct nh_res_table *res_table) argument
1915 nh_res_table_migrate_buckets(struct nh_res_table *res_table, struct nh_group *nhg) argument
2074 struct nh_res_table *res_table; local
2286 replace_nexthop_single_notify_res(struct net *net, struct nh_res_table *res_table, struct nexthop *old, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) argument
2336 struct nh_res_table *res_table; local
2577 struct nh_res_table *res_table; local
2724 struct nh_res_table *res_table; local
3616 struct nh_res_table *res_table; local
3757 struct nh_res_table *res_table; local
3930 struct nh_res_table *res_table; local
3964 struct nh_res_table *res_table; local
[all...]

Completed in 139 milliseconds