| /linux/net/appletalk/ |
| H A D | aarp.c | 74 static struct aarp_entry *resolved[AARP_HASH_SIZE]; variable 328 __aarp_expire_timer(&resolved[ct]); in aarp_expire_timeout() 354 __aarp_expire_device(&resolved[ct], dev); in aarp_device_event() 383 __aarp_expire_all(&resolved[ct]); in aarp_purge() 600 a = __aarp_find_entry(resolved[hash], dev, sa); in aarp_send_ddp() 683 a->next = resolved[hash]; in __aarp_resolved() 684 resolved[hash] = a; in __aarp_resolved() 816 a = __aarp_find_entry(resolved[sa.s_node % in aarp_rcv() 891 __aarp_expire_device(&resolved[ct], dev); in aarp_device_down() 925 if (table == resolved) { in iter_next() [all …]
|
| /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/drivers/acpi/acpica/ |
| H A D | dspkginit.c | 396 if (element->reference.resolved) { in acpi_ds_resolve_package_element() 473 element->reference.resolved = TRUE; in acpi_ds_resolve_package_element()
|
| H A D | dsobject.c | 115 obj_desc->reference.resolved = TRUE; in acpi_ds_build_internal_object() 126 obj_desc->reference.resolved = FALSE; in acpi_ds_build_internal_object()
|
| H A D | acobject.h | 344 u8 resolved; /* Reference has been resolved to a value */ member
|
| /linux/net/ceph/ |
| H A D | Kconfig | 41 be resolved using the CONFIG_DNS_RESOLVER facility.
|
| /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/arch/arm/boot/dts/ti/omap/ |
| H A D | am57xx-evm.dtso | 22 // resolved here correcly based on
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 141 char *name, *resolved, *end; in follow_link() local 167 resolved = kasprintf(GFP_KERNEL, "%s%s", link, name); in follow_link() 168 if (resolved == NULL) { in follow_link() 174 return resolved; in follow_link()
|
| /linux/drivers/gpu/drm/amd/display/ |
| H A D | Kconfig | 25 this when the following bug report has been resolved:
|
| /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/hwmon/ |
| H A D | peci-cputemp.rst | 86 temp[6-N]_label Provides string "Core X", where X is resolved core
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | pnfs.rst | 32 lsegs reference device ids, which are resolved per nfs_client and
|
| /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
|
| /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/filesystems/spufs/ |
| H A D | spu_create.rst | 83 ENOENT Part of pathname could not be resolved.
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-ali15x3.rst | 116 the SMBus will hang and this can only be resolved by
|
| /linux/Documentation/bpf/ |
| 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/arch/riscv/ |
| H A D | cmodx.rst | 39 pacthable 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/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 1386 bool resolved = true; in ofdpa_port_ipv4_nh() local 1406 resolved = false; in ofdpa_port_ipv4_nh() 1412 resolved = !is_zero_ether_addr(found->eth_dst); in ofdpa_port_ipv4_nh() 1428 if (!resolved) in ofdpa_port_ipv4_nh()
|