/linux-6.14.4/tools/perf/util/ |
D | demangle-java.c | 48 int array = 0; in __demangle_java_sym() local
|
D | synthetic-events.c | 1569 __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/ |
D | ring_buffer.h | 20 u32 array[]; member
|
D | linkmode.h | 52 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/ |
D | mgb4_cmt.c | 170 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/ |
D | ia_css_isp_param_types.h | 71 } array[IA_CSS_NUM_PARAM_CLASSES]; member
|
/linux-6.14.4/samples/trace_events/ |
D | trace-events-sample.c | 26 int array[6]; in do_simple_thread_func() local
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | bind_bhash.c | 75 int *array = (int *)arg; in setup() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_global_func9.c | 122 int array[10] = {0}; in global_func9() local
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | processpptables.c | 1207 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/ |
D | cec.c | 95 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/ |
D | sof-client-probes.c | 260 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/ |
D | rt.c | 67 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/ |
D | threadmap.c | 45 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/ |
D | dtc-parser.y | 43 } array; member
|
/linux-6.14.4/drivers/dma-buf/ |
D | sync_debug.c | 132 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/ |
D | qcom_gsbi.c | 25 const u32 (*array)[MAX_GSBI]; member
|
/linux-6.14.4/tools/testing/scatterlist/ |
D | main.c | 18 static void set_pages(struct page **pages, const unsigned *array, unsigned num) in set_pages()
|
/linux-6.14.4/mm/kasan/ |
D | kasan_test_c.c | 1454 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/ |
D | mini_liburing.h | 16 unsigned int *array; member 34 unsigned int *array; member
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | legacy_dpm.c | 408 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/ |
D | dwarf-unwind.c | 164 struct thread *array[2] = {thread, thread}; in test_dwarf_unwind__krava_3() local
|
/linux-6.14.4/drivers/iommu/intel/ |
D | nested.c | 91 struct iommu_user_data_array *array) in intel_nested_cache_invalidate_user()
|
/linux-6.14.4/drivers/gpu/drm/tests/ |
D | drm_exec_test.c | 155 struct drm_gem_object *array[] = { &gobj1, &gobj2 }; in test_prepare_array() local
|
/linux-6.14.4/drivers/media/common/ |
D | tveeprom.c | 37 #define STRM(array, i) \ argument
|