| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | static_call.c | 20 /* mutex to protect key modules/sites */ 148 .sites = static_call_key_sites(key), in __static_call_update() 155 if (!site_mod->sites) { in __static_call_update() 161 * 'first' entry has no sites associated with it. in __static_call_update() 176 for (site = site_mod->sites; in __static_call_update() 235 * the sites pointer in the key itself. Also see in __static_call_init() 242 key->sites = site; in __static_call_init() 252 * When the key has a direct sites pointer, extract in __static_call_init() 259 site_mod->sites = static_call_key_sites(key); in __static_call_init() 269 site_mod->sites = site; in __static_call_init()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mei/ |
| H A D | iamt.rst | 30 https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm 49 … https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm 62 … https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm 74 … https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | static_call.h | 52 * If the arch has CONFIG_HAVE_STATIC_CALL_INLINE, then the call sites 55 * compiler plugin to detect all the static_call() sites and annotate them 128 struct static_call_site *sites; member 134 /* bit 0: 0 = mods, 1 = sites */ 137 struct static_call_site *sites; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/ |
| H A D | nginx.inc | 113 …install -Dm 0644 ${WORKDIR}/default_server.site ${D}${sysconfdir}/nginx/sites-available/default_se… 114 sed -i 's,/var/,${localstatedir}/,g' ${D}${sysconfdir}/nginx/sites-available/default_server 115 install -d ${D}${sysconfdir}/nginx/sites-enabled 116 ln -s ../sites-available/default_server ${D}${sysconfdir}/nginx/sites-enabled/
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/ |
| H A D | graph.rst | 157 https://www.uefi.org/sites/default/files/resources/_DSD-implementation-guide-toplevel-1_1.htm, 165 https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf, 169 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf, 173 https://www.uefi.org/sites/default/files/resources/ACPI_6_1.pdf,
|
| H A D | leds.rst | 96 <URL:https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf>, 104 <URL:https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf>, 108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
|
| H A D | data-node-references.rst | 94 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>, 98 <https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf>,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | parallax-ping.yaml | 19 http://parallax.com/sites/default/files/downloads/28041-LaserPING-2m-Rangefinder-Guide.pdf 20 http://parallax.com/sites/default/files/downloads/28015-PING-Documentation-v1.6.pdf
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/ |
| H A D | tinyproxy.conf | 275 # Most sites require cookies to be enabled for them to work correctly, so 276 # you will need to allow Cookies through if you access those sites. 296 # sites appear as if they were part of a single site. 315 # proxy sites which have absolute links you must uncomment this.
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | static_call.h | 11 * sites get patched by static_call_update(). The name of this trampoline has 12 * a magical aspect: objtool uses it to find static call sites so it can create
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 26 sites. This allows the associated wrapper functions (pin_user_pages*() and 30 FOLL_LONGTERM, on the other hand, *is* allowed to be set at the gup call sites. 40 multiple threads and call sites are free to pin the same struct pages, via both 135 ...but rather than setting FOLL_PIN directly, call sites should use one of
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | DSD-properties-rules.rst | 99 .. [1] https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf 100 .. [2] https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.…
|
| /OK3568_Linux_fs/buildroot/package/python-flask-jsonrpc/ |
| H A D | Config.in | 6 A basic JSON-RPC implementation for your Flask-powered sites.
|
| /OK3568_Linux_fs/buildroot/package/powertop/ |
| H A D | powertop.hash | 2 # https://01.org/sites/default/files/downloads/powertop-2.13.tar.gz.asc.txt
|
| /OK3568_Linux_fs/buildroot/package/statserial/ |
| H A D | Config.in | 11 https://sites.google.com/site/tranter/software
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ufs.rst | 194 - UFS - http://www.jedec.org/sites/default/files/docs/JESD220.pdf 195 - UFSHCI - http://www.jedec.org/sites/default/files/docs/JESD223.pdf
|
| /OK3568_Linux_fs/buildroot/package/libcap/ |
| H A D | Config.in | 10 https://sites.google.com/site/fullycapable/
|
| /OK3568_Linux_fs/buildroot/package/leafnode2/ |
| H A D | Config.in | 7 server designed for small sites with just a few active
|
| /OK3568_Linux_fs/buildroot/package/wmctrl/ |
| H A D | Config.in | 19 https://sites.google.com/site/tstyblo/wmctrl/
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/ppp/ |
| H A D | pap | 1 # You can use this script unmodified to connect to sites which allow
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Xtensa-Jump-Relaxation.html | 79 register it is possible to plant intermediate jump sites (trampolines) 80 between the jump instruction and its target. These sites may be located in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Xtensa-Jump-Relaxation.html | 79 register it is possible to plant intermediate jump sites (trampolines) 80 between the jump instruction and its target. These sites may be located in
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/msr-tools/ |
| H A D | msr-tools_1.3.bb | 7 SRC_URI = "https://01.org/sites/default/files/downloads/msr-tools/msr-tools-${PV}.zip"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cim-schema/ |
| H A D | cim-schema-docs_2.40.0.bb | 7 SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-Doc.zip;s…
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | Kconfig | 27 execution slightly when debug call sites are enabled (e.g.,
|