Home
last modified time | relevance | path

Searched refs:array (Results 101 – 125 of 1362) sorted by relevance

12345678910>>...55

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c12 } array SEC(".maps");
18 bpf_map_lookup_elem(&array, &key); in sub1()
38 bpf_map_lookup_elem(&array, &key); in sub4()
H A Dtest_global_func16.c19 int array[10]; in global_func16() local
21 const int rv = foo(&array); in global_func16()
H A Dtimer.c41 } array SEC(".maps");
142 arr_timer = bpf_map_lookup_elem(&array, &array_key); in BPF_PROG2()
145 bpf_timer_init(arr_timer, &array, CLOCK_MONOTONIC); in BPF_PROG2()
160 arr_timer = bpf_map_lookup_elem(&array, &array_key); in BPF_PROG2()
163 bpf_timer_init(arr_timer, &array, CLOCK_MONOTONIC); in BPF_PROG2()
184 arr_timer = bpf_map_lookup_elem(&array, &array_key); in timer_cb2()
H A Dprofiler.inc.h43 struct var_kill_data_t array[KILL_DATA_ARRAY_SIZE]; member
176 if (arr_struct->array[i].meta.pid == spid) in get_var_spid_index()
395 bpf_probe_read_kernel(&arr_struct->array[0], in trace_var_sys_kill()
396 sizeof(arr_struct->array[0]), kill_data); in trace_var_sys_kill()
409 if (arr_struct->array[i].meta.pid == 0) { in trace_var_sys_kill()
410 bpf_probe_read_kernel(&arr_struct->array[i], in trace_var_sys_kill()
411 sizeof(arr_struct->array[i]), in trace_var_sys_kill()
429 bpf_probe_read_kernel(&arr_struct->array[index], in trace_var_sys_kill()
430 sizeof(arr_struct->array[index]), in trace_var_sys_kill()
437 bpf_probe_read_kernel(&arr_struct->array[index], in trace_var_sys_kill()
[all …]
/linux/Documentation/netlink/
H A Dgenetlink-c.yaml60 type: array
85 type: array
113 type: array
150 type: array
170 type: array
282 type: array
304 type: array
309 type: array
351 type: array
365 type: array
[all …]
H A Dgenetlink-legacy.yaml71 type: array
96 type: array
124 type: array
155 type: array
192 type: array
213 type: array
333 type: array
355 type: array
360 type: array
426 type: array
[all …]
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dsrio-rmu.txt20 Value type: <prop-encoded-array>
27 Value type: <prop-encoded-array>
51 Value type: <prop-encoded-array>
58 Value type: <prop_encoded-array>
81 Value type: <prop-encoded-array>
88 Value type: <prop_encoded-array>
111 Value type: <prop-encoded-array>
118 Value type: <prop_encoded-array>
H A Dpamu.txt13 - ranges : <prop-encoded-array>
20 - interrupts : <prop-encoded-array>
31 - reg : <prop-encoded-array>
51 - reg : <prop-encoded-array>
58 : <prop-encoded-array>
64 : <prop-encoded-array>
83 - fsl,liodn-reg : <prop-encoded-array>
H A Ddcsr.txt42 Value type: <prop-encoded-array>
68 Value type: <prop_encoded-array>
89 Value type: <prop-encoded-array>
118 Value type: <prop-encoded-array>
155 Value type: <prop-encoded-array>
180 Value type: <prop-encoded-array>
217 Value type: <prop-encoded-array>
245 Value type: <prop-encoded-array>
276 Value type: <prop-encoded-array>
305 Value type: <prop-encoded-array>
[all …]
/linux/sound/soc/intel/skylake/
H A Dskl-topology.c2613 off += array->size; in skl_tplg_get_tokens()
2615 switch (array->type) { in skl_tplg_get_tokens()
2623 array->uuid); in skl_tplg_get_tokens()
2725 off += array->size; in skl_tplg_get_pvt_data()
2736 off += array->size; in skl_tplg_get_pvt_data()
2746 off += array->size; in skl_tplg_get_pvt_data()
3302 off += array->size; in skl_tplg_get_manifest_tkn()
3303 switch (array->type) { in skl_tplg_get_manifest_tkn()
3372 off += array->size; in skl_tplg_get_manifest_data()
3382 off += array->size; in skl_tplg_get_manifest_data()
[all …]
/linux/Documentation/driver-api/md/
H A Draid5-cache.rst9 3.4) has a new option '--write-journal' to create array with cache. Please
10 refer to mdadm manual for details. By default (RAID array starts), the cache is
19 In both modes, all writes to the array will hit cache disk first. This means
25 This mode mainly fixes the 'write hole' issue. For RAID 4/5/6 array, an unclean
29 unclean shutdown. We call an array degraded if it has inconsistent data. MD
30 tries to resync the array to bring it back to normal state. But before the
32 corruption in the RAID array. This problem is called 'write hole'.
37 shutdown even the array is degraded. Thus the cache can close the 'write hole'.
41 doesn't cause data loss. Of course cache disk failure means the array is
68 The memory cache size has performance impact for the array. It's recommended
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-enc-index.rst41 the driver fills the ``entry`` array, stores the number of elements
45 Each element of the ``entry`` array contains meta data about one
68 - The number of entries the driver stored in the ``entry`` array.
76 array to zero.
80 array corresponds to one picture, sorted in ascending order by
113 - Reserved for future extensions. Drivers must set the array to
/linux/arch/x86/power/
H A Dcpu.c41 struct saved_msr *msr = ctxt->saved_msrs.array; in msr_save_context()
53 struct saved_msr *msr = ctxt->saved_msrs.array; in msr_restore_context()
388 if (saved_msrs->array) { in msr_build_context()
393 memcpy(msr_array, saved_msrs->array, in msr_build_context()
396 kfree(saved_msrs->array); in msr_build_context()
407 saved_msrs->array = msr_array; in msr_build_context()
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_firmware.c159 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_PARAM].ptr = NULL; in sh_css_load_blob_info()
160 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_CONFIG].ptr = NULL; in sh_css_load_blob_info()
161 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_STATE].ptr = NULL; in sh_css_load_blob_info()
169 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_PARAM].ptr = parambuf; in sh_css_load_blob_info()
175 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_CONFIG].ptr = parambuf + in sh_css_load_blob_info()
182 bd->mem_offsets.array[IA_CSS_PARAM_CLASS_STATE].ptr = parambuf + in sh_css_load_blob_info()
/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() argument
54 perf_thread_map__set_pid(threads, i, array ? array[i] : -1); in perf_thread_map__new_array()
/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
63 struct dma_fence **child = array->fences; in __busy_set_if_active()
64 unsigned int nchild = array->num_fences; in __busy_set_if_active()
/linux/Documentation/devicetree/bindings/sound/
H A Daudio-graph.yaml17 $ref: /schemas/types.yaml#/definitions/phandle-array
28 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
35 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,am3359-adc.yaml29 $ref: /schemas/types.yaml#/definitions/uint32-array
38 $ref: /schemas/types.yaml#/definitions/uint32-array
46 $ref: /schemas/types.yaml#/definitions/uint32-array
55 $ref: /schemas/types.yaml#/definitions/uint32-array
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dcommon.yaml43 in the array represents a full 100% brightness (brightest).
44 If this array is not provided, the driver default mapping is used.
45 $ref: /schemas/types.yaml#/definitions/uint32-array
49 The default brightness level (index into the array defined by the
/linux/Documentation/devicetree/bindings/serial/
H A Dnxp,sc16is7xx.yaml49 An array that lists the indices of the port that should operate in IrDA
53 $ref: /schemas/types.yaml#/definitions/uint32-array
62 An array that lists the indices of the port that should have shared GPIO
66 $ref: /schemas/types.yaml#/definitions/uint32-array
/linux/tools/include/io_uring/
H A Dmini_liburing.h16 unsigned int *array; member
34 unsigned int *array; member
75 sq->ring_sz = p->sq_off.array + p->sq_entries * sizeof(unsigned int); in io_uring_mmap()
86 sq->array = ptr + p->sq_off.array; in io_uring_mmap()
204 sq->array[ktail++ & mask] = sq->sqe_head++ & mask; in io_uring_submit()
/linux/Documentation/devicetree/bindings/ata/
H A Dceva,ahci-1v84.yaml42 $ref: /schemas/types.yaml#/definitions/uint8-array
54 $ref: /schemas/types.yaml#/definitions/uint8-array
66 $ref: /schemas/types.yaml#/definitions/uint8-array
78 $ref: /schemas/types.yaml#/definitions/uint16-array
88 $ref: /schemas/types.yaml#/definitions/uint8-array
100 $ref: /schemas/types.yaml#/definitions/uint8-array
112 $ref: /schemas/types.yaml#/definitions/uint8-array
124 $ref: /schemas/types.yaml#/definitions/uint16-array
/linux/Documentation/mhi/
H A Dmhi.rst37 Channel Doorbell array: Channel Doorbell (DB) registers used by the host to
40 Event Doorbell array: Associated with event context array, the Event Doorbell
55 Channel context array: All channel configurations are organized in channel
56 context data array.
61 Event context array: All event configurations are organized in the event context
62 data array.
67 Command context array: All command configurations are organized in command
68 context data array.
119 to the host. Event rings are the array of EDs that resides in the host
196 * Initializes the context array, and prepares interrupts.
/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c132 u32 array[1 + V4L2_MBUS_CSI2_MAX_DATA_LANES]; in v4l2_fwnode_endpoint_parse_csi2_bus() local
152 array[i] = bus->data_lanes[i]; in v4l2_fwnode_endpoint_parse_csi2_bus()
153 if (array[i]) in v4l2_fwnode_endpoint_parse_csi2_bus()
177 if (lanes_used & BIT(array[i])) { in v4l2_fwnode_endpoint_parse_csi2_bus()
180 array[i]); in v4l2_fwnode_endpoint_parse_csi2_bus()
183 lanes_used |= BIT(array[i]); in v4l2_fwnode_endpoint_parse_csi2_bus()
186 pr_debug("lane %u position %u\n", i, array[i]); in v4l2_fwnode_endpoint_parse_csi2_bus()
237 bus->data_lanes[i] = array[i]; in v4l2_fwnode_endpoint_parse_csi2_bus()
242 "lane-polarities", array, in v4l2_fwnode_endpoint_parse_csi2_bus()
246 bus->lane_polarities[i] = array[i]; in v4l2_fwnode_endpoint_parse_csi2_bus()
[all …]
/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml54 array of frequencies. The OPP binding doesn't provide any provisions
126 Peak bandwidth in kilobytes per second, expressed as an array of
127 32-bit big-endian integers. Each element of the array represents the
135 Average bandwidth in kilobytes per second, expressed as an array
136 of 32-bit big-endian integers. Each element of the array represents the
168 Each block present in the array of blocks in this property, represents
173 Each sub-group is a platform defined array representing the hierarchy
196 may contain an array of phandles, where each phandle points to an OPP
202 $ref: /schemas/types.yaml#/definitions/phandle-array
227 $ref: /schemas/types.yaml#/definitions/uint32-array
[all …]

12345678910>>...55