| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | marvell,armada-37xx-pinctrl.txt | 34 - functions jtag, gpio 46 - functions pwm, gpio 50 - functions pwm, gpio 54 - functions pwm, gpio 58 - functions pwm, gpio 70 - functions i2c, gpio 74 - functions i2c, gpio 78 - functions spi, gpio 82 - functions spi, gpio 144 - functions ptp, mii [all …]
|
| H A D | marvell,dove-pinctrl.txt | 11 Available mpp pins/groups and functions: 14 Note: pmu* also allows for Power Management functions listed below 16 name pins functions 63 Power Management functions (pmu*): 79 * group "mpp_audio1" allows the following functions and gpio pins:
|
| H A D | marvell,orion-pinctrl.txt | 16 Available mpp pins/groups and functions: 22 name pins functions 47 name pins functions 72 name pins functions
|
| H A D | lantiq,pinctrl-xway.txt | 56 functions: 68 functions: 77 functions: 88 functions: 100 functions: 115 functions: 127 functions:
|
| /f-stack/dpdk/buildtools/ |
| H A D | map_to_win.py | 31 functions = f_in.readlines() 38 functions = [ln[:-2] + '\n' for ln in sorted(f_in.readlines()) 40 functions = ["EXPORTS\n"] + functions 43 f_out.writelines(functions)
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | zfs-functions.in | 18 . /etc/rc.d/init.d/functions 21 . /etc/init.d/functions.sh 24 . /lib/lsb/init-functions 37 # Fedora/RedHat functions 68 # Gentoo functions 142 # LSB functions 182 # LSB functions 189 # Fedora/RedHat functions 210 # LSB functions 214 # Fedora/RedHat functions [all …]
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | HISTORY | 15 + new functions: lua_createtable, lua_get(set)field, lua_push(to)integer. 17 + luaopen_* functions must be called through Lua. 49 + new functions (time/date, tmpfile, unpack, require, load*, etc.). 109 functions provided to get and set this info. 112 + new io functions "flush", "seek". 116 + NEW FEATURE: anonymous functions with closures (via "upvalues"). 130 + new traversal functions "foreach" and "foreachvar". 165 + new functions for handling references to Lua objects 166 + new functions in standard lib 172 + functions now may be declared with any "lvalue" as a name [all …]
|
| /f-stack/freebsd/net/ |
| H A D | vnet.c | 213 SDT_PROBE_DEFINE1(vnet, functions, vnet_alloc, entry, "int"); 214 SDT_PROBE_DEFINE2(vnet, functions, vnet_alloc, alloc, "int", 216 SDT_PROBE_DEFINE2(vnet, functions, vnet_alloc, return, 218 SDT_PROBE_DEFINE2(vnet, functions, vnet_destroy, entry, 220 SDT_PROBE_DEFINE1(vnet, functions, vnet_destroy, return, 235 SDT_PROBE1(vnet, functions, vnet_alloc, entry, __LINE__); in vnet_alloc() 238 SDT_PROBE2(vnet, functions, vnet_alloc, alloc, __LINE__, vnet); in vnet_alloc() 263 SDT_PROBE2(vnet, functions, vnet_alloc, return, __LINE__, vnet); in vnet_alloc() 274 SDT_PROBE2(vnet, functions, vnet_destroy, entry, __LINE__, vnet); in vnet_destroy() 299 SDT_PROBE1(vnet, functions, vnet_destroy, return, __LINE__); in vnet_destroy()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | rcar-pci-ep.yaml | 44 max-functions: 56 - max-functions 76 max-functions = /bits/ 8 <1>;
|
| H A D | pci-ep.yaml | 19 max-functions: 20 description: Maximum number of functions that can be configured
|
| H A D | rockchip-pcie-ep.txt | 38 - max-functions: Maximum number of functions that can be configured (default 1). 49 max-functions = /bits/ 8 <8>;
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 54 the runtime functions to add, remove and remap service cores. 84 header file provides the functions for dynamically adding and removing cores. 86 functions. 88 These are the functions to start a service core, and have it run a service: 127 method of registering functions to be run, allowing the running of the 128 functions to be scaled across multiple CPUs.
|
| H A D | ethtool.rst | 84 application`_. Individual call-back functions handle the detail 85 associated with each command, which make use of the functions 86 defined in the `Ethtool interface`_ to the DPDK functions. 92 the following functions:
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 106 [kernel has kernel_fpu_* functions]) 108 [kernel exports FPU functions]) 118 [kernel has __kernel_fpu_* functions]) 120 [kernel exports FPU functions])
|
| H A D | kernel-wait.m4 | 28 dnl # which does the actual waiting. There were over 20 such functions in the 30 dnl # of just two functions: one which uses io_schedule() and one which just 32 dnl # redundant wait functions.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_spi.txt | 4 transports and different functions. This file describes the device tree 6 for other transports and functions can be found in 25 Parameters specific to RMI functions are contained in child nodes of the rmi device
|
| H A D | rmi_i2c.txt | 4 transports and different functions. This file describes the device tree 6 for other transports and functions can be found in 34 Parameters specific to RMI functions are contained in child nodes of the rmi device
|
| H A D | rmi_f01.txt | 4 transports and different functions. This file describes the device tree 6 for transports and other functions can be found in:
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 16 - Webassembly: `crypto_pwhash_*()` functions are now included in 80 - The `sodium_pad()` and `sodium_unpad()` helper functions have been 160 sodium allocation functions. 212 - More functions whose return value should be checked have been 224 - New helper functions have been added: `sodium_is_zero()` and 264 crypto_aead_aes256gcm_*() functions. 346 sodium_malloc() and sodium_allocarray(). These functions add guard 377 library, with only the functions required for the high-level API. 420 - crypto_pwhash_scryptsalsa208sha256* functions have been added 464 - All NaCl constants are now also exposed as functions. [all …]
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mvebu_pinctrl.c | 63 const char *functions[MAX_PIN_FUNC]; member 157 if (sc->padconf->pins[pin_num].functions[pin_func] && in mv_pinctrl_configure_pins() 158 strcmp(function, sc->padconf->pins[pin_num].functions[pin_func]) == 0) in mv_pinctrl_configure_pins()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | README | 9 General functions reside in "zed-functions.sh". Use them where applicable.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | mtk-pmic-keys.txt | 3 There are two key functions provided by MT6397/MT6323 PMIC, pwrkey 4 and homekey. The key functions are defined as the subnode of the function
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 12 * Define overrides for non-standard allocator-related functions if they are 59 * functions are defined in libgcc instead of being inlines). 67 * functions are defined in libgcc instead of being inlines). 77 * Defined if os_unfair_lock_*() functions are available, as provided by Darwin. 82 * Defined if OSSpin*() functions are available, as provided by Darwin, and 149 * inline functions. 229 * ffs*() functions to use for bitmapping. Don't use these directly; instead,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | nvidia,tegra124-xusb-padctl.txt | 138 valid functions per SoC generation. 142 - functions: "snps", "xusb", "uart" 144 - functions: "snps", "xusb" 146 - functions: "snps", "xusb" 148 - functions: "pcie", "usb3-ss" 150 - functions: "usb3-ss", "sata" 154 - functions: "snps", "xusb", "uart" 156 - functions: "snps", "xusb" 160 - functions: "usb3-ss", "sata" 164 - functions: "xusb" [all …]
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_0.rst | 13 * Basic Rx/Tx functions for PF/VF 17 * Per queue start/stop functions for PF/VF 94 * Support configuring hash functions
|