Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.15/net/appletalk/
H A Daarp.c71 static struct aarp_entry *resolved[AARP_HASH_SIZE]; variable
314 __aarp_expire_timer(&resolved[ct]); in aarp_expire_timeout()
340 __aarp_expire_device(&resolved[ct], dev); in aarp_device_event()
369 __aarp_expire_all(&resolved[ct]); in aarp_purge()
665 a->next = resolved[hash]; in __aarp_resolved()
666 resolved[hash] = a; in __aarp_resolved()
798 a = __aarp_find_entry(resolved[sa.s_node % in aarp_rcv()
873 __aarp_expire_device(&resolved[ct], dev); in aarp_device_down()
907 if (table == resolved) { in iter_next()
926 iter->table = resolved; in aarp_seq_start()
[all …]
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_gpci99 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 Dsysfs-firmware-ofw25 directory name is the resolved path component name (node
/linux-6.15/drivers/acpi/acpica/
H A Ddspkginit.c396 if (element->reference.resolved) { in acpi_ds_resolve_package_element()
473 element->reference.resolved = TRUE; in acpi_ds_resolve_package_element()
H A Ddsobject.c115 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 Dacobject.h344 u8 resolved; /* Reference has been resolved to a value */ member
/linux-6.15/net/ceph/
H A DKconfig42 be resolved using the CONFIG_DNS_RESOLVER facility.
/linux-6.15/tools/net/ynl/pyynl/lib/
H A Dnlspec.py477 resolved = []
489 resolved.append(elem)
491 if len(resolved) == 0:
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Dam57xx-evm.dtso22 // resolved here correcly based on
/linux-6.15/Documentation/userspace-api/netlink/
H A Dnetlink-raw.rst155 sub-message selector will be resolved using the value 'closest' to the selector.
158 the selector will be resolved using the value 'closest' to the selector. If the
/linux-6.15/Documentation/livepatch/
H A Dmodule-elf-format.rst104 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-6.15/drivers/gpu/drm/amd/display/
H A DKconfig25 this when the following bug report has been resolved:
/linux-6.15/fs/hostfs/
H A Dhostfs_kern.c141 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-6.15/Documentation/translations/zh_CN/maintainer/
H A Dpull-requests.rst100 all been resolved (apologies to anyone living near Canberra for the
/linux-6.15/Documentation/power/
H A Ddrivers-testing.rst27 Once you have resolved the suspend/resume-related problems with your test system
/linux-6.15/Documentation/hwmon/
H A Dpeci-cputemp.rst86 temp[6-N]_label Provides string "Core X", where X is resolved core
/linux-6.15/Documentation/filesystems/nfs/
H A Dpnfs.rst32 lsegs reference device ids, which are resolved per nfs_client and
/linux-6.15/Documentation/process/
H A Dcode-of-conduct-interpretation.rst171 right to make decisions on code acceptance. These are resolved through
176 Unacceptable behaviors often get resolved when individuals acknowledge their
180 when they don't get resolved through community discussions. The Code of
H A D6.Followthrough.rst100 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.
/linux-6.15/Documentation/filesystems/spufs/
H A Dspu_create.rst83 ENOENT Part of pathname could not be resolved.
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst156 interactions between tables can be resolved.
236 In case the egress RIF and destination MAC have been resolved by previous
/linux-6.15/tools/perf/Documentation/
H A Dperf-mem.txt121 Only display entries resolved to a symbol.
/linux-6.15/Documentation/i2c/busses/
H A Di2c-ali15x3.rst116 the SMBus will hang and this can only be resolved by
/linux-6.15/Documentation/bpf/
H A Dllvm_reloc.rst120 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-6.15/Documentation/devicetree/
H A Doverlay-notes.rst56 when loaded (and resolved as described in [1]) should result in foo+bar.dts::

1234