Home
last modified time | relevance | path

Searched defs:array (Results 51 – 75 of 285) sorted by relevance

12345678910>>...12

/linux-6.14.4/tools/perf/util/
Ddemangle-java.c48 int array = 0; in __demangle_java_sym() local
Dsynthetic-events.c1569 __u64 *array, u64 type __maybe_unused) in arch_perf_synthesize_sample_weight()
1574 static __u64 *copy_read_group_values(__u64 *array, __u64 read_format, in copy_read_group_values()
1591 __u64 *array; in perf_event__synthesize_sample() local
1786 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) in perf_event__synthesize_id_sample()
2258 void *array = &ev; in perf_event__synthesize_build_id() local
2291 void *array; in perf_event__synthesize_mmap2_build_id() local
/linux-6.14.4/include/linux/
Dring_buffer.h20 u32 array[]; member
Dlinkmode.h52 static inline void linkmode_set_bit_array(const int *array, int array_size, in linkmode_set_bit_array()
/linux-6.14.4/drivers/media/pci/mgb4/
Dmgb4_cmt.c170 static size_t freq_srch(u32 key, const u32 *array, size_t size) in freq_srch()
/linux-6.14.4/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
Dia_css_isp_param_types.h71 } array[IA_CSS_NUM_PARAM_CLASSES]; member
/linux-6.14.4/samples/trace_events/
Dtrace-events-sample.c26 int array[6]; in do_simple_thread_func() local
/linux-6.14.4/tools/testing/selftests/net/
Dbind_bhash.c75 int *array = (int *)arg; in setup() local
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_global_func9.c122 int array[10] = {0}; in global_func9() local
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1207 const UVDClockInfoArray *array) in get_uvd_clock_voltage_limit_table()
1237 const VCEClockInfoArray *array) in get_vce_clock_voltage_limit_table()
1341 const VCEClockInfoArray *array = (const VCEClockInfoArray *) in init_clock_voltage_dependency() local
1356 const UVDClockInfoArray *array = (const UVDClockInfoArray *) in init_clock_voltage_dependency() local
/linux-6.14.4/drivers/ras/
Dcec.c95 u64 *array; /* container page */ member
483 struct dentry *d, *pfn, *decay, *count, *array, *dfs; in create_debugfs_nodes() local
/linux-6.14.4/sound/soc/sof/
Dsof-client-probes.c260 u32 num_elems, *array; in sof_probes_dfs_points_write() local
319 u32 *array; in sof_probes_dfs_points_remove_write() local
/linux-6.14.4/kernel/sched/
Drt.c67 struct rt_prio_array *array; in init_rt_rq() local
1133 struct rt_prio_array *array = &rt_rq->active; in dec_rt_prio() local
1249 static void __delist_rt_entity(struct sched_rt_entity *rt_se, struct rt_prio_array *array) in __delist_rt_entity()
1368 struct rt_prio_array *array = &rt_rq->active; in __enqueue_rt_entity() local
1402 struct rt_prio_array *array = &rt_rq->active; in __dequeue_rt_entity() local
1506 struct rt_prio_array *array = &rt_rq->active; in requeue_rt_entity() local
1707 struct rt_prio_array *array = &rt_rq->active; in pick_next_rt_entity() local
/linux-6.14.4/tools/lib/perf/
Dthreadmap.c45 struct perf_thread_map *perf_thread_map__new_array(int nr_threads, pid_t *array) in perf_thread_map__new_array()
/linux-6.14.4/scripts/dtc/
Ddtc-parser.y43 } array; member
/linux-6.14.4/drivers/dma-buf/
Dsync_debug.c132 struct dma_fence_array *array = to_dma_fence_array(sync_file->fence); in sync_print_sync_file() local
/linux-6.14.4/drivers/soc/qcom/
Dqcom_gsbi.c25 const u32 (*array)[MAX_GSBI]; member
/linux-6.14.4/tools/testing/scatterlist/
Dmain.c18 static void set_pages(struct page **pages, const unsigned *array, unsigned num) in set_pages()
/linux-6.14.4/mm/kasan/
Dkasan_test_c.c1454 char *volatile array = global_array; in kasan_global_oob_right() local
1465 char *volatile array = global_array; in kasan_global_oob_left() local
1481 char *volatile array = stack_array; in kasan_stack_oob() local
1494 char *volatile array = alloca_array; in kasan_alloca_oob_left() local
1509 char *volatile array = alloca_array; in kasan_alloca_oob_right() local
/linux-6.14.4/tools/include/io_uring/
Dmini_liburing.h16 unsigned int *array; member
34 unsigned int *array; member
/linux-6.14.4/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c408 VCEClockInfoArray *array = (VCEClockInfoArray *) in amdgpu_parse_extended_power_table() local
469 UVDClockInfoArray *array = (UVDClockInfoArray *) in amdgpu_parse_extended_power_table() local
/linux-6.14.4/tools/perf/tests/
Ddwarf-unwind.c164 struct thread *array[2] = {thread, thread}; in test_dwarf_unwind__krava_3() local
/linux-6.14.4/drivers/iommu/intel/
Dnested.c91 struct iommu_user_data_array *array) in intel_nested_cache_invalidate_user()
/linux-6.14.4/drivers/gpu/drm/tests/
Ddrm_exec_test.c155 struct drm_gem_object *array[] = { &gobj1, &gobj2 }; in test_prepare_array() local
/linux-6.14.4/drivers/media/common/
Dtveeprom.c37 #define STRM(array, i) \ argument

12345678910>>...12