| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/ |
| H A D | umplock_driver.c | 40 _lock_ref references[MAX_PIDS]; member 94 if (device.items[i].references[j].pid == lock_cmd->pid) { in umplock_find_item_by_pid() 138 if (device.items[i_index].references[ref_index].pid == 0) { in do_umplock_create_locked() 143 device.items[i_index].references[ref_index].pid = lock_cmd->pid; in do_umplock_create_locked() 144 device.items[i_index].references[ref_index].ref_count = 0; in do_umplock_create_locked() 145 device.items[i_index].references[ref_index].down_count = 0; in do_umplock_create_locked() 158 device.items[i_index].references[0].pid = lock_cmd->pid; in do_umplock_create_locked() 159 device.items[i_index].references[0].ref_count = 0; in do_umplock_create_locked() 160 device.items[i_index].references[0].down_count = 0; in do_umplock_create_locked() 203 device.items[i_index].references[ref_index].ref_count++; in do_umplock_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-front-pgdir-shbuf.c | 35 * 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ipa-ref.h | 63 IPA_REF_ADDR references when representing speculative calls. */ 74 /* List of references. This is stored in both callgraph and varpool nodes. */ 81 if (!vec_safe_length (references)) in first_reference() 83 return &(*references)[0]; in first_reference() 124 references = NULL; in clear() 127 /* Return number of references. */ 130 return vec_safe_length (references); in nreferences() 133 /* Store actual references in references vector. */ 134 vec<ipa_ref_t, va_gc> *references; member 135 /* Referring is vector of pointers to references. It must not live in GGC space [all …]
|
| H A D | ipa-icf.h | 59 /* Total number of references to items of this class. */ 70 /* Class is container for address references for a symtab_node. */ 85 /* Vector of address references. */ 88 /* Vector of interposable references. */ 207 /* References independent hash function. */ 220 /* Update hash by address sensitive references. */ 245 /* Number of references to a semantic symbols (function calls, 246 variable references). */ 258 /* List of tree references (either FUNC_DECL or VAR_DECL). */ 261 /* A set with symbol table references. */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ipa-ref.h | 63 IPA_REF_ADDR references when representing speculative calls. */ 74 /* List of references. This is stored in both callgraph and varpool nodes. */ 81 if (!vec_safe_length (references)) in first_reference() 83 return &(*references)[0]; in first_reference() 124 references = NULL; in clear() 127 /* Return number of references. */ 130 return vec_safe_length (references); in nreferences() 133 /* Store actual references in references vector. */ 134 vec<ipa_ref_t, va_gc> *references; member 135 /* Referring is vector of pointers to references. It must not live in GGC space [all …]
|
| H A D | ipa-icf.h | 59 /* Total number of references to items of this class. */ 70 /* Class is container for address references for a symtab_node. */ 85 /* Vector of address references. */ 88 /* Vector of interposable references. */ 207 /* References independent hash function. */ 220 /* Update hash by address sensitive references. */ 245 /* Number of references to a semantic symbols (function calls, 246 variable references). */ 258 /* List of tree references (either FUNC_DECL or VAR_DECL). */ 261 /* A set with symbol table references. */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 6 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**\ .
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/xen/ |
| H A D | gntdev.h | 48 * 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/xen/ |
| H A D | gntdev.h | 48 * 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 …]
|
| /OK3568_Linux_fs/kernel/include/uapi/xen/ |
| H A D | gntdev.h | 48 * 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 …]
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 893 '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 …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkkconfigsymbols.py | 376 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 …]
|
| H A D | documentation-file-ref-check | 4 # 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";
|
| /OK3568_Linux_fs/kernel/include/xen/ |
| H A D | xen-front-pgdir-shbuf.h | 23 * 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.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline_schema.sql | 41 region_id INTEGER NOT NULL REFERENCES regions(id) ON DELETE CASCADE, 42 resource_id INTEGER NOT NULL REFERENCES resources(id), 47 region_id INTEGER NOT NULL REFERENCES regions(id) ON DELETE CASCADE, 48 tile_id INTEGER NOT NULL REFERENCES tiles(id),
|
| H A D | offline_schema.hpp | 44 " region_id INTEGER NOT NULL REFERENCES regions(id) ON DELETE CASCADE,\n" 45 " resource_id INTEGER NOT NULL REFERENCES resources(id),\n" 49 " region_id INTEGER NOT NULL REFERENCES regions(id) ON DELETE CASCADE,\n" 50 " tile_id INTEGER NOT NULL REFERENCES tiles(id),\n"
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | README | 168 variables substitutions, notes and references. 264 Links and References 272 https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html. 277 References 286 insert references from any document. 291 Please check this :ref:`manual/intro:Cross-References to Locations in the Same Document` 296 Please check this :ref:`section <manual/intro:Cross-References to Locations in the Same Document>` 298 TIP: The following command can be used to dump all the references that 311 (https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-the-external-links-e… 343 References to the BitBake manual can be done:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Weakref.html | 75 If direct references or definitions of the symbol are present, then the symbol 76 will not be weak, but if all references to it are through weak references, the 79 <p>The effect is equivalent to moving all references to the alias to a separate 83 had the references to the alias removed.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Weakref.html | 75 If direct references or definitions of the symbol are present, then the symbol 76 will not be weak, but if all references to it are through weak references, the 79 <p>The effect is equivalent to moving all references to the alias to a separate 83 had the references to the alias removed.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | codeparser.py | 16 # bb.data references bb.parse but can't directly import due to circular dependencies. 34 self.assertEqual(self.references, refs) 46 self.references = parsedvar.references 71 self.references = parsedvar.references 119 self.assertNotIn(name, self.references) 199 self.references = parsedvar.references | parser.references
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-handle.txt | 7 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_.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hidden.h | 6 * 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
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/ |
| H A D | graph.rst | 16 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
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/dp-mst/ |
| H A D | topology-figure-2.dot | 9 /* Driver malloc references */ 24 /* Topology references */ 32 /* Malloc references */
|
| H A D | topology-figure-1.dot | 9 /* Driver malloc references */ 24 /* Topology references */ 30 /* Malloc references */
|