Home
last modified time | relevance | path

Searched full:functions (Results 1 – 25 of 5529) sorted by relevance

12345678910>>...222

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-37xx-pinctrl.txt30 Available groups and functions for the North bridge:
34 - functions jtag, gpio
38 - functions sdio, gpio
42 - functions emmc, gpio
46 - functions pwm, led, gpio
50 - functions pwm, led, gpio
54 - functions pwm, led, gpio
58 - functions pwm, led, gpio
62 - functions pmic, gpio
66 - functions pmic, gpio
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z196/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z15/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z14/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_zec12/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z13/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z10/
Dcrypto.json6 "BriefDescription": "PRNG Functions",
7 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
14 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
20 "BriefDescription": "PRNG Blocked Functions",
21 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
28 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
34 "BriefDescription": "SHA Functions",
35 "PublicDescription": "Total number of SHA functions issued by the CPU"
42 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
48 "BriefDescription": "SHA Blocked Functions",
[all …]
/kernel/linux/linux-5.10/Documentation/usb/
Dgadget_configfs.rst15 be connected to a USB Host to extend it with additional functions like a serial
20 functions, each function representing e.g. a serial connection or a SCSI disk.
22 Linux provides a number of functions for gadgets to use.
25 and which functions each configuration will provide.
123 3. Creating the functions
126 The gadget will provide some functions, for each function its corresponding
129 $ mkdir functions/<name>.<instance name>
134 $ mkdir functions/ncm.usb0 # usb_f_ncm.ko gets loaded with request_module()
145 4. Associating the functions with their configurations
149 configurations specified and a number of functions available. What remains
[all …]
Dfunctionfs.rst9 that kernel level composite functions provide when they are added to
12 This in particular means that the composite initialisation functions
37 a gadget could use several FunctionFS functions. The idea is that
45 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid
54 If no "functions" module parameters is supplied, the driver accepts
57 When "functions" module parameter is supplied, only functions
58 with listed names are accepted. In particular, if the "functions"
60 is similar to when there is no "functions" at all; however,
64 filesystems have been mounted and USB descriptors of all functions
/kernel/linux/linux-5.10/Documentation/core-api/
Dgenalloc.rst21 :functions: gen_pool_create
24 :functions: devm_gen_pool_create
42 :functions: gen_pool_destroy
53 :functions: gen_pool_add
56 :functions: gen_pool_add_owner
65 The functions for allocating memory from the pool (and putting it back)
69 :functions: gen_pool_alloc
72 :functions: gen_pool_dma_alloc
75 :functions: gen_pool_free_owner
87 how the allocation functions choose which specific piece of memory to
[all …]
/kernel/linux/linux-5.10/Documentation/trace/
Dftrace-uses.rst2 Using ftrace to hook to functions
16 beginning of functions in order to record and trace the flow of the kernel.
77 no longer being called by functions after the unregister_ftrace_function()
146 itself or any nested functions that those functions call.
163 If this is set, then the callback will only be called by functions
182 Filtering which functions to trace
185 If a callback is only to be called from specific functions, a filter must be
204 Filters denote which functions should be enabled when tracing is enabled.
205 If @buf is NULL and reset is set, all functions will be enabled for tracing.
207 The @buf can also be a glob expression to enable all functions that
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/berlin/
Dberlin.c30 struct berlin_pinctrl_function *functions; member
117 return pctrl->functions[function].name; in berlin_pinmux_get_function_name()
127 *groups = pctrl->functions[function].groups; in berlin_pinmux_get_function_groups()
128 *num_groups = pctrl->functions[function].ngroups; in berlin_pinmux_get_function_groups()
138 struct berlin_desc_function *function = group->functions; in berlin_pinctrl_find_function_by_name()
156 struct berlin_pinctrl_function *func = pctrl->functions + function; in berlin_pinmux_set()
183 struct berlin_pinctrl_function *function = pctrl->functions; in berlin_pinctrl_add_function()
212 /* compute the maxiumum number of functions a group can have */ in berlin_pinctrl_build_state()
217 pctrl->functions = kcalloc(max_functions, in berlin_pinctrl_build_state()
218 sizeof(*pctrl->functions), GFP_KERNEL); in berlin_pinctrl_build_state()
[all …]
/kernel/linux/linux-5.10/lib/
DKconfig15 bool "Automatically choose fastest RAID6 PQ functions"
19 Benchmark all available RAID6 PQ functions on init and choose the
110 tristate "CRC-CCITT functions"
113 modules require CRC-CCITT functions, but a module built outside
115 functions require M here.
118 tristate "CRC16 functions"
121 modules require CRC16 functions, but a module built outside
123 functions require M here.
135 tristate "CRC ITU-T V.41 functions"
138 modules require CRC ITU-T V.41 functions, but a module built outside
[all …]
/kernel/linux/linux-5.10/Documentation/s390/
Dpci.rst48 Entries specific to zPCI functions and entries that hold zPCI information.
58 powered off until all virtual functions are removed with:
74 PCI function group ID, functions that share identical functionality
79 The virtual function number, from 1 to N for virtual functions,
80 0 for physical functions.
97 The more the segments are different, the more the functions are isolated.
105 * When not using multi-functions (norid is set, or the firmware does not
106 support multi-functions):
113 * When using multi-functions (norid parameter is not set),
114 zPCI functions are addressed differently:
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc1 What: /config/usb-gadget/gadget/functions/uvc.name
12 What: /config/usb-gadget/gadget/functions/uvc.name/control
24 What: /config/usb-gadget/gadget/functions/uvc.name/control/class
29 What: /config/usb-gadget/gadget/functions/uvc.name/control/class/ss
34 What: /config/usb-gadget/gadget/functions/uvc.name/control/class/fs
39 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal
44 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output
49 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output/default
66 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/camera
71 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/camera/default
[all …]
/kernel/linux/linux-5.10/Documentation/livepatch/
Dlivepatch.rst13 4.1. New functions
33 functions without a system reboot.
66 Functions are there for a reason. They take some input parameters, get or
70 Many fixes do not change the semantic of the modified functions. For
74 the same way to the rest of the system. In this case, the functions might
78 ordering of locking in multiple functions at the same time. Or a patch
80 all the relevant functions. In this case, the affected unit
82 the functions at the same time. Also the switch must happen only
86 The theory about how to apply functions a safe way is rather complex.
111 tasks. If no affected functions are on the stack of a given task,
[all …]
/kernel/linux/linux-5.10/tools/lib/bpf/
DREADME.rst7 functions and types. Every group has its own naming convention
11 All types and functions provided by libbpf API should have one of the
28 Another class of types and functions provided by libbpf API is "objects"
29 and functions to work with them. Objects are high-level abstractions
44 Functions that work with an object have names built from object name,
56 All objects and corresponding functions other than BTF related should go
57 to ``libbpf.h``. BTF types and functions should go to ``btf.h``.
59 Auxiliary functions
62 Auxiliary functions and types that don't fit well in any of categories
66 AF_XDP functions
[all …]
/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-kpp.rst5 :functions: kpp_request crypto_kpp kpp_alg kpp_secret
14 …:functions: crypto_alloc_kpp crypto_free_kpp crypto_kpp_set_secret crypto_kpp_generate_public_key …
20 …:functions: kpp_request_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_…
22 ECDH Helper Functions
26 :doc: ECDH Helper Functions
29 :functions: ecdh crypto_ecdh_key_len crypto_ecdh_encode_key crypto_ecdh_decode_key
31 DH Helper Functions
35 :doc: DH Helper Functions
38 :functions: dh crypto_dh_key_len crypto_dh_encode_key crypto_dh_decode_key
/kernel/linux/linux-5.10/Documentation/power/
Dopp.rst11 3. OPP Search Functions
12 4. OPP Availability Control Functions
13 5. OPP Data Retrieval Functions
48 OPP library provides a set of helper functions to organize and query the OPP
77 operational functions operate only on available opps:
82 which can then be used for dev_pm_opp_enable/disable functions to make an
86 get_opp_count if dev_pm_opp_enable/disable functions are invoked for a
99 OPPs dynamically using the dev_pm_opp_enable / disable functions.
105 with the dev_pm_opp_enable/disable functions. OPP library
128 3. OPP Search Functions
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/pxa/
Dpinctrl-pxa2xx.c75 for (df = pin->functions; df->name; df++) in pxa_desc_by_func_group()
112 struct pxa_pinctrl_function *pf = pctl->functions + function; in pxa2xx_pmx_get_func_name()
130 struct pxa_pinctrl_function *pf = pctl->functions + function; in pxa2xx_pmx_get_func_groups()
151 (pctl->functions + function)->name); in pxa2xx_pmx_set_mux()
254 const struct pxa_pinctrl_function *functions) in pxa2xx_find_function() argument
258 for (func = functions; func->name; func++) in pxa2xx_find_function()
268 struct pxa_pinctrl_function *functions; in pxa2xx_build_functions() local
272 * Each pin can have at most 6 alternate functions, and 2 gpio functions in pxa2xx_build_functions()
275 * of functions. in pxa2xx_build_functions()
277 functions = devm_kcalloc(pctl->dev, pctl->npins * 6, in pxa2xx_build_functions()
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/80211/
Dmac80211-advanced.rst18 :functions:
34 :functions:
55 :functions: ieee80211_beacon_loss
63 :functions: ieee80211_tx_queue_params
82 :functions:
104 :functions:
114 :functions:
126 :functions: ieee80211_scan_completed
148 :functions: ieee80211_ampdu_mlme_action
157 :functions:
[all …]
Dcfg80211.rst15 :functions:
49 :functions:
103 :functions:
115 Utility functions
119 :doc: Utility functions
122 :functions:
138 :functions:
150 :functions:
162 :functions:
174 :functions:
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpmac_pfunc.h45 * For interrupt capable functions, irq_enable() is called when a client
116 * Drivers who expose platform functions register at init time, this
117 * causes the platform functions for that device node to be parsed in
119 * partially public so a driver can walk the list of platform functions
125 /* All functions for a given driver are linked */
136 * platform functions are identified by this code. Some functions
143 /* The flags for that function. You can have several functions
160 * For platform functions that are interrupts, one can register
163 * a spinlock held, you must not call back into any of the pmf_* functions
201 * Low level call to platform functions.
[all …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-script-perl.txt91 to every event as arguments but are available as library functions.
126 The rest of the script can contain handler functions and support
127 functions in any order.
129 Aside from the event handler functions discussed above, every script
130 can implement a set of optional functions:
164 built-in perf script Perl modules and their associated functions.
166 AVAILABLE MODULES AND FUNCTIONS
169 The following sections describe the functions and variables available
170 via the various Perf::Trace::* Perl modules. To use the functions and
177 These functions provide some essential functions to user scripts.
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Ddtv-demux.rst29 The functions that implement the abstract interface demux should be defined
37 Whenever the functions of the demux API modify shared data, the
41 Note that functions called from a bottom half context must not sleep.
44 Linux Kernel calls the functions of a network device interface from a
51 This kernel-space API comprises the callback functions that deliver filtered
52 data to the demux client. Unlike the other DVB kABIs, these functions are
56 structure as in the other demux APIs, because the callback functions are
58 for the API client to provide several callback functions for receiving TS
61 The functions that implement the callback API need not be re-entrant: when
62 a demux driver calls one of these functions, the driver is not allowed to
[all …]

12345678910>>...222