Searched defs:res_table (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | cmsg.c | 60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | cmsg.c | 60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 128 struct nh_res_table __rcu *res_table; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | ac97_codec.h | 231 const struct snd_ac97_res_table *res_table; /* static resolution */ member 254 const struct snd_ac97_res_table *res_table; /* static resolution */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | ac97_codec.h | 231 const struct snd_ac97_res_table *res_table; /* static resolution */ member 254 const struct snd_ac97_res_table *res_table; /* static resolution */ member
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 152 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nh_notifier_res_table_info_init() local 256 struct nh_res_table *res_table; in nh_notifier_res_bucket_idle_timer_get() local 549 struct nh_res_table *res_table; in nexthop_res_table_alloc() local 622 nh_res_table_unbalanced_time(struct nh_res_table *res_table) nh_res_table_unbalanced_time() argument 631 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); nla_put_nh_group_res() local 874 nh_res_bucket_idle_point(const struct nh_res_table *res_table, const struct nh_res_bucket *bucket, unsigned long now) nh_res_bucket_idle_point() argument 888 nh_res_table_unb_point(const struct nh_res_table *res_table) nh_res_table_unb_point() argument 893 nh_res_bucket_set_idle(const struct nh_res_table *res_table, struct nh_res_bucket *bucket) nh_res_bucket_set_idle() argument 961 nexthop_bucket_notify(struct nh_res_table *res_table, u16 bucket_index) nexthop_bucket_notify() argument 1217 struct nh_res_table *res_table = rcu_dereference(nhg->res_table); nexthop_select_path_res() local 1440 nh_res_table_is_balanced(const struct nh_res_table *res_table) nh_res_table_is_balanced() argument 1466 nh_res_bucket_should_migrate(struct nh_res_table *res_table, struct nh_res_bucket *bucket, unsigned long *deadline, bool *force) nh_res_bucket_should_migrate() argument 1524 nh_res_bucket_migrate(struct nh_res_table *res_table, u16 bucket_index, bool notify, bool notify_nl, bool force) nh_res_bucket_migrate() argument 1579 nh_res_table_upkeep(struct nh_res_table *res_table, bool notify, bool notify_nl) nh_res_table_upkeep() argument 1643 struct nh_res_table *res_table; nh_res_table_upkeep_dw() local 1649 nh_res_table_cancel_upkeep(struct nh_res_table *res_table) nh_res_table_cancel_upkeep() argument 1654 nh_res_group_rebalance(struct nh_group *nhg, struct nh_res_table *res_table) nh_res_group_rebalance() argument 1690 nh_res_table_migrate_buckets(struct nh_res_table *res_table, struct nh_group *nhg) nh_res_table_migrate_buckets() argument 1847 struct nh_res_table *res_table; remove_nexthop_group() local 2059 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) replace_nexthop_single_notify_res() argument 2109 struct nh_res_table *res_table; replace_nexthop_single_notify() local 2350 struct nh_res_table *res_table; insert_nexthop() local 2490 struct nh_res_table *res_table; nexthop_create_group() local 3362 struct nh_res_table *res_table; rtm_dump_nexthop_bucket_nh() local 3508 struct nh_res_table *res_table; rtm_get_nexthop_bucket() local 3674 struct nh_res_table *res_table; nexthop_bucket_set_hw_flags() local 3708 struct nh_res_table *res_table; nexthop_res_grp_activity_update() local [all...] |
Completed in 9 milliseconds