| /linux/kernel/bpf/ |
| H A D | stackmap.c | 200 struct stack_map_cached_vma resolved; member 215 vm_start = cache->resolved.vm_start; in stack_map_build_id_set_from_cache() 216 vm_end = cache->resolved.vm_end; in stack_map_build_id_set_from_cache() 218 vm_pgoff = cache->resolved.vm_pgoff; in stack_map_build_id_set_from_cache() 220 stack_map_build_id_set_valid(id, offset, cache->resolved.build_id); in stack_map_build_id_set_from_cache() 245 if (cache->resolved.file) in stack_map_build_id_cache_set_resolved() 246 fput(cache->resolved.file); in stack_map_build_id_cache_set_resolved() 247 cache->resolved = (struct stack_map_cached_vma){ in stack_map_build_id_cache_set_resolved() 338 struct stack_map_cached_vma *res = &cache.resolved; in stack_map_get_build_id_offset_sleepable()
|
| H A D | liveness.c | 1334 struct arg_track resolved, *ptr; in record_load_store_access() local 1374 resolved.off_cnt = ptr->off_cnt; in record_load_store_access() 1375 resolved.frame = ptr->frame; in record_load_store_access() 1377 if (arg_add(ptr->off[oi], insn->off, &resolved.off[oi])) { in record_load_store_access() 1378 resolved.off_cnt = 0; in record_load_store_access() 1382 ptr = &resolved; in record_load_store_access()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-hv_gpci | 99 HCALL with return error type "H_AUTHORITY" can be resolved during 131 HCALL with return error type "H_AUTHORITY" can be resolved during 163 HCALL with return error type "H_AUTHORITY" can be resolved during 195 HCALL with return error type "H_AUTHORITY" can be resolved during 227 HCALL with return error type "H_AUTHORITY" can be resolved during
|
| H A D | sysfs-firmware-ofw | 25 directory name is the resolved path component name (node
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | nlspec.py | 510 resolved = [] 522 resolved.append(elem) 524 if len(resolved) == 0:
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am57xx-evm.dtso | 22 // resolved here correcly based on
|
| /linux/Documentation/livepatch/ |
| H A D | module-elf-format.rst | 104 livepatch symbol. These must be resolved before livepatch can call 192 objects, whose addresses cannot be resolved by the module loader (because 199 symbols are resolved simply when the target module loads. In any case, for 201 section must be resolved before livepatch can call apply_relocate_add() for
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | pull-requests.rst | 100 all been resolved (apologies to anyone living near Canberra for the
|
| /linux/Documentation/power/ |
| H A D | drivers-testing.rst | 27 Once you have resolved the suspend/resume-related problems with your test system
|
| /linux/Documentation/bpf/ |
| H A D | signing.rst | 43 - **kfunc and ksym references** are resolved to ids/addresses in the running 136 has resolved the ``fd_array`` entries into the program's ``used_maps``. The 166 verifier as usual; because that check runs while ``fd_array`` is resolved - 177 ksym or a BTF fd in ``fd_array``, whether resolved up front or lazily for a 411 **user/session key or keyring** that ``keyring_id`` resolved to - the 441 - serial of the resolved key/keyring
|
| H A D | llvm_reloc.rst | 120 data bitsize is 32 (4 bytes). The relocation can be resolved with 127 bitsize is 64 (8 bytes). The relocation can be resolved with 133 is involved, ``R_BPF_64_NODYLD32`` types of relocations should not be resolved
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | pnfs.rst | 32 lsegs reference device ids, which are resolved per nfs_client and
|
| /linux/Documentation/hwmon/ |
| H A D | peci-cputemp.rst | 88 temp[6-N]_label Provides string "Core X", where X is resolved core
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-dpipe.rst | 156 interactions between tables can be resolved. 236 In case the egress RIF and destination MAC have been resolved by previous
|
| /linux/Documentation/process/ |
| H A D | 6.Followthrough.rst | 100 anywhere? Most technical disagreements can be resolved through discussion, 115 most of the review issues have been resolved, the next step is usually 143 Now they can be resolved at leisure, before the merge window opens.
|
| H A D | kernel-enforcement-statement.rst | 48 Finally, once a non-compliance issue is resolved, we hope the user will feel
|
| H A D | cve.rst | 57 have a CVE assigned before an issue is resolved with a commit, please
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-ali15x3.rst | 116 the SMBus will hang and this can only be resolved by
|
| /linux/Documentation/arch/riscv/ |
| H A D | cmodx.rst | 39 patchable function. The metadata is resolved at the first trampoline, then the
|
| /linux/Documentation/gpu/rfc/ |
| H A D | gpusvm.rst | 50 to be added in the future. Ideally, this should be resolved on the
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | userfaultfd.rst | 164 resolved by either providing a new page (``UFFDIO_COPY``), or mapping 255 happens, meanwhile the write-protection will be resolved automatically by 336 userfault was already resolved and waken by a ``UFFDIO_COPY|ZEROPAGE`` run
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-mem.txt | 146 Only display entries resolved to a symbol.
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 1369 bool resolved = true; in ofdpa_port_ipv4_nh() local 1389 resolved = false; in ofdpa_port_ipv4_nh() 1395 resolved = !is_zero_ether_addr(found->eth_dst); in ofdpa_port_ipv4_nh() 1411 if (!resolved) in ofdpa_port_ipv4_nh()
|
| /linux/Documentation/maintainer/ |
| H A D | feature-and-driver-maintainers.rst | 78 are resolved in a timely manner: regressions, kernel crashes, kernel warnings,
|
| /linux/tools/testing/ktest/ |
| H A D | ktest.pl | 4268 my ($resolved) = @_; 4291 if ($resolved) { 4301 if ($resolved) {
|