Home
last modified time | relevance | path

Searched refs:nr_groups (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dpfm.c99 evlist->nr_groups, in test__pfm_events()
115 int nr_groups; in test__pfm_group() member
120 .nr_groups = 0, in test__pfm_group()
125 .nr_groups = 1, in test__pfm_group()
130 .nr_groups = 1, in test__pfm_group()
135 .nr_groups = 0, in test__pfm_group()
140 .nr_groups = 2, in test__pfm_group()
145 .nr_groups = 2, in test__pfm_group()
150 .nr_groups = 0, in test__pfm_group()
156 .nr_groups = 1, in test__pfm_group()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dpfm.c99 evlist->nr_groups, in test__pfm_events()
115 int nr_groups; in test__pfm_group() member
120 .nr_groups = 0, in test__pfm_group()
125 .nr_groups = 1, in test__pfm_group()
130 .nr_groups = 1, in test__pfm_group()
135 .nr_groups = 0, in test__pfm_group()
140 .nr_groups = 2, in test__pfm_group()
145 .nr_groups = 2, in test__pfm_group()
150 .nr_groups = 0, in test__pfm_group()
156 .nr_groups = 1, in test__pfm_group()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dpfm.c99 evlist->nr_groups, in test__pfm_events()
115 int nr_groups; in test__pfm_group() member
120 .nr_groups = 0, in test__pfm_group()
125 .nr_groups = 1, in test__pfm_group()
130 .nr_groups = 1, in test__pfm_group()
135 .nr_groups = 0, in test__pfm_group()
140 .nr_groups = 2, in test__pfm_group()
145 .nr_groups = 2, in test__pfm_group()
150 .nr_groups = 0, in test__pfm_group()
156 .nr_groups = 1, in test__pfm_group()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pinctrl/visconti/
H A Dpinctrl-common.h69 unsigned int nr_groups; member
76 .nr_groups = ARRAY_SIZE(func ## _grps), \
84 unsigned int nr_groups; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pinctrl/visconti/
H A Dpinctrl-common.h69 unsigned int nr_groups; member
76 .nr_groups = ARRAY_SIZE(func ## _grps), \
84 unsigned int nr_groups; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pinctrl/visconti/
H A Dpinctrl-common.h69 unsigned int nr_groups; member
76 .nr_groups = ARRAY_SIZE(func ## _grps), \
84 unsigned int nr_groups; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/tools/
H A Dgen_opcode_table.c47 int nr_groups; member
250 group = desc->group ? &desc->group[desc->nr_groups - 1] : NULL; in add_to_group()
255 desc->nr_groups++; in add_to_group()
256 desc->group = realloc(desc->group, desc->nr_groups * sizeof(*desc->group)); in add_to_group()
259 group = &desc->group[desc->nr_groups - 1]; in add_to_group()
310 for (i = 0; i < desc->nr_groups; i++) { in print_opcode_table_offsets()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/tools/
H A Dgen_opcode_table.c47 int nr_groups; member
250 group = desc->group ? &desc->group[desc->nr_groups - 1] : NULL; in add_to_group()
255 desc->nr_groups++; in add_to_group()
256 desc->group = realloc(desc->group, desc->nr_groups * sizeof(*desc->group)); in add_to_group()
259 group = &desc->group[desc->nr_groups - 1]; in add_to_group()
310 for (i = 0; i < desc->nr_groups; i++) { in print_opcode_table_offsets()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/tools/
H A Dgen_opcode_table.c47 int nr_groups; member
250 group = desc->group ? &desc->group[desc->nr_groups - 1] : NULL; in add_to_group()
255 desc->nr_groups++; in add_to_group()
256 desc->group = realloc(desc->group, desc->nr_groups * sizeof(*desc->group)); in add_to_group()
259 group = &desc->group[desc->nr_groups - 1]; in add_to_group()
310 for (i = 0; i < desc->nr_groups; i++) { in print_opcode_table_offsets()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/contrib/
H A Ddir2fs28 nr_groups="$(( (bytes + inode_bytes + bytes_per_group - 1) / bytes_per_group))"
36 nr_groups="$(( (used_bytes + (bytes_per_group - 1)) / bytes_per_group))"
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/contrib/
H A Ddir2fs28 nr_groups="$(( (bytes + inode_bytes + bytes_per_group - 1) / bytes_per_group))"
36 nr_groups="$(( (used_bytes + (bytes_per_group - 1)) / bytes_per_group))"
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/contrib/
H A Ddir2fs28 nr_groups="$(( (bytes + inode_bytes + bytes_per_group - 1) / bytes_per_group))"
36 nr_groups="$(( (used_bytes + (bytes_per_group - 1)) / bytes_per_group))"
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/udf/
H A Dballoc.c58 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()
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()
302 if (i >= (nr_groups * 2)) { in udf_bitmap_new_block()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/udf/
H A Dballoc.c58 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()
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()
302 if (i >= (nr_groups * 2)) { in udf_bitmap_new_block()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/udf/
H A Dballoc.c58 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()
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()
302 if (i >= (nr_groups * 2)) { in udf_bitmap_new_block()
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dpercpu.c2274 ai->nr_groups = nr_groups; in pcpu_alloc_alloc_info()
2307 v = ai->nr_groups; in pcpu_dump_alloc_info()
2430 PCPU_SETUP_BUG_ON(ai->nr_groups <= 0); in pcpu_setup_first_chunk()
2515 pcpu_nr_groups = ai->nr_groups; in pcpu_setup_first_chunk()
2675 int nr_groups = 1, nr_units = 0; in pcpu_build_alloc_info() local
2728 nr_groups = group; in pcpu_build_alloc_info()
2742 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2765 for (group = 0; group < nr_groups; group++) in pcpu_build_alloc_info()
2773 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2940 for (group = 0; group < ai->nr_groups; group++) in pcpu_embed_first_chunk()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dpercpu.c2274 ai->nr_groups = nr_groups; in pcpu_alloc_alloc_info()
2307 v = ai->nr_groups; in pcpu_dump_alloc_info()
2430 PCPU_SETUP_BUG_ON(ai->nr_groups <= 0); in pcpu_setup_first_chunk()
2515 pcpu_nr_groups = ai->nr_groups; in pcpu_setup_first_chunk()
2675 int nr_groups = 1, nr_units = 0; in pcpu_build_alloc_info() local
2728 nr_groups = group; in pcpu_build_alloc_info()
2742 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2765 for (group = 0; group < nr_groups; group++) in pcpu_build_alloc_info()
2773 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2940 for (group = 0; group < ai->nr_groups; group++) in pcpu_embed_first_chunk()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dpercpu.c2274 ai->nr_groups = nr_groups; in pcpu_alloc_alloc_info()
2307 v = ai->nr_groups; in pcpu_dump_alloc_info()
2430 PCPU_SETUP_BUG_ON(ai->nr_groups <= 0); in pcpu_setup_first_chunk()
2515 pcpu_nr_groups = ai->nr_groups; in pcpu_setup_first_chunk()
2675 int nr_groups = 1, nr_units = 0; in pcpu_build_alloc_info() local
2728 nr_groups = group; in pcpu_build_alloc_info()
2742 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2765 for (group = 0; group < nr_groups; group++) in pcpu_build_alloc_info()
2773 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2940 for (group = 0; group < ai->nr_groups; group++) in pcpu_embed_first_chunk()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpercpu.h83 int nr_groups; /* 0 if grouping unnecessary */ member
104 extern struct pcpu_alloc_info * __init pcpu_alloc_alloc_info(int nr_groups,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpercpu.h83 int nr_groups; /* 0 if grouping unnecessary */ member
104 extern struct pcpu_alloc_info * __init pcpu_alloc_alloc_info(int nr_groups,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpercpu.h83 int nr_groups; /* 0 if grouping unnecessary */ member
104 extern struct pcpu_alloc_info * __init pcpu_alloc_alloc_info(int nr_groups,
/dports/emulators/qemu42/qemu-4.2.1/hw/intc/
H A Dsh_intc.c338 int nr_groups) in sh_intc_register_source() argument
374 for (i = 0; i < nr_groups; i++) { in sh_intc_register_source()
394 int nr_groups) in sh_intc_register_sources() argument
402 sh_intc_register_source(desc, vect->enum_id, groups, nr_groups); in sh_intc_register_sources()
415 for (i = 0; i < nr_groups; i++) { in sh_intc_register_sources()
/dports/emulators/qemu/qemu-6.2.0/hw/intc/
H A Dsh_intc.c262 int nr_groups) in sh_intc_register_source() argument
294 for (i = 0; i < nr_groups; i++) { in sh_intc_register_source()
312 int nr_groups) in sh_intc_register_sources() argument
321 sh_intc_register_source(desc, vect->enum_id, groups, nr_groups); in sh_intc_register_sources()
332 for (i = 0; i < nr_groups; i++) { in sh_intc_register_sources()
/dports/emulators/qemu60/qemu-6.0.0/hw/intc/
H A Dsh_intc.c338 int nr_groups) in sh_intc_register_source() argument
374 for (i = 0; i < nr_groups; i++) { in sh_intc_register_source()
394 int nr_groups) in sh_intc_register_sources() argument
402 sh_intc_register_source(desc, vect->enum_id, groups, nr_groups); in sh_intc_register_sources()
415 for (i = 0; i < nr_groups; i++) { in sh_intc_register_sources()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/intc/
H A Dsh_intc.c339 int nr_groups) in sh_intc_register_source() argument
375 for (i = 0; i < nr_groups; i++) { in sh_intc_register_source()
395 int nr_groups) in sh_intc_register_sources() argument
403 sh_intc_register_source(desc, vect->enum_id, groups, nr_groups); in sh_intc_register_sources()
416 for (i = 0; i < nr_groups; i++) { in sh_intc_register_sources()

12345678910>>...40