Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 212) sorted by relevance

123456789

/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_handle_array.c19 struct vmci_handle_arr *array; in vmci_handle_arr_create() local
39 void vmci_handle_arr_destroy(struct vmci_handle_arr *array) in vmci_handle_arr_destroy()
47 struct vmci_handle_arr *array = *array_ptr; in vmci_handle_arr_append_entry() local
77 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array, in vmci_handle_arr_remove_entry()
99 struct vmci_handle vmci_handle_arr_remove_tail(struct vmci_handle_arr *array) in vmci_handle_arr_remove_tail()
116 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, u32 index) in vmci_handle_arr_get_entry()
124 bool vmci_handle_arr_has_entry(const struct vmci_handle_arr *array, in vmci_handle_arr_has_entry()
140 struct vmci_handle *vmci_handle_arr_get_handles(struct vmci_handle_arr *array) in vmci_handle_arr_get_handles()
Dvmci_handle_array.h47 const struct vmci_handle_arr *array) in vmci_handle_arr_get_size()
/Linux-v5.4/drivers/dma-buf/
Ddma-fence-array.c28 static void dma_fence_array_set_pending_error(struct dma_fence_array *array, in dma_fence_array_set_pending_error()
39 static void dma_fence_array_clear_pending_error(struct dma_fence_array *array) in dma_fence_array_clear_pending_error()
47 struct dma_fence_array *array = container_of(wrk, typeof(*array), work); in irq_dma_fence_array_work() local
60 struct dma_fence_array *array = array_cb->array; in dma_fence_array_cb_func() local
72 struct dma_fence_array *array = to_dma_fence_array(fence); in dma_fence_array_enable_signaling() local
105 struct dma_fence_array *array = to_dma_fence_array(fence); in dma_fence_array_signaled() local
112 struct dma_fence_array *array = to_dma_fence_array(fence); in dma_fence_array_release() local
155 struct dma_fence_array *array; in dma_fence_array_create() local
190 struct dma_fence_array *array = to_dma_fence_array(fence); in dma_fence_match_context() local
/Linux-v5.4/kernel/bpf/
Darraymap.c19 static void bpf_array_free_percpu(struct bpf_array *array) in bpf_array_free_percpu()
29 static int bpf_array_alloc_percpu(struct bpf_array *array) in bpf_array_alloc_percpu()
79 struct bpf_array *array; in array_map_alloc() local
145 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_lookup_elem() local
157 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_addr() local
171 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_meta() local
187 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_gen_lookup() local
217 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_elem() local
228 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_copy() local
255 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_get_next_key() local
[all …]
Dreuseport_array.c51 struct reuseport_array *array = reuseport_array(map); in reuseport_array_lookup_elem() local
63 struct reuseport_array *array = reuseport_array(map); in reuseport_array_delete_elem() local
95 struct reuseport_array *array = reuseport_array(map); in reuseport_array_free() local
153 struct reuseport_array *array; in reuseport_array_alloc() local
204 reuseport_array_update_check(const struct reuseport_array *array, in reuseport_array_update_check()
251 struct reuseport_array *array = reuseport_array(map); in bpf_fd_reuseport_array_update_elem() local
337 struct reuseport_array *array = reuseport_array(map); in reuseport_array_get_next_key() local
Dcore.c1460 struct bpf_array *array = container_of(map, struct bpf_array, map); in ___bpf_prog_run() local
1649 bool bpf_prog_array_compatible(struct bpf_array *array, in bpf_prog_array_compatible()
1676 struct bpf_array *array; in bpf_check_tail_call() local
1804 int bpf_prog_array_length(struct bpf_prog_array *array) in bpf_prog_array_length()
1815 bool bpf_prog_array_is_empty(struct bpf_prog_array *array) in bpf_prog_array_is_empty()
1825 static bool bpf_prog_array_copy_core(struct bpf_prog_array *array, in bpf_prog_array_copy_core()
1845 int bpf_prog_array_copy_to_user(struct bpf_prog_array *array, in bpf_prog_array_copy_to_user()
1871 void bpf_prog_array_delete_safe(struct bpf_prog_array *array, in bpf_prog_array_delete_safe()
1890 struct bpf_prog_array *array; in bpf_prog_array_copy() local
1947 int bpf_prog_array_copy_info(struct bpf_prog_array *array, in bpf_prog_array_copy_info()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_allocator.c118 void *mthca_array_get(struct mthca_array *array, int index) in mthca_array_get()
128 int mthca_array_set(struct mthca_array *array, int index, void *value) in mthca_array_set()
145 void mthca_array_clear(struct mthca_array *array, int index) in mthca_array_clear()
160 int mthca_array_init(struct mthca_array *array, int nent) in mthca_array_init()
178 void mthca_array_cleanup(struct mthca_array *array, int nent) in mthca_array_cleanup()
/Linux-v5.4/sound/hda/
Darray.c19 void *snd_array_new(struct snd_array *array) in snd_array_new()
45 void snd_array_free(struct snd_array *array) in snd_array_free()
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Dbb_cfg.c149 u32 *array = array_agc_tab_1t_8188e; in set_baseband_agc_config() local
384 u32 *array = array_phy_reg_1t_8188e; in set_baseband_phy_config() local
564 u32 *array = array_phy_reg_pg_8188e; in config_bb_with_pgheader() local
/Linux-v5.4/lib/
Dassoc_array.c133 int assoc_array_iterate(const struct assoc_array *array, in assoc_array_iterate()
170 assoc_array_walk(const struct assoc_array *array, in assoc_array_walk()
304 void *assoc_array_find(const struct assoc_array *array, in assoc_array_find()
441 void assoc_array_destroy(struct assoc_array *array, in assoc_array_destroy()
964 struct assoc_array_edit *assoc_array_insert(struct assoc_array *array, in assoc_array_insert()
1079 struct assoc_array_edit *assoc_array_delete(struct assoc_array *array, in assoc_array_delete()
1275 struct assoc_array_edit *assoc_array_clear(struct assoc_array *array, in assoc_array_clear()
1454 int assoc_array_gc(struct assoc_array *array, in assoc_array_gc()
/Linux-v5.4/drivers/gpio/
Dgpiolib-legacy.c85 int gpio_request_array(const struct gpio *array, size_t num) in gpio_request_array()
108 void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array()
/Linux-v5.4/drivers/scsi/isci/
Dunsolicited_frame_control.h172 struct scu_unsolicited_frame_header *array; member
195 struct sci_unsolicited_frame array[SCU_MAX_UNSOLICITED_FRAMES]; member
217 u64 *array; member
/Linux-v5.4/include/linux/
Dskb_array.h107 struct sk_buff **array, int n) in skb_array_consume_batched()
118 struct sk_buff **array, int n) in skb_array_consume_batched_irq()
129 struct sk_buff **array, int n) in skb_array_consume_batched_any()
141 struct sk_buff **array, int n) in skb_array_consume_batched_bh()
Dptr_ring.h306 void **array, int n) in __ptr_ring_consume_batched()
372 void **array, int n) in ptr_ring_consume_batched()
384 void **array, int n) in ptr_ring_consume_batched_irq()
396 void **array, int n) in ptr_ring_consume_batched_any()
409 void **array, int n) in ptr_ring_consume_batched_bh()
/Linux-v5.4/tools/perf/trace/beauty/
Dbeauty.h16 #define DEFINE_STRARRAY(array, _prefix) struct strarray strarray__##array = { \ argument
22 #define DEFINE_STRARRAY_OFFSET(array, _prefix, off) struct strarray strarray__##array = { \ argument
47 #define DEFINE_STRARRAYS(array) struct strarrays strarrays__##array = { \ argument
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_seq_pdu_list.c94 static void iscsit_create_random_array(u32 *array, u32 count) in iscsit_create_random_array()
124 u32 *array, pdu_count, seq_count = 0, seq_no = 0, seq_offset = 0; in iscsit_randomize_pdu_lists() local
174 u32 *array, seq_count = cmd->seq_count; in iscsit_randomize_seq_lists() local
/Linux-v5.4/tools/perf/util/
Dparse-events.y110 struct parse_events_array array; member
688 struct parse_events_array array; variable
700 struct parse_events_array array; variable
/Linux-v5.4/kernel/trace/
Dtracing_map.h173 #define TRACING_MAP_ARRAY_ELT(array, idx) \ argument
177 #define TRACING_MAP_ENTRY(array, idx) \ argument
180 #define TRACING_MAP_ELT(array, idx) \ argument
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dcalib.h36 #define STATIC_INI_ARRAY(array) { \ argument
42 #define INIT_INI_ARRAY(iniarray, array) do { \ argument
/Linux-v5.4/drivers/video/fbdev/
Dssd1307fb.c114 struct ssd1307fb_array *array; in ssd1307fb_alloc_array() local
126 struct ssd1307fb_array *array, u32 len) in ssd1307fb_write_array()
143 struct ssd1307fb_array *array; in ssd1307fb_write_cmd() local
160 struct ssd1307fb_array *array; in ssd1307fb_update_display() local
/Linux-v5.4/fs/dlm/
Dmember.c62 struct rcom_slot *ro0, struct dlm_slot *array, in log_slots()
168 struct dlm_slot *array; in dlm_slots_assign() local
387 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
/Linux-v5.4/net/netfilter/
Dnf_conntrack_ftp.c122 static int try_number(const char *data, size_t dlen, u_int32_t array[], in try_number()
159 u_int32_t array[6]; in try_rfc959() local
252 u_int32_t array[4]; in try_eprt() local
/Linux-v5.4/fs/nfs/
Ddir.c144 struct nfs_cache_array_entry array[0]; member
171 struct nfs_cache_array *array; in nfs_readdir_clear_array() local
204 struct nfs_cache_array *array = kmap(page); in nfs_readdir_add_to_array() local
231 int nfs_readdir_search_for_pos(struct nfs_cache_array *array, nfs_readdir_descriptor_t *desc) in nfs_readdir_search_for_pos()
263 int nfs_readdir_search_for_cookie(struct nfs_cache_array *array, nfs_readdir_descriptor_t *desc) in nfs_readdir_search_for_cookie()
312 struct nfs_cache_array *array; in nfs_readdir_search_array() local
529 struct nfs_cache_array *array; in nfs_readdir_page_filler() local
609 struct nfs_cache_array *array; in nfs_readdir_xdr_to_array() local
748 struct nfs_cache_array *array = NULL; in nfs_do_filldir() local
/Linux-v5.4/fs/befs/
Ddatastream.c255 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
/Linux-v5.4/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h216 static inline int gpio_request_array(struct gpio *array, size_t num) in gpio_request_array()
225 static inline void gpio_free_array(struct gpio *array, size_t num) in gpio_free_array()

123456789