/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptpf_main.c | 178 if (cpt->next_group >= CPT_MAX_CORE_GROUPS) { in do_cpt_init() 183 mcode->group = cpt->next_group; in do_cpt_init() 195 cpt->next_group++; in do_cpt_init() 207 if (cpt->next_group >= CPT_MAX_CORE_GROUPS) { in do_cpt_init() 212 mcode->group = cpt->next_group; in do_cpt_init() 224 cpt->next_group++; in do_cpt_init() 460 cpt->next_group = 0; in cpt_device_init()
|
H A D | cptpf.h | 55 u8 next_group; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptpf_main.c | 177 if (cpt->next_group >= CPT_MAX_CORE_GROUPS) { in do_cpt_init() 182 mcode->group = cpt->next_group; in do_cpt_init() 194 cpt->next_group++; in do_cpt_init() 206 if (cpt->next_group >= CPT_MAX_CORE_GROUPS) { in do_cpt_init() 211 mcode->group = cpt->next_group; in do_cpt_init() 223 cpt->next_group++; in do_cpt_init() 459 cpt->next_group = 0; in cpt_device_init()
|
H A D | cptpf.h | 55 u8 next_group; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | pnode.c | 183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group() function 314 for (m = next_group(dest_mnt, dest_mnt); m; in propagate_mnt() 315 m = next_group(m, dest_mnt)) { in propagate_mnt()
|
/kernel/linux/linux-6.6/fs/ |
H A D | pnode.c | 183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group() function 312 for (m = next_group(dest_mnt, dest_mnt); m; in propagate_mnt() 313 m = next_group(m, dest_mnt)) { in propagate_mnt()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | qgroup.c | 149 struct list_head next_group; member 232 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb() 233 list_del(&list->next_group); in __del_qgroup_rb() 241 list_del(&list->next_group); in __del_qgroup_rb() 279 list_add_tail(&list->next_group, &member->groups); in add_relation_rb() 298 list_for_each_entry(list, &member->groups, next_group) { in del_relation_rb() 300 list_del(&list->next_group); in del_relation_rb() 1357 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting() 1380 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting() 1465 list_for_each_entry(list, &member->groups, next_group) { in btrfs_add_qgroup_relation() [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | qgroup.c | 143 struct list_head next_group; member 227 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb() 228 list_del(&list->next_group); in __del_qgroup_rb() 236 list_del(&list->next_group); in __del_qgroup_rb() 277 list_add_tail(&list->next_group, &member->groups); in __add_relation_rb() 316 list_for_each_entry(list, &member->groups, next_group) { in del_relation_rb() 318 list_del(&list->next_group); in del_relation_rb() 1408 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting() 1431 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting() 1516 list_for_each_entry(list, &member->groups, next_group) { in btrfs_add_qgroup_relation() [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ialloc.c | 1040 goto next_group; in __ext4_new_inode() 1049 goto next_group; in __ext4_new_inode() 1059 goto next_group; in __ext4_new_inode() 1065 goto next_group; in __ext4_new_inode() 1072 goto next_group; in __ext4_new_inode() 1113 next_group: in __ext4_new_inode()
|
H A D | resize.c | 328 next_group: in ext4_alloc_group_tables() 352 goto next_group; in ext4_alloc_group_tables() 363 goto next_group; in ext4_alloc_group_tables() 377 goto next_group; in ext4_alloc_group_tables()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ialloc.c | 1041 goto next_group; in __ext4_new_inode() 1050 goto next_group; in __ext4_new_inode() 1060 goto next_group; in __ext4_new_inode() 1066 goto next_group; in __ext4_new_inode() 1073 goto next_group; in __ext4_new_inode() 1115 next_group: in __ext4_new_inode()
|
H A D | resize.c | 329 next_group: in ext4_alloc_group_tables() 353 goto next_group; in ext4_alloc_group_tables() 364 goto next_group; in ext4_alloc_group_tables() 378 goto next_group; in ext4_alloc_group_tables()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.c | 1746 u64 next_group; in ocfs2_search_chain() local 1781 next_group = le64_to_cpu(bg->bg_next_group); in ocfs2_search_chain() 1785 next_group, &group_bh); in ocfs2_search_chain()
|
H A D | alloc.c | 7542 next_group: in ocfs2_trim_mainbm() 7637 goto next_group; in ocfs2_trim_mainbm()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 1744 u64 next_group; in ocfs2_search_chain() local 1779 next_group = le64_to_cpu(bg->bg_next_group); in ocfs2_search_chain() 1783 next_group, &group_bh); in ocfs2_search_chain()
|
H A D | alloc.c | 7547 next_group: in ocfs2_trim_mainbm() 7642 goto next_group; in ocfs2_trim_mainbm()
|
/kernel/linux/linux-5.10/mm/ |
H A D | percpu.c | 2708 next_group: in pcpu_build_alloc_info() 2717 goto next_group; in pcpu_build_alloc_info()
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 2599 struct vfio_iommu_group *group, *next_group; in vfio_iommu_type1_release() local 2601 list_for_each_entry_safe(group, next_group, in vfio_iommu_type1_release()
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | fair.c | 9556 goto next_group; in update_sd_lb_stats() 9564 next_group: in update_sd_lb_stats()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | fair.c | 10865 goto next_group; in update_sd_lb_stats() 10873 next_group: in update_sd_lb_stats()
|