Home
last modified time | relevance | path

Searched refs:next_group (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/crypto/cavium/cpt/
Dcptpf_main.c178 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()
458 cpt->next_group = 0; in cpt_device_init()
Dcptpf.h55 u8 next_group; member
/Linux-v5.4/fs/
Dpnode.c183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group() function
315 for (m = next_group(dest_mnt, dest_mnt); m; in propagate_mnt()
316 m = next_group(m, dest_mnt)) { in propagate_mnt()
/Linux-v5.4/fs/ext4/
Dialloc.c897 goto next_group; in __ext4_new_inode()
902 goto next_group; in __ext4_new_inode()
910 goto next_group; in __ext4_new_inode()
916 goto next_group; in __ext4_new_inode()
923 goto next_group; in __ext4_new_inode()
964 next_group: in __ext4_new_inode()
Dresize.c275 next_group: in ext4_alloc_group_tables()
299 goto next_group; in ext4_alloc_group_tables()
310 goto next_group; in ext4_alloc_group_tables()
324 goto next_group; in ext4_alloc_group_tables()
/Linux-v5.4/fs/btrfs/
Dqgroup.c148 struct list_head next_group; member
230 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb()
231 list_del(&list->next_group); in __del_qgroup_rb()
239 list_del(&list->next_group); in __del_qgroup_rb()
278 list_add_tail(&list->next_group, &member->groups); in add_relation_rb()
297 list_for_each_entry(list, &member->groups, next_group) { in del_relation_rb()
299 list_del(&list->next_group); in del_relation_rb()
1169 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting()
1192 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting()
1275 list_for_each_entry(list, &member->groups, next_group) { in btrfs_add_qgroup_relation()
[all …]
/Linux-v5.4/fs/ocfs2/
Dsuballoc.c1743 u64 next_group; in ocfs2_search_chain() local
1778 next_group = le64_to_cpu(bg->bg_next_group); in ocfs2_search_chain()
1782 next_group, &group_bh); in ocfs2_search_chain()
Dalloc.c7561 next_group: in ocfs2_trim_mainbm()
7655 goto next_group; in ocfs2_trim_mainbm()
/Linux-v5.4/mm/
Dpercpu.c2572 next_group: in pcpu_build_alloc_info()
2581 goto next_group; in pcpu_build_alloc_info()
/Linux-v5.4/kernel/sched/
Dfair.c8223 goto next_group; in update_sd_lb_stats()
8247 next_group: in update_sd_lb_stats()