Home
last modified time | relevance | path

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

12345678910>>...13

/openbmc/linux/net/8021q/
H A Dvlan.h56 struct net_device **array; in __vlan_group_get_device() local
84 struct net_device **array; in vlan_group_set_device() local
/openbmc/linux/drivers/md/bcache/
H A Dutil.h252 #define array_alloc(array) \ argument
262 #define array_free(array, ptr) \ argument
270 #define array_allocator_init(array) \ argument
283 #define array_freelist_empty(array) ((array)->freelist == NULL) argument
/openbmc/linux/tools/lib/perf/Documentation/examples/
H A Dsampling.c86 __u64 ip, period, *array; in main() local
/openbmc/linux/include/linux/
H A Dring_buffer.h18 u32 array[]; member
H A Ddma-fence-array.h25 struct dma_fence_array *array; member
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_busy.c62 struct dma_fence_array *array = to_dma_fence_array(fence); in __busy_set_if_active() local
/openbmc/linux/sound/isa/
H A Dcmi8328.c196 static int array_find(const int array[], int item) in array_find()
207 static int array_find_l(const long array[], long item) in array_find_l()
/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c104 size_t sarraylen(char* array[]) in sarraylen()
118 void sarrayfree(char* array[]) in sarrayfree()
129 char** sarraydup(char* array[]) in sarraydup()
/openbmc/linux/mm/kasan/
H A Dkasan_test.c817 char *volatile array = global_array; in kasan_global_oob_right() local
828 char *volatile array = global_array; in kasan_global_oob_left() local
891 char *volatile array = stack_array; in kasan_stack_oob() local
904 char *volatile array = alloca_array; in kasan_alloca_oob_left() local
919 char *volatile array = alloca_array; in kasan_alloca_oob_right() local
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dcontainer_traits.hpp24 char array[2]; member
/openbmc/u-boot/board/toradex/common/
H A Dtdx-common.c35 int array[8]; in get_board_serial() local
/openbmc/linux/tools/perf/util/
H A Ddemangle-java.c48 int array = 0; in __demangle_java_sym() local
/openbmc/qemu/include/hw/nvram/
H A Dnpcm7xx_otp.h55 uint8_t array[NPCM7XX_OTP_ARRAY_BYTES]; member
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
H A Dia_css_isp_param_types.h79 } array[IA_CSS_NUM_PARAM_CLASSES]; member
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y48 } array; member
/openbmc/linux/samples/trace_events/
H A Dtrace-events-sample.c26 int array[6]; in do_simple_thread_func() local
/openbmc/linux/arch/s390/include/asm/
H A Dctl_reg.h38 #define __ctl_load(array, low, high) do { \ argument
49 #define __ctl_store(array, low, high) do { \ argument
/openbmc/linux/tools/testing/selftests/net/
H A Dbind_bhash.c75 int *array = (int *)arg; in setup() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func9.c122 int array[10] = {0}; in global_func9() local
/openbmc/linux/sound/soc/sof/
H A Dtopology.c449 struct snd_soc_tplg_vendor_array *array) in sof_parse_uuid_tokens()
494 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples()
616 struct snd_soc_tplg_vendor_array *array) in sof_parse_string_tokens()
662 struct snd_soc_tplg_vendor_array *array) in sof_parse_word_tokens()
712 int count, struct snd_soc_tplg_vendor_array *array, in sof_parse_token_sets()
798 struct snd_soc_tplg_vendor_array *array, in sof_parse_tokens()
H A 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
/openbmc/qemu/include/gdbstub/
H A Dhelpers.h69 static inline int gdb_get_zeroes(GByteArray *array, size_t len) in gdb_get_zeroes()
/openbmc/linux/tools/lib/perf/
H A Dthreadmap.c45 struct perf_thread_map *perf_thread_map__new_array(int nr_threads, pid_t *array) in perf_thread_map__new_array()
/openbmc/linux/scripts/dtc/
H A Ddtc-parser.y43 } array; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.h75 struct amdgpu_bo_list_entry *array = (void *)&list[1]; in amdgpu_bo_list_array_entry() local

12345678910>>...13