Home
last modified time | relevance | path

Searched refs:arrays (Results 1 – 25 of 85) sorted by relevance

1234

/linux/tools/perf/util/
A Dbpf-utils.c111 get_bpf_prog_info_linear(int fd, __u64 arrays) in get_bpf_prog_info_linear() argument
120 if (arrays >> PERF_BPIL_LAST_ARRAY) in get_bpf_prog_info_linear()
132 bool include_array = (arrays & (1UL << i)) > 0; in get_bpf_prog_info_linear()
145 arrays &= ~(1UL << i); /* clear the bit */ in get_bpf_prog_info_linear()
162 info_linear->arrays = arrays; in get_bpf_prog_info_linear()
170 if ((arrays & (1UL << i)) == 0) in get_bpf_prog_info_linear()
199 if ((arrays & (1UL << i)) == 0) in get_bpf_prog_info_linear()
231 if ((info_linear->arrays & (1UL << i)) == 0) in bpil_addr_to_offs()
251 if ((info_linear->arrays & (1UL << i)) == 0) in bpil_offs_to_addr()
A Dbpf-event.c216 u64 arrays; in perf_event__synthesize_one_bpf_prog() local
224 arrays = 1UL << PERF_BPIL_JITED_KSYMS; in perf_event__synthesize_one_bpf_prog()
226 arrays |= 1UL << PERF_BPIL_FUNC_INFO; in perf_event__synthesize_one_bpf_prog()
227 arrays |= 1UL << PERF_BPIL_PROG_TAGS; in perf_event__synthesize_one_bpf_prog()
228 arrays |= 1UL << PERF_BPIL_JITED_INSNS; in perf_event__synthesize_one_bpf_prog()
229 arrays |= 1UL << PERF_BPIL_LINE_INFO; in perf_event__synthesize_one_bpf_prog()
488 u64 arrays; in perf_env__add_bpf_info() local
496 arrays = 1UL << PERF_BPIL_JITED_KSYMS; in perf_env__add_bpf_info()
498 arrays |= 1UL << PERF_BPIL_FUNC_INFO; in perf_env__add_bpf_info()
499 arrays |= 1UL << PERF_BPIL_PROG_TAGS; in perf_env__add_bpf_info()
[all …]
A Dbpf-utils.h61 __u64 arrays; member
67 get_bpf_prog_info_linear(int fd, __u64 arrays);
/linux/scripts/coccinelle/misc/
A Dflexible_array.cocci3 /// Zero-length and one-element arrays are deprecated, see
75 // handling of bitfields, arrays, etc.
99 …https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)"
106 …https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)"
/linux/Documentation/core-api/
A Dgeneric-radix-tree.rst2 Generic radix trees/sparse arrays
6 :doc: Generic radix trees/sparse arrays
/linux/Documentation/RCU/
A DarrayRCU.rst7 also be used to protect arrays. Three situations are as follows:
19 arrays is that compilers can play way too many optimization games with
22 arrays prove to be particularly valuable (which they have not thus far),
44 Static arrays, where the data (rather than a pointer to the data) is
60 Use of RCU for resizable arrays is demonstrated by the grow_ary()
/linux/fs/nfs/
A Ddir.c757 arrays++; in nfs_readdir_page_filler()
758 *arrays = page = new; in nfs_readdir_page_filler()
765 if (page != *arrays) in nfs_readdir_page_filler()
785 if (page != *arrays) in nfs_readdir_page_filler()
868 arrays, narrays); in nfs_readdir_xdr_to_array()
1027 struct page **arrays; in uncached_readdir() local
1035 arrays = kcalloc(sz, sizeof(*arrays), GFP_KERNEL); in uncached_readdir()
1036 if (!arrays) in uncached_readdir()
1039 if (!arrays[0]) in uncached_readdir()
1049 desc->page = arrays[i]; in uncached_readdir()
[all …]
/linux/Documentation/driver-api/md/
A Draid5-ppl.rst5 Partial Parity Log (PPL) is a feature available for RAID5 arrays. The issue
42 metadata arrays. It can be enabled using mdadm option --consistency-policy=ppl.
45 keep data structures and implementation simple. RAID5 arrays with so many disks
/linux/Documentation/admin-guide/
A Dmd.rst1 RAID arrays
4 Boot time assembly of RAID arrays
14 for old raid arrays without persistent superblocks::
18 for raid arrays with persistent superblocks::
77 Boot time autodetection of RAID arrays
81 type 0xfd are scanned and automatically assembled into RAID arrays.
87 that all auto-detected arrays are assembled as partitionable.
89 Boot time assembly of degraded/dirty arrays
108 arrays to be started.
165 Specific Rules that apply to format-0 super block arrays, and arrays with no superblock (non-persis…
[all …]
/linux/arch/powerpc/mm/
A Dnuma.c540 const __be32 *arrays; member
580 aa->arrays = prop; in of_get_assoc_arrays()
586 struct assoc_arrays aa = { .arrays = NULL }; in get_nid_and_numa_distance()
603 associativity = &aa.arrays[index]; in get_nid_and_numa_distance()
622 struct assoc_arrays aa = { .arrays = NULL }; in of_drconf_to_nid_single()
639 associativity = &aa.arrays[index]; in of_drconf_to_nid_single()
/linux/Documentation/process/
A Ddeprecated.rst92 <#zero-length-and-one-element-arrays>`_ instead.
175 sized stack arrays. While these non-trivial `performance issues
220 Zero-length and one-element arrays
225 for these cases. The older style of one-element or zero-length arrays should
239 was introduced to allow for zero-length arrays, to avoid these kinds of
295 With respect to one-element arrays, one has to be acutely aware that `such arrays
/linux/drivers/gpu/drm/radeon/
A Dr100.c1341 track->arrays[i + 0].robj = reloc->robj; in r100_packet3_load_vbpntr()
1342 track->arrays[i + 0].esize &= 0x7F; in r100_packet3_load_vbpntr()
1351 track->arrays[i + 1].robj = reloc->robj; in r100_packet3_load_vbpntr()
1353 track->arrays[i + 1].esize &= 0x7F; in r100_packet3_load_vbpntr()
1365 track->arrays[i + 0].robj = reloc->robj; in r100_packet3_load_vbpntr()
1367 track->arrays[i + 0].esize &= 0x7F; in r100_packet3_load_vbpntr()
1960 track->arrays[0].robj = reloc->robj; in r100_packet3_check()
2324 if (track->arrays[i].robj == NULL) { in r100_cs_track_check()
2343 if (track->arrays[i].robj == NULL) { in r100_cs_track_check()
2423 track->arrays[i].robj = NULL; in r100_cs_track_clear()
[all …]
A Dr100_track.h69 struct r100_cs_track_array arrays[16]; member
/linux/tools/bpf/bpftool/
A Dprog.c815 __u64 arrays; in do_dump() local
876 arrays = 1UL << BPF_PROG_INFO_JITED_INSNS; in do_dump()
878 arrays = 1UL << BPF_PROG_INFO_XLATED_INSNS; in do_dump()
880 arrays |= 1UL << BPF_PROG_INFO_JITED_KSYMS; in do_dump()
881 arrays |= 1UL << BPF_PROG_INFO_JITED_FUNC_LENS; in do_dump()
882 arrays |= 1UL << BPF_PROG_INFO_FUNC_INFO; in do_dump()
883 arrays |= 1UL << BPF_PROG_INFO_LINE_INFO; in do_dump()
884 arrays |= 1UL << BPF_PROG_INFO_JITED_LINE_INFO; in do_dump()
889 info_linear = bpf_program__get_prog_info_linear(fds[i], arrays); in do_dump()
/linux/Documentation/devicetree/bindings/net/ieee802154/
A Dat86rf230.txt16 arrays of xtal pins: 0 = +0 pF, 0xf = +4.5 pF
/linux/Documentation/devicetree/bindings/powerpc/opal/
A Dpower-mgt.txt28 properties are exposed as arrays. Each entry in the property array
35 otherwise. The length of all the property arrays must be the same.
/linux/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-sirf.txt25 group and function arrays in driver files:
/linux/Documentation/admin-guide/device-mapper/
A Dswitch.rst18 Dell EqualLogic and some other iSCSI storage arrays use a distributed
20 consists of a number of distinct storage arrays ("members") each having
/linux/Documentation/networking/
A Dfib_trie.rst39 Level Compression / child arrays
46 in order to avoid ever-increasing child arrays.
/linux/Documentation/devicetree/bindings/bus/
A Dqcom,ebi2.txt76 Optional properties arrays for SLOW chip selects:
95 Optional properties arrays for FAST chip selects:
/linux/Documentation/userspace-api/media/v4l/
A Dextended-controls.rst45 on arrays of controls (as opposed to the
75 such as N-dimensional arrays and/or structures. You need to specify the
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-ioc-g-topology.rst41 Before the second call, the userspace should allocate arrays to store
47 desired arrays with the media graph elements.
/linux/Documentation/i2c/
A Di2c-stub.rst18 arrays in memory. It will also spam the kernel logs for every command it
/linux/Documentation/devicetree/bindings/net/
A Dmarvell-bt-8xxx.txt29 named "wakeup" from the interrupt-names and interrupt arrays.
/linux/Documentation/vm/
A Dovercommit-accounting.rst18 applications. Classic example is code using sparse arrays and

Completed in 40 milliseconds

1234