Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.h113 struct list_head update_list; member
H A Dkfd_svm.c2015 svm_range_split_new(struct svm_range_list *svms, uint64_t start, uint64_t last, uint64_t max_pages, struct list_head *insert_list, struct list_head *update_list) svm_range_split_new() argument
2069 svm_range_add(struct kfd_process *p, uint64_t start, uint64_t size, uint32_t nattr, struct kfd_ioctl_svm_attribute *attrs, struct list_head *update_list, struct list_head *insert_list, struct list_head *remove_list) svm_range_add() argument
3505 struct list_head update_list; svm_range_set_attr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c166 dr_rule_rehash_handle_collision(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct list_head *update_list, struct mlx5dr_ste *col_ste, u8 *hw_ste) dr_rule_rehash_handle_collision() argument
221 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct mlx5dr_ste *cur_ste, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_ste() argument
287 dr_rule_rehash_copy_miss_list(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct list_head *cur_miss_list, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_miss_list() argument
318 dr_rule_rehash_copy_htbl(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct mlx5dr_ste_htbl *cur_htbl, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_htbl() argument
355 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_ste_htbl *cur_htbl, u8 ste_location, struct list_head *update_list, enum mlx5dr_icm_chunk_size new_size) dr_rule_rehash_htbl() argument
472 dr_rule_rehash(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_ste_htbl *cur_htbl, u8 ste_location, struct list_head *update_list) dr_rule_rehash() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c192 dr_rule_rehash_handle_collision(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct list_head *update_list, struct mlx5dr_ste *col_ste, u8 *hw_ste) dr_rule_rehash_handle_collision() argument
249 dr_rule_rehash_copy_ste(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct mlx5dr_ste *cur_ste, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_ste() argument
317 dr_rule_rehash_copy_miss_list(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct list_head *cur_miss_list, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_miss_list() argument
348 dr_rule_rehash_copy_htbl(struct mlx5dr_matcher *matcher, struct mlx5dr_matcher_rx_tx *nic_matcher, struct mlx5dr_ste_htbl *cur_htbl, struct mlx5dr_ste_htbl *new_htbl, struct list_head *update_list) dr_rule_rehash_copy_htbl() argument
394 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_ste_htbl *cur_htbl, u8 ste_location, struct list_head *update_list, enum mlx5dr_icm_chunk_size new_size) dr_rule_rehash_htbl() argument
515 dr_rule_rehash(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_ste_htbl *cur_htbl, u8 ste_location, struct list_head *update_list) dr_rule_rehash() argument
[all...]

Completed in 8 milliseconds