/openbmc/linux/sound/soc/sof/ |
H A 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
|
/openbmc/linux/drivers/ras/ |
H A D | cec.c | 95 u64 *array; /* container page */ member 483 struct dentry *d, *pfn, *decay, *count, *array; in create_debugfs_nodes() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_bo_list.h | 75 struct amdgpu_bo_list_entry *array = (void *)&list[1]; in amdgpu_bo_list_array_entry() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.c | 1209 const UVDClockInfoArray *array) in get_uvd_clock_voltage_limit_table() 1239 const VCEClockInfoArray *array) in get_vce_clock_voltage_limit_table() 1343 const VCEClockInfoArray *array = (const VCEClockInfoArray *) in init_clock_voltage_dependency() local 1358 const UVDClockInfoArray *array = (const UVDClockInfoArray *) in init_clock_voltage_dependency() local
|
/openbmc/linux/tools/testing/scatterlist/ |
H A D | main.c | 18 static void set_pages(struct page **pages, const unsigned *array, unsigned num) in set_pages()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | sync_debug.c | 132 struct dma_fence_array *array = to_dma_fence_array(sync_file->fence); in sync_print_sync_file() local
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qcom_gsbi.c | 25 const u32 (*array)[MAX_GSBI]; member
|
/openbmc/linux/kernel/sched/ |
H A D | rt.c | 136 struct rt_prio_array *array; in init_rt_rq() local 1190 struct rt_prio_array *array = &rt_rq->active; in dec_rt_prio() local 1309 static void __delist_rt_entity(struct sched_rt_entity *rt_se, struct rt_prio_array *array) in __delist_rt_entity() 1428 struct rt_prio_array *array = &rt_rq->active; in __enqueue_rt_entity() local 1462 struct rt_prio_array *array = &rt_rq->active; in __dequeue_rt_entity() local 1564 struct rt_prio_array *array = &rt_rq->active; in requeue_rt_entity() local 1766 struct rt_prio_array *array = &rt_rq->active; in pick_next_rt_entity() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | query_param.hpp | 580 nlohmann::json::array_t* array = in findNavigationReferencesRecursive() local 598 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive() 971 nlohmann::json::array_t* array = in recursiveSelect() local
|
H A D | json_utils.hpp | 891 inline void sortJsonArrayByKey(nlohmann::json::array_t& array, in sortJsonArrayByKey() 900 inline void sortJsonArrayByOData(nlohmann::json::array_t& array) in sortJsonArrayByOData()
|
/openbmc/qemu/include/gdbstub/ |
H A D | helpers.h | 73 static inline int gdb_get_zeroes(GByteArray *array, size_t len) in gdb_get_zeroes()
|
/openbmc/linux/include/linux/ |
H A D | linkmode.h | 46 static inline void linkmode_set_bit_array(const int *array, int array_size, in linkmode_set_bit_array()
|
H A D | debugfs.h | 42 u32 *array; member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A 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
|
/openbmc/linux/tools/perf/tests/ |
H A D | dwarf-unwind.c | 164 struct thread *array[2] = {thread, thread}; in test_dwarf_unwind__krava_3() local
|
/openbmc/linux/drivers/media/common/ |
H A D | tveeprom.c | 37 #define STRM(array, i) \ argument
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_exec_test.c | 155 struct drm_gem_object *array[] = { &gobj1, &gobj2 }; in test_prepare_array() local
|
/openbmc/linux/mm/kmsan/ |
H A D | kmsan_test.c | 275 static noinline void do_uninit_local_array(char *array, int start, int stop) in do_uninit_local_array() 526 static noinline void fibonacci(int *array, int size, int start) in fibonacci()
|
/openbmc/linux/tools/perf/util/ |
H A D | evlist.h | 112 #define evlist__add_default_attrs(evlist, array) \ argument 141 #define evlist__set_tracepoints_handlers(evlist, array) \ argument
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_aggregator_test.cpp | 173 nlohmann::json array = nlohmann::json::parse(R"( in TEST() local 219 nlohmann::json& array = objWithArray["Status"]["Conditions"]; in TEST() local
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 89 static inline void array_init(array_t* array,unsigned int item_size) in array_init() 97 static inline void array_free(array_t* array) in array_free() 104 static inline void* array_get(array_t* array,unsigned int index) { in array_get() 110 static inline void array_ensure_allocated(array_t *array, int index) in array_ensure_allocated() 122 static inline void* array_get_next(array_t* array) { in array_get_next() 130 static inline void* array_insert(array_t* array,unsigned int index,unsigned int count) { in array_insert() 145 static inline int array_remove_slice(array_t* array,int index, int count) in array_remove_slice() 159 static int array_remove(array_t* array,int index) in array_remove() 165 static int array_index(array_t* array, void* pointer) in array_index()
|
/openbmc/u-boot/include/ |
H A D | dwc3-uboot.h | 47 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_wait.c | 125 struct dma_fence_array *array = to_dma_fence_array(fence); in i915_gem_fence_wait_priority() local
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | dra7xx_iodelay.c | 140 int do_set_iodelay(u32 base, struct iodelay_cfg_entry const *array, in do_set_iodelay()
|
/openbmc/phosphor-inventory-manager/ |
H A D | interface_ops.hpp | 35 char array[2]; member
|