Home
last modified time | relevance | path

Searched defs:bucket_index (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Djournal.c35 journal_read_bucket(struct cache *ca, struct list_head *list, unsigned int bucket_index) journal_read_bucket() argument
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Djournal.c35 journal_read_bucket(struct cache *ca, struct list_head *list, unsigned int bucket_index) journal_read_bucket() argument
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h194 u16 bucket_index; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c2237 short bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS; in xfs_iunlink() local
2419 short bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS; in xfs_iunlink_remove() local
2102 xfs_iunlink_update_bucket( struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf *agibp, unsigned int bucket_index, xfs_agino_t new_agino) xfs_iunlink_update_bucket() argument
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dosdmap.c361 u32 bucket_index; in decode_choose_args() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c2001 short bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS; in xfs_iunlink_insert_inode() local
2087 short bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS; in xfs_iunlink_remove_inode() local
1898 xfs_iunlink_update_bucket( struct xfs_trans *tp, struct xfs_perag *pag, struct xfs_buf *agibp, unsigned int bucket_index, xfs_agino_t new_agino) xfs_iunlink_update_bucket() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dfib.c1373 u16 bucket_index; in nsim_nexthop_bucket_activity_write() local
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c377 u32 bucket_index; in decode_choose_args() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c293 nh_notifier_res_bucket_info_init(struct nh_notifier_info *info, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi) nh_notifier_res_bucket_info_init() argument
325 __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) __call_nexthop_res_bucket_notifiers() argument
377 call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nexthop *old_nh, struct nexthop *new_nh, struct netlink_ext_ack *extack) call_nexthop_res_bucket_notifiers() argument
914 nh_fill_res_bucket(struct sk_buff *skb, struct nexthop *nh, struct nh_res_bucket *bucket, u16 bucket_index, int event, u32 portid, u32 seq, unsigned int nlflags, struct netlink_ext_ack *extack) nh_fill_res_bucket() argument
961 nexthop_bucket_notify(struct nh_res_table *res_table, u16 bucket_index) nexthop_bucket_notify() argument
1218 u16 bucket_index = hash % res_table->num_nh_buckets; nexthop_select_path_res() local
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
3338 u16 bucket_index; global() member
3364 u16 bucket_index; rtm_dump_nexthop_bucket_nh() local
3452 nh_valid_get_bucket_req_res_bucket(struct nlattr *res, u16 *bucket_index, struct netlink_ext_ack *extack) nh_valid_get_bucket_req_res_bucket() argument
3473 nh_valid_get_bucket_req(const struct nlmsghdr *nlh, u32 *id, u16 *bucket_index, struct netlink_ext_ack *extack) nh_valid_get_bucket_req() argument
3512 u16 bucket_index; rtm_get_nexthop_bucket() local
3671 nexthop_bucket_set_hw_flags(struct net *net, u32 id, u16 bucket_index, bool offload, bool trap) nexthop_bucket_set_hw_flags() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3986 bucket_index, offload, trap); in mlxsw_sp_nexthop_bucket_offload_refresh() local
5383 u16 bucket_index = info->nh_res_bucket->bucket_index; in mlxsw_sp_nexthop_obj_bucket_adj_update() local
5430 u16 bucket_index = info->nh_res_bucket->bucket_index; in mlxsw_sp_nexthop_obj_bucket_replace() local
3972 mlxsw_sp_nexthop_bucket_offload_refresh(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_nexthop *nh, u16 bucket_index) mlxsw_sp_nexthop_bucket_offload_refresh() argument
[all...]

Completed in 33 milliseconds