Home
last modified time | relevance | path

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

12345678910>>...172

/openbmc/u-boot/doc/device-tree-bindings/pinctrl/
H A Dmarvell,armada-37xx-pinctrl.txt25 Available groups and functions for the North Bridge:
29 - functions jtag, gpio
33 - functions sdio, gpio
37 - functions emmc, gpio
41 - functions pwm, gpio
45 - functions pwm, gpio
49 - functions pwm, gpio
53 - functions pwm, gpio
57 - functions pmic, gpio
61 - functions pmic, gpio
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-37xx-pinctrl.txt
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/
Dcrypto6.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/
Dcrypto6.json
/openbmc/linux/Documentation/core-api/
Dgenalloc.rst
/openbmc/linux/Documentation/usb/
Dgadget_configfs.rst
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/
Dcrypto.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/
Dcrypto.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/
Dcrypto.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/
Dcrypto.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/
Dcrypto.json
/openbmc/u-boot/drivers/pinctrl/renesas/
H A DKconfig16 the GPIO definitions and pin control functions for each available
26 the GPIO definitions and pin control functions for each available
36 the GPIO definitions and pin control functions for each available
46 the GPIO definitions and pin control functions for each available
56 the GPIO definitions and pin control functions for each available
66 the GPIO definitions and pin control functions for each available
76 the GPIO definitions and pin control functions for each available
86 the GPIO definitions and pin control functions for each available
96 the GPIO definitions and pin control functions for each available
106 the GPIO definitions and pin control functions for each available
/openbmc/linux/Documentation/arch/s390/
Dpci.rst
/openbmc/linux/Documentation/crypto/
Dapi-kpp.rst
/openbmc/qemu/scripts/performance/
H A DtopN_perf.py3 # Print the top N most executed functions in QEMU using perf.
5 # topN_perf.py [-h] [-n] <number of displayed top functions> -- \
10 # [-n] - Specify the number of top functions to print.
42 usage='topN_perf.py [-h] [-n] <number of displayed top functions > -- '
47 help='Specify the number of top functions to print.')
112 # Read the reported data to functions[]
113 functions = [] variable
117 functions = [line for line in data.readlines() if line and line[0] variable
120 # Limit the number of top functions to "top"
121 number_of_top_functions = top if len(functions) > top else len(functions)
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0002-compiler-rt-support-a-new-embedded-linux-target.patch21 +# These are the functions which clang needs when it is targeting a previous
22 +# version of the OS. The issue is that the backend may use functions which were
25 +# the extra functions which might be referenced.
109 +# Functions not wanted:
256 +# functions. Filter them out for now.
286 +FUNCTIONS.soft_static.armv6m := $(FUNCTIONS_ARMV6M)
287 +FUNCTIONS.soft_pic.armv6m := $(FUNCTIONS_ARMV6M)
289 +FUNCTIONS.soft_static.armv7m := $(FUNCTIONS_ARM_ALL)
290 +FUNCTIONS.soft_pic.armv7m := $(FUNCTIONS_ARM_ALL)
292 +FUNCTIONS.soft_static.armv7em := $(FUNCTIONS_ARM_ALL)
[all …]
/openbmc/linux/Documentation/driver-api/80211/
Dcfg80211.rst
Dmac80211-advanced.rst
/openbmc/phosphor-logging/
H A Dextensions.hpp101 * their hook functions with this class with the provided macros so that they
125 * Functions registered with this contructor will be called
138 * Functions registered with this contructor will be called
151 * Functions registered with this contructor will be called
164 * Functions registered with this contructor will be called
178 * Functions registered with this contructor will be called
203 * @brief Returns the Startup functions
204 * @return StartupFunctions - the Startup functions
209 * @brief Returns the Create functions
210 * @return CreateFunctions - the Create functions
[all …]
/openbmc/linux/Documentation/PCI/endpoint/
Dpci-vntb-howto.rst
Dpci-ntb-howto.rst
/openbmc/qemu/include/qemu/
H A Dcoroutine-core.h20 * cooperative userspace threading. These functions provide a simple but
25 * These functions are re-entrant and may be used outside the BQL.
27 * Functions that execute in coroutine context cannot be called
28 * directly from normal functions. Use @coroutine_fn to mark such
29 * functions. For example:
36 * checker catch misuse of such functions. This annotation might make
44 * Functions that execute in coroutine context cannot be called
45 * directly from normal functions. Use @coroutine_fn to mark such
46 * functions. For example:
53 * checker catch misuse of such functions. This annotation might make
[all …]
/openbmc/linux/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc
/openbmc/linux/kernel/gcov/
Dgcc_4_7.c
/openbmc/linux/Documentation/gpu/
Dvga-switcheroo.rst

12345678910>>...172