Home
last modified time | relevance | path

Searched full:resolver (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v6.1/net/dns_resolver/
DKconfig3 # Configuration for DNS Resolver
6 tristate "DNS Resolver support"
9 Saying Y here will include support for the DNS Resolver key type
13 DNS Resolver is used to query DNS server for information. Examples
18 DNS Resolver is used by the CIFS and AFS modules, and would support
19 SMB2 later. DNS Resolver is supported by the userspace upcall
20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
DMakefile3 # Makefile for the Linux DNS Resolver.
Ddns_key.c37 MODULE_DESCRIPTION("DNS Resolver");
43 MODULE_PARM_DESC(debug, "DNS Resolver debugging mask");
365 kdebug("DNS resolver keyring: %d\n", key_serial(keyring)); in init_dns_resolver()
/Linux-v6.1/Documentation/devicetree/
Ddynamic-resolution-notes.rst4 Devicetree Dynamic Resolver Notes
8 DeviceTree resolver, residing in drivers/of/resolver.c
10 How the resolver works
13 The resolver is given as an input an arbitrary tree compiled with the
17 In sequence the resolver works by the following steps:
/Linux-v6.1/drivers/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
11 Say yes here to build support for Analog Devices spi resolver
22 Say yes here to build support for Analog Devices spi resolver
Dad2s90.c3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90
129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
DMakefile3 # Makefile for Resolver/Synchro drivers
Dad2s1200.c3 * ad2s1200.c simple support for the ADI Resolver to Digital Converters:
205 MODULE_DESCRIPTION("Analog Devices AD2S1200/1205 Resolver to Digital SPI driver");
/Linux-v6.1/drivers/staging/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
12 Say yes here to build support for Analog Devices spi resolver
DMakefile3 # Makefile for Resolver/Synchro drivers
/Linux-v6.1/Documentation/devicetree/bindings/iio/resolver/
Dadi,ad2s90.yaml4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s90.yaml#
7 title: Analog Devices AD2S90 Resolver-to-Digital Converter
52 resolver@0 {
/Linux-v6.1/include/uapi/linux/
Ddns_resolver.h2 /* DNS resolver interface definitions.
43 * Source of record included in DNS resolver payload.
56 * Status of record included in DNS resolver payload.
Datmarp.h19 waiting for the resolver */
/Linux-v6.1/tools/lib/traceevent/Documentation/
Dlibtraceevent-func_apis.txt31 functions resolver. This function receives a pointer to its custom context
37 kernel functions resolver. The _tep_ argument is trace event parser context.
39 resolver is used by the APIs _tep_find_function()_,
44 resolver to the default function. The _tep_ argument is trace event parser
/Linux-v6.1/Documentation/networking/
Ddns_resolver.rst4 DNS Resolver Module
20 The DNS resolver module provides a way for kernel services to make DNS queries
42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh.h65 /* set action resolver record */
69 /* set enable action resolver section */
/Linux-v6.1/drivers/staging/iio/
DMakefile12 obj-y += resolver/
DKconfig14 source "drivers/staging/iio/resolver/Kconfig"
/Linux-v6.1/include/keys/
Ddns_resolver-type.h2 /* DNS resolver key type
/Linux-v6.1/fs/cifs/
Ddns_resolve.h3 * DNS Resolver upcall management for CIFS DFS
/Linux-v6.1/fs/nfs/
DKconfig179 bool "Use the legacy NFS DNS resolver"
184 resolver script.
/Linux-v6.1/Documentation/translations/zh_CN/devicetree/
Ddynamic-resolution-notes.rst16 本文描述了内核内DeviceTree解析器的实现,它位于drivers/of/resolver.c中。
Dkernel-api.rst54 drivers/of/resolver.c
/Linux-v6.1/drivers/of/
DMakefile12 obj-$(CONFIG_OF_RESOLVE) += resolver.o
/Linux-v6.1/include/linux/
Ddns_resolver.h2 * DNS Resolver upcall management for CIFS DFS and AFS

12