Searched refs:sites (Results 1 – 25 of 66) sorted by relevance
123
/Linux-v5.15/kernel/ |
D | static_call.c | 148 .sites = static_call_key_sites(key), in __static_call_update() 155 if (!site_mod->sites) { in __static_call_update() 176 for (site = site_mod->sites; in __static_call_update() 242 key->sites = site; 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()
|
/Linux-v5.15/Documentation/driver-api/mei/ |
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
|
/Linux-v5.15/Documentation/firmware-guide/acpi/dsd/ |
D | leds.rst | 96 https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf, 104 https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf, 108 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf,
|
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,
|
D | data-node-references.rst | 89 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>, 93 <https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf>,
|
D | phy.rst | 193 [2] https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf
|
/Linux-v5.15/include/linux/ |
D | static_call_types.h | 67 struct static_call_site *sites; member
|
D | static_call.h | 168 struct static_call_site *sites; member
|
/Linux-v5.15/tools/include/linux/ |
D | static_call_types.h | 67 struct static_call_site *sites; member
|
/Linux-v5.15/net/ceph/ |
D | Kconfig | 30 execution slightly when debug call sites are enabled (e.g.,
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | lpit.rst | 10 https://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf
|
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.…
|
/Linux-v5.15/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 10 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
|
D | rmi_2d_sensor.txt | 12 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
|
/Linux-v5.15/Documentation/core-api/ |
D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
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
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-ksm | 24 pages_sharing: how many more sites are sharing them i.e. how
|
/Linux-v5.15/scripts/package/ |
D | mkdebian | 155 The sources may be found at most Linux archive sites, including:
|
/Linux-v5.15/net/sunrpc/ |
D | Kconfig | 48 N is the default because many sites have deployed KDCs and
|
/Linux-v5.15/Documentation/scsi/ |
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
|
/Linux-v5.15/Documentation/driver-api/mtd/ |
D | intel-spi.rst | 88 [1] https://firmware.intel.com/sites/default/files/MinnowBoard%2EMAX_%2EX64%2E92%2ER01%2Ezip
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | yuv-formats.rst | 52 the same spatial sites as the pixels. This may be performed by skipping every
|
/Linux-v5.15/Documentation/process/ |
D | 8.Conclusion.rst | 18 Various web sites discuss kernel development at all levels of detail. Your
|
D | 7.AdvancedTopics.rst | 38 The first order of business is to read the above sites and get a solid 55 which is accessible to the Internet. Otherwise, free, public hosting sites
|
/Linux-v5.15/Documentation/hwmon/ |
D | jc42.rst | 92 http://www.jedec.org/sites/default/files/docs/4_01_04R19.pdf
|
123