Searched full:resolver (Results 1 – 25 of 42) sorted by relevance
12
| /linux/net/dns_resolver/ |
| H A D | Kconfig | 3 # 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.
|
| H A D | Makefile | 3 # Makefile for the Linux DNS Resolver.
|
| H A D | dns_key.c | 25 MODULE_DESCRIPTION("DNS Resolver"); 31 MODULE_PARM_DESC(debug, "DNS Resolver debugging mask"); 359 kdebug("DNS resolver keyring: %d\n", key_serial(keyring)); in init_dns_resolver()
|
| /linux/Documentation/devicetree/ |
| H A D | dynamic-resolution-notes.rst | 4 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:
|
| H A D | kernel-api.rst | 50 .. kernel-doc:: drivers/of/resolver.c
|
| /linux/drivers/iio/resolver/ |
| H A D | Kconfig | 3 # 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 38 Say yes here to build support for Analog Devices spi resolver
|
| H A D | Makefile | 3 # Makefile for Resolver/Synchro drivers
|
| H A D | ad2s1200.c | 3 * ad2s1200.c simple support for the ADI Resolver to Digital Converters: 199 MODULE_DESCRIPTION("Analog Devices AD2S1200/1205 Resolver to Digital SPI driver");
|
| /linux/Documentation/devicetree/bindings/iio/resolver/ |
| H A D | adi,ad2s90.yaml | 4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s90.yaml# 7 title: Analog Devices AD2S90 Resolver-to-Digital Converter 55 resolver@0 {
|
| H A D | adi,ad2s1210.yaml | 4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s1210.yaml# 7 title: Analog Devices AD2S1210 Resolver-to-Digital Converter 14 resolver-to-digital converter, integrating an on-board programmable 163 resolver@0 {
|
| /linux/include/uapi/linux/ |
| H A D | dns_resolver.h | 2 /* DNS resolver interface definitions. 43 * Source of record included in DNS resolver payload. 56 * Status of record included in DNS resolver payload.
|
| /linux/fs/nfs/ |
| H A D | Kconfig | 183 bool "Use the legacy NFS DNS resolver" 188 resolver script.
|
| /linux/include/keys/ |
| H A D | dns_resolver-type.h | 2 /* DNS resolver key type
|
| /linux/Documentation/translations/zh_CN/devicetree/ |
| H A D | dynamic-resolution-notes.rst | 16 本文描述了内核内DeviceTree解析器的实现,它位于drivers/of/resolver.c中。
|
| H A D | kernel-api.rst | 54 drivers/of/resolver.c
|
| /linux/drivers/of/ |
| H A D | Makefile | 12 obj-$(CONFIG_OF_RESOLVE) += resolver.o
|
| /linux/include/linux/ |
| H A D | dns_resolver.h | 2 * DNS Resolver upcall management for CIFS DFS and AFS
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | backporting.rst | 20 assustador. Felizmente, resolver conflitos é uma habilidade como qualquer outra, 106 mostrando onde está o conflito e como as duas ramificações divergiram. Resolver 253 adicionais e quer apenas resolver o conflito. O Git terá inserido marcadores de 329 melhores decisões sobre como resolver o conflito.
|
| H A D | code-of-conduct-interpretation.rst | 195 investigar e resolver esses relatos, trabalhando com todas as partes
|
| H A D | management-style.rst | 152 Para resolver esse problema, você realmente só tem duas opções:
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | udpclash.c | 7 * This mimics DNS resolver libraries that emit A and AAAA requests
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | kernel-enforcement-statement.rst | 55 resolver el problema.
|
| H A D | management-style.rst | 176 Para resolver este problema, realmente solo tienes dos opciones:
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfs-client.rst | 63 The DNS resolver
|
| /linux/tools/bootconfig/scripts/ |
| H A D | ftrace2bconf.sh | 86 # Variables resolver
|
12