Home
last modified time | relevance | path

Searched +full:documentation +full:- +full:service (Results 1 – 25 of 263) sorted by relevance

1234567891011

/linux/net/rxrpc/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
22 See Documentation/networking/rxrpc.rst.
54 See Documentation/networking/rxrpc.rst.
66 through the use of the key retention service.
68 See Documentation/networking/rxrpc.rst.
71 tristate "RxRPC test service"
73 Provide an rxperf service tester. This listens on UDP port 7009 for
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-qat_telemetry4 Contact: qat-linux@intel.com
16 * 1-4: telemetry is enabled and running
40 Contact: qat-linux@intel.com
108 Contact: qat-linux@intel.com
114 * 0 to ``<num_rps - 1>``:
117 See Documentation/ABI/testing/sysfs-driver-qat.
129 service_type service associated to the RP
192 The service provided on a ring-pair varies depending on the
195 See Documentation/ABI/testing/sysfs-driver-qat for details.
201 PCI BDF/VF RP0/service RP1/service RP2/service RP3/service
[all …]
/linux/Documentation/devicetree/bindings/firmware/
H A Dintel,stratix10-svc.txt1 Intel Service Layer Driver for Stratix10 SoC
3 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard
13 service from SDM.
15 Intel Stratix10 service layer driver, running at privileged exception level
16 (EL1, Exception Layer 1), interfaces with the service providers and provides
17 the services for FPGA configuration, QSPI, Crypto and warm reset. Service layer
22 -------------------
26 - compatible: "intel,stratix10-svc" or "intel,agilex-svc"
27 - method: smc or hvc
28 smc - Secure Monitor Call
[all …]
/linux/drivers/gpu/drm/amd/display/include/
H A Dgpio_service_interface.h2 * Copyright 2012-15 Advanced Micro Devices, Inc.
5 * copy of this software and associated documentation files (the "Software"),
36 struct gpio_service *service,
50 struct gpio_service *service,
55 struct gpio_service *service,
67 struct gpio_service *service,
72 struct gpio_service *service,
94 struct gpio_service *service,
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-nic.txt4 - compatible: "hisilicon,hns-nic-v1" or "hisilicon,hns-nic-v2".
5 "hisilicon,hns-nic-v1" is for hip05.
6 "hisilicon,hns-nic-v2" is for Hi1610 and Hi1612.
7 - ae-handle: accelerator engine handle for hns,
9 see Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt
10 - port-id: is the index of port provided by DSAF (the accelerator). DSAF can
17 port-id can be 2 to 7. Here is the diagram:
18 +-----+---------------+
20 +-+-+-+---+-+-+-+-+-+-+
22 debug service
[all …]
/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgpio_service.h2 * Copyright 2012-15 Advanced Micro Devices, Inc.
5 * copy of this software and associated documentation files (the "Software"),
48 struct gpio_service *service,
52 struct gpio_service *service,
57 struct gpio_service *service,
H A Dgpio_base.c2 * Copyright 2012-15 Advanced Micro Devices, Inc.
5 * copy of this software and associated documentation files (the "Software"),
27 * Pre-requisites: headers required by header of this unit
40 * Post-requisites: headers required by this unit
63 if (gpio->pin) { in dal_gpio_open_ex()
69 if (!gpio->hw_container.ddc) { in dal_gpio_open_ex()
73 gpio->mode = mode; in dal_gpio_open_ex()
82 if (!gpio->pin) { in dal_gpio_get_value()
87 return gpio->pin->funcs->get_value(gpio->pin, value); in dal_gpio_get_value()
94 if (!gpio->pin) { in dal_gpio_set_value()
[all …]
H A Dgpio_service.c2 * Copyright 2012-15 Advanced Micro Devices, Inc.
5 * copy of this software and associated documentation files (the "Software"),
27 * Pre-requisites: headers required by header of this unit
43 * Post-requisites: headers required by this unit
58 struct gpio_service *service; in dal_gpio_service_create() local
61 service = kzalloc(sizeof(struct gpio_service), GFP_KERNEL); in dal_gpio_service_create()
63 if (!service) { in dal_gpio_service_create()
68 if (!dal_hw_translate_init(&service->translate, dce_version, in dal_gpio_service_create()
74 if (!dal_hw_factory_init(&service->factory, dce_version, in dal_gpio_service_create()
83 service->ctx = ctx; in dal_gpio_service_create()
[all …]
/linux/drivers/firmware/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
19 provides a mechanism for inter-processor communication between SCP
62 bool "Add firmware-provided memory map to sysfs" if EXPERT
65 Add the firmware-provided (unmodified) memory map to /sys/firmware/memmap.
69 See also Documentation/ABI/testing/sysfs-firmware-memmap.
78 DMI-based module auto-loading.
144 tristate "Intel Stratix10 Service Layer"
148 Intel Stratix10 service layer runs at privileged exception level,
149 interfaces with the service providers (FPGA manager is one of them)
[all …]
/linux/Documentation/tee/
H A Dts-tee.rst1 .. SPDX-License-Identifier: GPL-2.0
4 TS-TEE (Trusted Services project)
10 for developing and deploying device Root of Trust services in FF-A [2] S-EL0
12 Platform Security Architecture [3] for Arm A-profile devices.
14 The FF-A Secure Partitions (SP) are accessible through the FF-A driver [4] which
20 All Trusted Services (TS) SPs have the same FF-A UUID; it identifies the TS RPC
22 A service is identified by its service UUID; the same type of service cannot be
23 present twice in the same SP. During SP boot each service in the SP is assigned
28 OS. However, in case of FF-A, memory sharing works on an endpoint level, i.e.
33 services. Opening a service corresponds to opening a session in the given
[all …]
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst7 :Copyright: |copy| 2016-2018 NXP
24 Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
29 ---------------
31 The DPIO driver is bound to DPIO objects discovered on the fsl-mc bus and
40 The Linux DPIO driver consists of 3 primary components--
41 DPIO object driver-- fsl-mc driver that manages the DPIO object
43 DPIO service-- provides APIs to other Linux drivers for services
45 QBman portal interface-- sends portal commands, gets responses::
47 fsl-mc other
50 +---+----+ +------+-----+
[all …]
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst22 -----------------------------
33 mount -t cgroup -o blkio none /sys/fs/cgroup/blkio
98 --------------------------------
106 see Documentation/block/bfq-iosched.rst.
110 weight. For more details, see Documentation/block/bfq-iosched.rst.
152 are further divided by the type of operation - read or write, sync
159 are further divided by the type of operation - read or write, sync
168 this time represents the actual service time. When queue_depth > 1,
170 may cause the service time for a given IO to include the service time
173 the type of operation - read or write, sync or async. First two fields
[all …]
/linux/include/uapi/linux/
H A Dtipc.h1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
5 * Copyright (c) 2003-2006, 2015-2016 Ericsson AB
6 * Copyright (c) 2005, 2010-2011, Wind River Systems
16 * documentation and/or other materials provided with the distribution.
65 * Application-accessible service types
68 #define TIPC_NODE_STATE 0 /* node state service type */
69 #define TIPC_TOP_SRV 1 /* topology server service type */
70 #define TIPC_LINK_STATE 2 /* link state service type */
71 #define TIPC_RESERVED_TYPES 64 /* lowest user-allowed service type */
74 * Publication scopes when binding service / service range
[all …]
/linux/net/netfilter/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
71 and is also scheduled to replace the old syslog-based ipt_LOG
107 If both are enabled the backend to use can be configured at run-time
108 by means of per-address-family sysctl tunables.
182 This allows you to store the flow start-time and to obtain
183 the flow-stop time (once it has been destroyed) via Connection
191 This option enables support for assigning user-defined flag bits
223 bool 'UDP-Lite protocol connection tracking support'
228 tracking code will be able to do state tracking on UDP-Lite
242 connection tracking and natting code to allow the sub-channels that
[all …]
/linux/net/core/
H A Dieee8021q_helpers.c1 // SPDX-License-Identifier: GPL-2.0
12 * IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic class mapping" and
13 * Table I-1 "Traffic type to traffic class mapping".
82 * ieee8021q_tt_to_tc - Map IEEE 802.1Q Traffic Type to Traffic Class
88 * example provided by IEEE 802.1Q-2022 in Annex I "I.3 Traffic type to traffic
89 * class mapping" and Table I-1 "Traffic type to traffic class mapping".
99 return -EINVAL; in ieee8021q_tt_to_tc()
105 IEEE8021Q_TT_MAX - 1, in ieee8021q_tt_to_tc()
106 "ieee8021q_8queue_tt_tc_map != max - 1"); in ieee8021q_tt_to_tc()
110 IEEE8021Q_TT_MAX - 1, in ieee8021q_tt_to_tc()
[all …]
/linux/arch/arm/boot/dts/amazon/
H A Dalpine.dtsi17 * the documentation and/or other materials provided with the
27 #include <dt-bindings/interrupt-controller/arm-gic.h>
30 #address-cells = <2>;
31 #size-cells = <2>;
42 #address-cells = <1>;
43 #size-cells = <0>;
44 enable-method = "al,alpine-smp";
47 compatible = "arm,cortex-a15";
50 clock-frequency = <1700000000>;
54 compatible = "arm,cortex-a15";
[all …]
/linux/drivers/firmware/efi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
42 resource, and set aside for direct-access (device-dax) by
45 device-dax kmem facility. Say N to have the kernel treat this
87 memory before executing it via LoadImage/StartImage EFI boot service
88 calls. For compatibility with non-EFI loaders, the payload can be
90 loader implements the decompression algorithm and that non-EFI boot
135 bool "Add support for Quark capsules with non-standard headers"
144 tristate "EFI Runtime Service Tests Support"
148 This driver uses the efi.<service> function pointers directly instead
150 kernel subsystem, just for testing the UEFI runtime service
[all …]
/linux/net/tipc/
H A Dname_table.h4 * Copyright (c) 2000-2006, 2014-2018, Ericsson AB
5 * Copyright (c) 2004-2005, 2010-2011, Wind River Systems
6 * Copyright (c) 2020-2021, Red Hat Inc
16 * documentation and/or other materials provided with the distribution.
50 #define TIPC_ZM_SRV 3 /* zone master service name type */
57 * struct publication - info about a published service address or range
58 * @sr: service range represented by this publication
64 * - Remote publications: in node->publ_list;
66 * - Local/node scope publications: in name_table->node_scope list
67 * - Local/cluster scope publications: in name_table->cluster_scope list
[all …]
H A Dsubscr.c2 * net/tipc/subscr.c: TIPC network topology service
4 * Copyright (c) 2000-2017, Ericsson AB
5 * Copyright (c) 2005-2007, 2010-2013, Wind River Systems
6 * Copyright (c) 2020-2021, Red Hat Inc
16 * documentation and/or other materials provided with the distribution.
46 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_send_event()
47 struct tipc_event *evt = &sub->evt; in tipc_sub_send_event()
49 if (sub->inactive) in tipc_sub_send_event()
53 tipc_evt_write(evt, found_lower, p->sr.lower); in tipc_sub_send_event()
54 tipc_evt_write(evt, found_upper, p->sr.upper); in tipc_sub_send_event()
[all …]
/linux/Documentation/security/keys/
H A Drequest-key.rst2 Key Request Service
5 The key request service is part of the key retention service (refer to
6 Documentation/security/keys/core.rst). This document explains more fully how
9 The process starts by either the kernel requesting a service by calling
45 The main difference between the access points is that the in-kernel interface
50 The request_key_tag() call is like the in-kernel request_key(), except that it
57 mechanism rather than using /sbin/request-key.
70 forking and execution of /sbin/request-key.
95 4) request_key() then forks and executes /sbin/request-key with a new session
98 5) /sbin/request-key assumes the authority associated with key U.
[all …]
/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h5 * copy of this software and associated documentation files (the "Software"),
36 * This interface is not thread-safe. Ensure that all access to the interface
39 * Initialization and usage of the DMUB service should be done in the
60 * Destroying the DMUB service can be done by calling dmub_srv_destroy().
79 /* enum dmub_window_memory_type - memory location type specification for windows */
85 /* enum dmub_status - return code for dmcub functions */
96 /* enum dmub_asic - dmub asic identifier */
118 /* enum dmub_window_id - dmub window identifier */
132 /* enum dmub_notification_type - dmub outbox notification identifier */
155 /* enum dmub_memory_access_type - memory access method */
[all …]
/linux/Documentation/devicetree/bindings/arm/omap/
H A Dcrossbar.txt1 Some socs have a large number of interrupts requests to service
4 time, so they have to be muxed to the irq-controller appropriately.
10 - compatible : Should be "ti,irq-crossbar"
11 - reg: Base address and the size of the crossbar registers.
12 - interrupt-controller: indicates that this block is an interrupt controller.
13 - ti,max-irqs: Total number of irqs available at the parent interrupt controller.
14 - ti,max-crossbar-sources: Maximum number of crossbar sources that can be routed.
15 - ti,reg-size: Size of a individual register in bytes. Every individual
17 - ti,irqs-reserved: List of the reserved irq lines that are not muxed using
23 - ti,irqs-skip: This is similar to "ti,irqs-reserved", but these are for
[all …]
/linux/net/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
14 when running on a stand-alone machine that isn't connected to any
20 contained in the package net-tools, the location and version number
21 of which are given in <file:Documentation/Changes>.
24 recommended to read the NET-HOWTO, available from
42 achieve this, you need to set skb_shinfo(skb)->frag_list to the
47 compat-independent messages instead!
103 to the KUnit documentation in Documentation/dev-tools/kunit/.
112 other computer. You will get the so-called loopback device which
123 <file:Documentation/networking/ip-sysctl.rst>.
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h5 * copy of this software and associated documentation files (the "Software"),
113 * dc_dmub_srv_set_power_state() - Sets the power state for DMUB service.
118 * @dc_dmub_srv - The DC DMUB service pointer
119 * @power_state - the DC power state
124 * dc_dmub_srv_notify_fw_dc_power_state() - Notifies firmware of the DC power state.
130 * @dc_dmub_srv - The DC DMUB service pointer
131 * @power_state - the DC power state
137 * @dc_dmub_srv_should_detect() - Checks if link detection is required.
147 * dc_wake_and_execute_dmub_cmd() - Wrapper for DMUB command execution.
162 * dc_wake_and_execute_dmub_cmd_list() - Wrapper for DMUB command list execution.
[all …]
/linux/net/lapb/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
11 connection service to exchange data frames with one other host, and
18 <file:Documentation/networking/lapb-module.rst> for technical

1234567891011