/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,armada-37xx-pinctrl.txt | 30 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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_z14/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_z196/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_z13/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/s390/cf_zec12/ |
D | crypto.json | 6 "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 …]
|
/Linux-v5.15/Documentation/usb/ |
D | gadget_configfs.rst | 15 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 …]
|
D | functionfs.rst | 9 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
|
/Linux-v5.15/Documentation/core-api/ |
D | genalloc.rst | 21 :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 …]
|
/Linux-v5.15/drivers/pinctrl/berlin/ |
D | berlin.c | 30 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 …]
|
/Linux-v5.15/Documentation/trace/ |
D | ftrace-uses.rst | 2 Using ftrace to hook to functions 16 beginning of functions in order to record and trace the flow of the kernel. 33 There are helper functions to help against recursion, and making sure 77 no longer being called by functions after the unregister_ftrace_function() 114 As functions can be called from anywhere, and it is possible that a function 116 recursion protection must be used. There are two helper functions that 209 If this is set, then the callback will only be called by functions 228 Filtering which functions to trace 231 If a callback is only to be called from specific functions, a filter must be 250 Filters denote which functions should be enabled when tracing is enabled. [all …]
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 1 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 …]
|
/Linux-v5.15/lib/ |
D | Kconfig | 15 bool "Automatically choose fastest RAID6 PQ functions" 19 Benchmark all available RAID6 PQ functions on init and choose the 126 tristate "CRC-CCITT functions" 129 modules require CRC-CCITT functions, but a module built outside 131 functions require M here. 134 tristate "CRC16 functions" 137 modules require CRC16 functions, but a module built outside 139 functions require M here. 151 tristate "CRC ITU-T V.41 functions" 154 modules require CRC ITU-T V.41 functions, but a module built outside [all …]
|
/Linux-v5.15/kernel/gcov/ |
D | gcc_4_7.c | 3 * This code provides functions to handle gcc's profiling data format 62 * comdat functions was selected -- it points to the gcov_info object 79 * @merge: merge functions (null for unused counter type) 80 * @n_functions: number of instrumented functions 81 * @functions: pointer to pointers to function information 93 struct gcov_fn_info **functions; member 202 ci_ptr = info->functions[fi_idx]->ctrs; in gcov_info_reset() 243 dci_ptr = dst->functions[fi_idx]->ctrs; in gcov_info_add() 244 sci_ptr = src->functions[fi_idx]->ctrs; in gcov_info_add() 283 dup->functions = NULL; in gcov_info_dup() [all …]
|
/Linux-v5.15/Documentation/s390/ |
D | pci.rst | 48 Entries specific to zPCI functions and entries that hold zPCI information. 59 powered off until all virtual functions are removed with: 75 PCI function group ID, functions that share identical functionality 80 The virtual function number, from 1 to N for virtual functions, 81 0 for physical functions. 105 The more the segments are different, the more the functions are isolated. 113 * When not using multi-functions (norid is set, or the firmware does not 114 support multi-functions): 121 * When using multi-functions (norid parameter is not set), 122 zPCI functions are addressed differently: [all …]
|
/Linux-v5.15/Documentation/livepatch/ |
D | livepatch.rst | 20 functions without a system reboot. 53 Functions are there for a reason. They take some input parameters, get or 57 Many fixes do not change the semantic of the modified functions. For 61 the same way to the rest of the system. In this case, the functions might 65 ordering of locking in multiple functions at the same time. Or a patch 67 all the relevant functions. In this case, the affected unit 69 the functions at the same time. Also the switch must happen only 73 The theory about how to apply functions a safe way is rather complex. 98 tasks. If no affected functions are on the stack of a given task, 162 patch, which functions are (un)patched, and which functions the blocking tasks [all …]
|
/Linux-v5.15/Documentation/PCI/endpoint/ |
D | pci-ntb-howto.rst | 45 # ls /sys/kernel/config/pci_ep/functions 57 # mkdir functions/pci_epf_ntb/func1 65 # ls functions/pci_epf_ntb/func1 75 # cat functions/pci_epf_ntb/func1/vendorid 77 # cat functions/pci_epf_ntb/func1/interrupt_pin 88 # echo 0x104c > functions/pci_epf_ntb/func1/vendorid 89 # echo 0xb00d > functions/pci_epf_ntb/func1/deviceid 94 # mkdir functions/pci_epf_ntb/func1/pci_epf_ntb.0/ 99 # ls functions/pci_epf_ntb/func1/pci_epf_ntb.0/ 105 # echo 4 > functions/pci_epf_ntb/func1/pci_epf_ntb.0/db_count [all …]
|
/Linux-v5.15/Documentation/bpf/libbpf/ |
D | libbpf_naming_convention.rst | 7 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, 52 All objects and corresponding functions other than BTF related should go 53 to ``libbpf.h``. BTF types and functions should go to ``btf.h``. 55 Auxiliary functions 58 Auxiliary functions and types that don't fit well in any of categories 62 AF_XDP functions [all …]
|
/Linux-v5.15/Documentation/power/ |
D | opp.rst | 11 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 …]
|
/Linux-v5.15/drivers/pinctrl/pxa/ |
D | pinctrl-pxa2xx.c | 75 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 …]
|
/Linux-v5.15/Documentation/crypto/ |
D | api-kpp.rst | 5 :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
|
/Linux-v5.15/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 18 :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 …]
|
D | cfg80211.rst | 15 :functions: 49 :functions: 103 :functions: 115 Utility functions 119 :doc: Utility functions 122 :functions: 138 :functions: 150 :functions: 162 :functions: 174 :functions:
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | pmac_pfunc.h | 45 * 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 …]
|