Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A 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()
460 cpt->next_group = 0; in cpt_device_init()
H A Dcptpf.h55 u8 next_group; member
/OK3568_Linux_fs/kernel/fs/
H A Dpnode.c183 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()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dqgroup.c149 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()
1343 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting()
1366 list_for_each_entry(glist, &qgroup->groups, next_group) { in __qgroup_excl_accounting()
1451 list_for_each_entry(list, &member->groups, next_group) { in btrfs_add_qgroup_relation()
[all …]
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dialloc.c1043 goto next_group; in __ext4_new_inode()
1052 goto next_group; in __ext4_new_inode()
1062 goto next_group; in __ext4_new_inode()
1068 goto next_group; in __ext4_new_inode()
1075 goto next_group; in __ext4_new_inode()
1116 next_group: in __ext4_new_inode()
H A Dresize.c317 next_group: in ext4_alloc_group_tables()
341 goto next_group; in ext4_alloc_group_tables()
352 goto next_group; in ext4_alloc_group_tables()
366 goto next_group; in ext4_alloc_group_tables()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c1746 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 Dalloc.c7542 next_group: in ocfs2_trim_mainbm()
7637 goto next_group; in ocfs2_trim_mainbm()
/OK3568_Linux_fs/kernel/mm/
H A Dpercpu.c2709 next_group: in pcpu_build_alloc_info()
2718 goto next_group; in pcpu_build_alloc_info()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c9218 goto next_group; in update_sd_lb_stats()
9226 next_group: in update_sd_lb_stats()