/linux-4.4.14/mm/ |
D | percpu.c | 1375 struct pcpu_alloc_info * __init pcpu_alloc_alloc_info(int nr_groups, in pcpu_alloc_alloc_info() argument 1383 base_size = ALIGN(sizeof(*ai) + nr_groups * sizeof(ai->groups[0]), in pcpu_alloc_alloc_info() 1398 ai->nr_groups = nr_groups; in pcpu_alloc_alloc_info() 1431 v = ai->nr_groups; in pcpu_dump_alloc_info() 1448 for (group = 0; group < ai->nr_groups; group++) { in pcpu_dump_alloc_info() 1554 PCPU_SETUP_BUG_ON(ai->nr_groups <= 0); in pcpu_setup_first_chunk() 1568 group_offsets = memblock_virt_alloc(ai->nr_groups * in pcpu_setup_first_chunk() 1570 group_sizes = memblock_virt_alloc(ai->nr_groups * in pcpu_setup_first_chunk() 1581 for (group = 0, unit = 0; group < ai->nr_groups; group++, unit += i) { in pcpu_setup_first_chunk() 1617 pcpu_nr_groups = ai->nr_groups; in pcpu_setup_first_chunk() [all …]
|
D | percpu-km.c | 97 if (ai->nr_groups != 1) { in pcpu_verify_alloc_info()
|
/linux-4.4.14/fs/udf/ |
D | balloc.c | 58 int nr_groups = bitmap->s_nr_groups; in __load_block_bitmap() local 60 if (block_group >= nr_groups) { in __load_block_bitmap() 62 block_group, nr_groups); in __load_block_bitmap() 179 int nr_groups, bitmap_nr; in udf_bitmap_prealloc_blocks() local 192 nr_groups = udf_compute_nr_groups(sb, partition); in udf_bitmap_prealloc_blocks() 227 int end_goal, nr_groups, bitmap_nr, i; in udf_bitmap_new_block() local 239 nr_groups = bitmap->s_nr_groups; in udf_bitmap_new_block() 277 for (i = 0; i < (nr_groups * 2); i++) { in udf_bitmap_new_block() 279 if (block_group >= nr_groups) in udf_bitmap_new_block() 287 if (i < nr_groups) { in udf_bitmap_new_block() [all …]
|
D | super.c | 280 int nr_groups = bitmap->s_nr_groups; in udf_sb_free_bitmap() local 282 nr_groups); in udf_sb_free_bitmap() 284 for (i = 0; i < nr_groups; i++) in udf_sb_free_bitmap() 1070 int nr_groups; in udf_sb_alloc_bitmap() local 1073 nr_groups = udf_compute_nr_groups(sb, index); in udf_sb_alloc_bitmap() 1075 (sizeof(struct buffer_head *) * nr_groups); in udf_sb_alloc_bitmap() 1085 bitmap->s_nr_groups = nr_groups; in udf_sb_alloc_bitmap()
|
/linux-4.4.14/include/linux/ |
D | percpu.h | 75 int nr_groups; /* 0 if grouping unnecessary */ member 96 extern struct pcpu_alloc_info * __init pcpu_alloc_alloc_info(int nr_groups,
|
D | sh_intc.h | 86 unsigned int nr_groups; member
|
/linux-4.4.14/tools/perf/util/ |
D | header.c | 794 u32 nr_groups = evlist->nr_groups; in write_group_desc() local 798 ret = do_write(fd, &nr_groups, sizeof(nr_groups)); in write_group_desc() 1805 u32 i, nr, nr_groups; in process_group_desc() local 1814 if (readn(fd, &nr_groups, sizeof(nr_groups)) != sizeof(nr_groups)) in process_group_desc() 1818 nr_groups = bswap_32(nr_groups); in process_group_desc() 1820 ph->env.nr_groups = nr_groups; in process_group_desc() 1821 if (!nr_groups) { in process_group_desc() 1826 desc = calloc(nr_groups, sizeof(*desc)); in process_group_desc() 1830 for (i = 0; i < nr_groups; i++) { in process_group_desc() 1851 session->evlist->nr_groups = nr_groups; in process_group_desc() [all …]
|
D | env.h | 26 int nr_groups; member
|
D | parse-events.h | 99 int nr_groups; member
|
D | evlist.h | 41 int nr_groups; member
|
D | parse-events.y | 36 data->nr_groups++; in inc_group_count()
|
D | parse-events.c | 1415 evlist->nr_groups += data.nr_groups; in parse_events()
|
D | evlist.c | 203 evlist->nr_groups = evlist->nr_entries > 1 ? 1 : 0; in perf_evlist__set_leader()
|
/linux-4.4.14/tools/perf/tests/ |
D | bpf.c | 93 evlist->nr_groups = parse_evlist.nr_groups; in do_test()
|
D | parse-events.c | 20 TEST_ASSERT_VAL("wrong number of groups", 0 == evlist->nr_groups); in test__checkevent_tracepoint() 33 TEST_ASSERT_VAL("wrong number of groups", 0 == evlist->nr_groups); in test__checkevent_tracepoint_multi() 610 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group1() 652 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group2() 707 TEST_ASSERT_VAL("wrong number of groups", 2 == evlist->nr_groups); in test__group3() 799 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group4() 843 TEST_ASSERT_VAL("wrong number of groups", 2 == evlist->nr_groups); in test__group5() 929 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group_gh1() 969 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group_gh2() 1009 TEST_ASSERT_VAL("wrong number of groups", 1 == evlist->nr_groups); in test__group_gh3() [all …]
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 82 .nr_groups = ARRAY_SIZE(n##_groups), \ 88 unsigned int nr_groups; member 159 unsigned int nr_groups; member
|
D | pinctrl.c | 53 return pmx->pfc->info->nr_groups; in sh_pfc_get_groups_count() 336 *num_groups = pmx->pfc->info->functions[selector].nr_groups; in sh_pfc_get_function_groups()
|
D | pfc-emev2.c | 1703 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7791.c | 6315 .nr_groups = ARRAY_SIZE(pinmux_groups), 6336 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a73a4.c | 2733 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7740.c | 3770 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-sh73a0.c | 3861 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7778.c | 3139 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7779.c | 3864 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7794.c | 4394 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7795.c | 2808 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7790.c | 5696 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.h | 226 unsigned int nr_groups; member
|
D | pinctrl-exynos5440.c | 118 unsigned int nr_groups; member 151 return priv->nr_groups; in exynos5440_get_group_count() 733 priv->nr_groups = grp_cnt; in exynos5440_pinctrl_parse_dt()
|
D | pinctrl-samsung.c | 62 return pmx->nr_groups; in samsung_get_group_count() 808 drvdata->nr_groups = grp_cnt; in samsung_pinctrl_parse_dt()
|
/linux-4.4.14/drivers/base/ |
D | devres.c | 412 int cnt = 0, nr_groups = 0; in remove_nodes() local 430 nr_groups++; in remove_nodes() 440 if (!nr_groups) in remove_nodes()
|
/linux-4.4.14/arch/ia64/mm/ |
D | discontig.c | 235 ai->nr_groups = 0; in setup_per_cpu_areas() 246 gi = &ai->groups[ai->nr_groups++]; in setup_per_cpu_areas()
|
/linux-4.4.14/drivers/sh/intc/ |
D | handle.c | 24 for (i = 0; g && enum_id && i < desc->hw.nr_groups; i++) { in intc_grp_id()
|
/linux-4.4.14/tools/perf/ |
D | builtin-record.c | 536 if (!rec->evlist->nr_groups) in __cmd_record()
|