Home
last modified time | relevance | path

Searched refs:server (Results 1 – 25 of 38) sorted by relevance

12

/drivers/s390/block/
Ddasd_alias.c55 list_for_each_entry(pos, &aliastree.serverlist, server) { in _find_server()
65 static struct alias_lcu *_find_lcu(struct alias_server *server, in _find_lcu() argument
69 list_for_each_entry(pos, &server->lculist, lcu) { in _find_lcu()
106 struct alias_server *server; in _allocate_server() local
108 server = kzalloc(sizeof(*server), GFP_KERNEL); in _allocate_server()
109 if (!server) in _allocate_server()
111 memcpy(server->uid.vendor, uid->vendor, sizeof(uid->vendor)); in _allocate_server()
112 memcpy(server->uid.serial, uid->serial, sizeof(uid->serial)); in _allocate_server()
113 INIT_LIST_HEAD(&server->server); in _allocate_server()
114 INIT_LIST_HEAD(&server->lculist); in _allocate_server()
[all …]
Ddasd_eckd.h487 struct list_head server; member
/drivers/char/tpm/
Dtpm_acpi.c43 } server; member
74 len = buff->server.log_max_len; in read_log()
75 start = buff->server.log_start_addr; in read_log()
DKconfig151 /dev/vtpmX and a server-side file descriptor on which the vTPM
/drivers/gpu/drm/ast/
DKconfig2 tristate "AST server chips"
12 in server chipsets.
/drivers/gpu/drm/mgag200/
DKconfig2 tristate "Kernel modesetting driver for MGA G200 server engines"
7 This is a KMS driver for the MGA G200 server chips, it
/drivers/staging/lustre/
DTODO3 * Separate client/server functionality. Functions only used by server can be
Dsysfs-fs-lustre98 a case where clients timeout due to server-reported processing
121 in processing in seconds. Normally a server-side parameter, it
123 that are handled with a special server thread on the client.
150 Biggest blocksize on object storage server for this filesystem.
222 the server as initial read-ahead.
302 server but were not yet committed and therefore still
334 0 - LRU size is unlimited, controlled by server resources
356 if supported by the server.
417 Calculated server lock volume.
511 latency links, but has a chance of overloading a server
[all …]
DREADME.txt60 Allow lock LRU to be controlled by memory pressure on the server
62 per CPU per server on this client).
79 Source for the userspace tools and out-of-tree client and server code
/drivers/edac/
DKconfig136 E7205, E7500, E7501 and E7505 server chipsets.
143 E7520, E7525, E7320 server chipsets.
158 DP82785P and E7210 server chipsets.
165 DP82975x server chipsets.
172 3000 and 3010 server chipsets.
179 3200 and 3210 server chipsets.
193 X38 server chipsets.
255 tristate "Intel Skylake server Integrated MC"
260 Skylake server Integrated Memory Controllers.
/drivers/dca/
DKconfig2 # DCA server configuration
/drivers/scsi/
Discsi_boot_sysfs.c254 iscsi_boot_rd_attr(ini_isns, isns-server, ISCSI_BOOT_INI_ISNS_SERVER);
255 iscsi_boot_rd_attr(ini_slp, slp-server, ISCSI_BOOT_INI_SLP_SERVER);
256 iscsi_boot_rd_attr(ini_primary_radius, pri-radius-server,
258 iscsi_boot_rd_attr(ini_secondary_radius, sec-radius-server,
/drivers/idle/
DKconfig23 Enable memory power savings when idle with certain Intel server
/drivers/ras/
DKconfig27 be functioning correctly. For example, a server may run forever and
/drivers/staging/sm750fb/
Dreadme37 and this driver will use fb1, fb2. In that case, you need to configure your X-server
/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1123 #define DEFINE_REQ_FMT(name, client, client_nr, server, server_nr) { \ argument
1132 .d = server \
1137 #define DEFINE_REQ_FMT0(name, client, server) \ argument
1138 DEFINE_REQ_FMT(name, client, ARRAY_SIZE(client), server, ARRAY_SIZE(server))
/drivers/staging/vc04_services/interface/vchi/connections/
Dconnection.h75 int server,
/drivers/staging/lustre/lnet/selftest/
Dconsole.h228 int server, int testidx, int *index_p,
/drivers/staging/unisys/visorbus/
Dcontrolvmchannel.h197 u32 server:1; member
/drivers/block/
DKconfig226 on a remote file server.
283 client and server works over TCP/IP networking, but to the client
288 userland (making server and client physically the same computer,
292 especially about where to find the server code, which runs in user
/drivers/net/slip/
DKconfig12 Slip/CSlip server for other people to dial in. SLIP (Serial Line
/drivers/auxdisplay/
DKconfig94 of the xorg server.
/drivers/net/appletalk/
DKconfig11 so that your Linux box can act as a print and file server for Macs as
/drivers/pci/hotplug/
DKconfig33 Say Y here if you have a Compaq server that has a PCI Hotplug
/drivers/acpi/
DKconfig264 controller, which can be found on on the server.
479 processor machine check banks. Most server processors log

12