/openbmc/linux/tools/perf/trace/beauty/ |
H A D | beauty.h | 17 #define DEFINE_STRARRAY(array, _prefix) struct strarray strarray__##array = { \ argument 23 #define DEFINE_STRARRAY_OFFSET(array, _prefix, off) struct strarray strarray__##array = { \ argument 52 #define DEFINE_STRARRAYS(array) struct strarrays strarrays__##array = { \ argument
|
/openbmc/linux/include/linux/ |
H A D | minmax.h | 188 #define __minmax_array(op, array, len) ({ \ argument 203 #define min_array(array, len) __minmax_array(min, array, len) argument 212 #define max_array(array, len) __minmax_array(max, array, len) argument
|
H A D | dma-fence-unwrap.h | 26 struct dma_fence *array; member
|
H A D | gpio.h | 149 static inline int gpio_request_array(const struct gpio *array, size_t num) in gpio_request_array() 162 static inline void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array()
|
H A D | assoc_array.h | 54 static inline void assoc_array_init(struct assoc_array *array) in assoc_array_init()
|
/openbmc/linux/kernel/trace/ |
H A D | tracing_map.h | 173 #define TRACING_MAP_ARRAY_ELT(array, idx) \ argument 177 #define TRACING_MAP_ENTRY(array, idx) \ argument 180 #define TRACING_MAP_ELT(array, idx) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func16.c | 19 int array[10]; in global_func16() local
|
H A D | test_global_map_resize.c | 16 int array[1]; variable
|
/openbmc/u-boot/post/lib_powerpc/fpu/ |
H A D | acc1.c | 18 static double func (const double *array) in func()
|
/openbmc/qemu/target/sh4/ |
H A D | helper.c | 541 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_itlb_data() local 564 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_itlb_data() local 681 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_utlb_data() local 708 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_utlb_data() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | calib.h | 36 #define STATIC_INI_ARRAY(array) { \ argument 42 #define INIT_INI_ARRAY(iniarray, array) do { \ argument
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | debugfs.c | 143 u32 *array, num_elems; in probe_points_write() local 181 u32 *array, num_elems; in probe_points_disconnect_write() local 365 u32 *array, num_elems; in trace_control_write() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_ftp.c | 118 static int try_number(const char *data, size_t dlen, u_int32_t array[], in try_number() 155 u_int32_t array[6]; in try_rfc959() local 248 u_int32_t array[4]; in try_eprt() local
|
/openbmc/linux/fs/dlm/ |
H A D | member.c | 63 struct rcom_slot *ro0, struct dlm_slot *array, in log_slots() 164 struct dlm_slot *array; in dlm_slots_assign() local 410 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | ssd1307fb.c | 116 struct ssd1307fb_array *array; in ssd1307fb_alloc_array() local 128 struct ssd1307fb_array *array, u32 len) in ssd1307fb_write_array() 145 struct ssd1307fb_array *array; in ssd1307fb_write_cmd() local 216 struct ssd1307fb_array *array; in ssd1307fb_update_rect() local
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | json_utils_test.cpp | 473 nlohmann::json::array_t array = in TEST() local 486 nlohmann::json::array_t array = in TEST() local 546 nlohmann::json::array_t array = in TEST() local 560 nlohmann::json::array_t array = in TEST() local
|
/openbmc/qemu/accel/tcg/ |
H A D | tb-jmp-cache.h | 30 } array[TB_JMP_CACHE_SIZE]; member
|
/openbmc/linux/tools/lib/perf/tests/ |
H A D | test-threadmap.c | 14 static int test_threadmap_array(int nr, pid_t *array) in test_threadmap_array()
|
/openbmc/linux/fs/befs/ |
H A D | datastream.c | 255 const befs_block_run *array = data->direct; in befs_find_brun_direct() local 315 befs_disk_block_run *array; in befs_find_brun_indirect() local
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_handle_array.h | 47 const struct vmci_handle_arr *array) in vmci_handle_arr_get_size()
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 40 static void build_free_array(GArray *array) in build_free_array() 45 static void build_prepend_byte(GArray *array, uint8_t val) in build_prepend_byte() 50 static void build_append_byte(GArray *array, uint8_t val) in build_append_byte() 55 static void build_append_padded_str(GArray *array, const char *str, in build_append_padded_str() 68 static void build_append_array(GArray *array, GArray *val) in build_append_array() 198 build_append_nameseg(GArray *array, const char *seg) in build_append_nameseg() 211 build_append_namestringv(GArray *array, const char *format, va_list ap) in build_append_namestringv() 274 static void build_append_namestring(GArray *array, const char *format, ...) in build_append_namestring() 350 build_append_pkg_length(GArray *array, unsigned length, bool incl_self) in build_append_pkg_length() 427 build_append_named_dword(GArray *array, const char *name_format, ...) in build_append_named_dword() [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1984 struct bpf_array *array = container_of(map, struct bpf_array, map); in ___bpf_prog_run() local 2468 int bpf_prog_array_length(struct bpf_prog_array *array) in bpf_prog_array_length() 2479 bool bpf_prog_array_is_empty(struct bpf_prog_array *array) in bpf_prog_array_is_empty() 2489 static bool bpf_prog_array_copy_core(struct bpf_prog_array *array, in bpf_prog_array_copy_core() 2509 int bpf_prog_array_copy_to_user(struct bpf_prog_array *array, in bpf_prog_array_copy_to_user() 2535 void bpf_prog_array_delete_safe(struct bpf_prog_array *array, in bpf_prog_array_delete_safe() 2562 int bpf_prog_array_delete_safe_at(struct bpf_prog_array *array, int index) in bpf_prog_array_delete_safe_at() 2582 int bpf_prog_array_update_at(struct bpf_prog_array *array, int index, in bpf_prog_array_update_at() 2610 struct bpf_prog_array *array; in bpf_prog_array_copy() local 2673 int bpf_prog_array_copy_info(struct bpf_prog_array *array, in bpf_prog_array_copy_info()
|
/openbmc/linux/arch/s390/tools/ |
H A D | gen_facilities.c | 123 unsigned long long *array; in print_facility_list() local
|
/openbmc/linux/lib/ |
H A D | test_rhashtable.c | 137 static int __init test_rht_lookup(struct rhashtable *ht, struct test_obj *array, in test_rht_lookup() 208 static s64 __init test_rhashtable(struct rhashtable *ht, struct test_obj *array, in test_rhashtable() 434 static int __init test_rhashtable_max(struct test_obj *array, in test_rhashtable_max()
|
/openbmc/linux/net/8021q/ |
H A D | vlan.h | 56 struct net_device **array; in __vlan_group_get_device() local 84 struct net_device **array; in vlan_group_set_device() local
|