Home
last modified time | relevance | path

Searched full:references (Results 1 – 25 of 1290) sorted by relevance

12345678910>>...52

/kernel/linux/linux-5.10/drivers/xen/
Dxen-front-pgdir-shbuf.c35 * that contains grant references to the pages of the shared
61 /* Claim grant references for the pages of the buffer. */
65 /* Map grant references of the buffer. */
68 /* Unmap grant references of the buffer. */
75 * so it can find/fill the grant references to the buffer's
93 * Map granted references of the shared buffer.
98 * references onto the backing storage (buf->pages).
108 /* No need to map own grant references. */ in xen_front_pgdir_shbuf_map()
114 * Unmap granted references of the shared buffer.
119 * references.
[all …]
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
7 between the code and the documentation. Adding cross-references for
12 cross-references. It has to be called via Makefile, while building the
26 enums and defines and create cross-references to a Sphinx book.
65 included via ..parsed-literal block with cross-references for the
73 enums and enum symbols and create cross-references for all of them.
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
140 references for \ **typedef**\ , \ **enum**\ and \ **struct**\ types. It will use :ref:
162 It won't generate cross-references for \ **PRIVATE**\ .
/kernel/linux/linux-5.10/include/uapi/xen/
Dgntdev.h48 * Inserts the grant references into the mapping table of an instance
63 /* Array of grant references, of size @count. */
68 * Removes the grant references from the mapping table of an instance of
165 * Copy between grant references and local buffers.
220 * Create a dma-buf [1] from grant references @refs of count @count provided
241 /* Number of grant references in @refs array. */
246 /* The domain ID of the grant references to be mapped. */
249 /* Array of grant references of size @count. */
274 * Import a dma-buf with file descriptor @fd and export granted references
284 /* Number of grant references in @refs array. */
[all …]
/kernel/linux/linux-5.10/include/xen/
Dxen-front-pgdir-shbuf.h23 * Number of references granted for the backend use:
26 * of grant references for the page directory and the pages
30 * of grant references for the page directory itself as grant
31 * references for the buffer will be provided by the backend.
73 * grant references to the buffer with the frontend.
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-postgresql.py893 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
894 'ADD CONSTRAINT processfk FOREIGN KEY (process_id) REFERENCES threads (id)')
896 'ADD CONSTRAINT threadfk FOREIGN KEY (c_thread_id) REFERENCES threads (id)')
898 'ADD CONSTRAINT commfk FOREIGN KEY (comm_id) REFERENCES comms (id),'
899 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id)')
901 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id)')
903 'ADD CONSTRAINT dsofk FOREIGN KEY (dso_id) REFERENCES dsos (id)')
905 'ADD CONSTRAINT evselfk FOREIGN KEY (evsel_id) REFERENCES selected_events (id),'
906 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
907 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id),'
[all …]
/kernel/linux/linux-5.10/scripts/
Dcheckkconfigsymbols.py376 files as keys and lists of references Kconfig symbols as values."""
386 references = []
389 return references
401 references.append(symbol)
403 return references
412 """Parse kconfig files and return tuple of defined and references Kconfig
421 defined, references = parse_kconfig_file(kfile)
424 # do not collect references for files that match the ignore pattern
426 referenced_symbols[kfile] = references
431 """Parse @kfile and update symbol definitions and references."""
[all …]
Ddocumentation-file-ref-check4 # Treewide grep for references to files under Documentation, and report
43 # Step 1: find broken references
44 print "Finding broken references. This may take a while... " if ($fix);
109 # some file references are like:
160 print STDERR "Warning: $f references a file that doesn't exist: $fulref\n";
171 print "Auto-fixing broken references. Please double-check the results\n";
/kernel/linux/linux-5.10/include/linux/
Dhidden.h6 * may have symbol references that can only be resolved at load time. For a
8 * that is modified by the loader), this results in all references to symbols
15 * references will be satisfied at link time rather than at load time, by
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-handle.txt7 references of trace event parser context.
31 When there is no more references, then it will free the handler, as well
41 The _tep_ref_get()_ functions gets the current references of the _tep_ handler.
48 _tep_ref_get()_ returns the current references of _tep_.
/kernel/linux/linux-5.10/Documentation/gpu/dp-mst/
Dtopology-figure-1.dot9 /* Driver malloc references */
24 /* Topology references */
30 /* Malloc references */
Dtopology-figure-2.dot9 /* Driver malloc references */
24 /* Topology references */
32 /* Malloc references */
Dtopology-figure-3.dot12 /* Driver malloc references */
26 /* Topology references */
34 /* Malloc references */
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/dsd/
Dleds.rst18 references are limited to device nodes only [2]. For this reason using the same
37 show below. Objects not relevant for LEDs or the references to them have been
90 References chapter
111 [7] Documentation/firmware-guide/acpi/dsd/data-node-references.rst
Dgraph.rst16 hierarchical data extension supports nodes with references to other
68 name followed by a reference in the same package. Such references consist of
71 data extension reference under the port. Individual references thus appear as::
78 The references to endpoints must be always done both ways, to the
153 References chapter
/kernel/linux/linux-5.10/include/media/
Dv4l2-h264.h22 * @refs: array of references
24 * @unordered_reflist: unordered list of references. Will be used to generate
26 * @num_valid: number of valid references in the refs array
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/goldmont/
Dfrontend.json10 …"BriefDescription": "References per ICache line that are available in the ICache (hit). This event…
20 …"BriefDescription": "References per ICache line that are not available in the ICache (miss). This …
30 …"BriefDescription": "References per ICache line. This event counts differently than Intel processo…
/kernel/linux/linux-5.10/include/uapi/linux/
Dfadvise.h6 #define POSIX_FADV_RANDOM 1 /* Expect random page references. */
7 #define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dfadvise.h6 #define POSIX_FADV_RANDOM 1 /* Expect random page references. */
7 #define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/goldmontplus/
Dfrontend.json12 …"BriefDescription": "References per ICache line that are available in the ICache (hit). This event…
24 …"BriefDescription": "References per ICache line that are not available in the ICache (miss). This …
36 …"BriefDescription": "References per ICache line. This event counts differently than Intel processo…
/kernel/linux/linux-5.10/drivers/of/
Dresolver.c149 * Adjust the local phandle references by the given phandle delta.
236 * does not conflict with the live expanded devicetree. Update references
237 * to the local phandles in @overlay. Update (resolve) phandle references
243 * at live_tree_max_phandle() + 1. Update references to the phandles to
250 * corresponding to that symbol in the live tree. Update the references in
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dstackprotector.h11 * replaces these symbol references with references to each task's own
/kernel/linux/linux-5.10/Documentation/devicetree/
Ddynamic-resolution-notes.rst21 3. Using the __local__fixups__ node information adjust all local references
23 4. For each property in the __fixups__ node locate the node it references
/kernel/linux/linux-5.10/Documentation/livepatch/
Dshadow-vars.rst26 A hashtable references all shadow variables. These references are
86 - find and remove any <*, id> references from global hashtable
214 3. References
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_frags.rst40 was implemented. It allows for freeing multiple references from a single
42 cleaning up the multiple references that were added to a page in order to
/kernel/linux/linux-5.10/drivers/net/wireguard/
Dpeer.c113 * longer have references inside these queues. in peer_remove_after_dead()
138 * have new references in (1) eventually, because we're removed from in peer_remove_after_dead()
139 * allowedips; we won't have new references in (2) eventually, because in peer_remove_after_dead()
142 * references in (3) eventually, because we're removed from the pubkey in peer_remove_after_dead()

12345678910>>...52