Searched full:functions (Results 1 – 25 of 4292) sorted by relevance
12345678910>>...172
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/ |
H A D | marvell,armada-37xx-pinctrl.txt | 25 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/ |
D | marvell,armada-37xx-pinctrl.txt |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | crypto6.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | crypto6.json |
|
/openbmc/linux/Documentation/core-api/ |
D | genalloc.rst |
|
/openbmc/linux/Documentation/usb/ |
D | gadget_configfs.rst |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/ |
D | crypto.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | crypto.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
D | crypto.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/ |
D | crypto.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/ |
D | crypto.json |
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | Kconfig | 16 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/ |
D | pci.rst |
|
/openbmc/linux/Documentation/crypto/ |
D | api-kpp.rst |
|
/openbmc/qemu/scripts/performance/ |
H A D | topN_perf.py | 3 # 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 D | 0002-compiler-rt-support-a-new-embedded-linux-target.patch | 21 +# 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/ |
D | cfg80211.rst |
|
D | mac80211-advanced.rst |
|
/openbmc/phosphor-logging/ |
H A D | extensions.hpp | 101 * 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/ |
D | pci-vntb-howto.rst |
|
D | pci-ntb-howto.rst |
|
/openbmc/qemu/include/qemu/ |
H A D | coroutine-core.h | 20 * 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/ |
D | configfs-usb-gadget-uvc |
|
/openbmc/linux/kernel/gcov/ |
D | gcc_4_7.c |
|
/openbmc/linux/Documentation/gpu/ |
D | vga-switcheroo.rst |
|
12345678910>>...172