/Linux-v5.10/kernel/ |
D | static_call.c | 18 /* mutex to protect key modules/sites */ 143 .sites = static_call_key_sites(key), in __static_call_update() 149 if (!site_mod->sites) { in __static_call_update() 155 * 'first' entry has no sites associated with it. in __static_call_update() 169 for (site = site_mod->sites; in __static_call_update() 175 * Don't write to call sites which were in in __static_call_update() 227 * the sites pointer in the key itself. Also see in __static_call_init() 234 key->sites = site; in __static_call_init() 244 * When the key has a direct sites pointer, extract in __static_call_init() 251 site_mod->sites = static_call_key_sites(key); in __static_call_init() [all …]
|
/Linux-v5.10/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.10/include/linux/ |
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 144 struct static_call_site *sites; member 150 /* bit 0: 0 = mods, 1 = sites */ 153 struct static_call_site *sites; member
|
/Linux-v5.10/Documentation/firmware-guide/acpi/dsd/ |
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 | 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…
|
D | data-node-references.rst | 88 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>, 92 <https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf>,
|
/Linux-v5.10/arch/x86/include/asm/ |
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
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/proximity/ |
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
|
/Linux-v5.10/Documentation/core-api/ |
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
|
D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
/Linux-v5.10/Documentation/firmware-guide/acpi/ |
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.…
|
D | lpit.rst | 10 https://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf
|
/Linux-v5.10/net/ceph/ |
D | Kconfig | 27 execution slightly when debug call sites are enabled (e.g.,
|
/Linux-v5.10/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.10/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.10/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-ksm | 24 pages_sharing: how many more sites are sharing them i.e. how
|
/Linux-v5.10/net/sunrpc/ |
D | Kconfig | 48 N is the default because many sites have deployed KDCs and
|
/Linux-v5.10/arch/riscv/include/asm/ |
D | ftrace.h | 35 * Dynamic ftrace generates probes to call sites, so we must deal with
|
/Linux-v5.10/scripts/ |
D | recordmcount.pl | 21 # sites are offsets from the section that the call site is in. Hence, all 497 # Step 2: find the sections and mcount call sites 586 # Step 3: Compile the file that holds the list of call sites to mcount. 630 # Step 8: Link the object with our list of call sites object.
|
/Linux-v5.10/drivers/iio/proximity/ |
D | ping.c | 8 * http://parallax.com/sites/default/files/downloads/28041-LaserPING-2m-Rangefinder-Guide.pdf 9 * http://parallax.com/sites/default/files/downloads/28015-PING-Documentation-v1.6.pdf
|
/Linux-v5.10/Documentation/process/ |
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
|
D | 8.Conclusion.rst | 18 Various web sites discuss kernel development at all levels of detail. Your
|
/Linux-v5.10/Documentation/kbuild/ |
D | kconfig-language.rst | 692 .. [1] https://gsd.uwaterloo.ca/sites/default/files/vm-2013-berger.pdf 693 .. [2] https://gsd.uwaterloo.ca/sites/default/files/ase241-berger_0.pdf 694 .. [3] https://gsd.uwaterloo.ca/sites/default/files/icse2011.pdf 716 .. [5] https://gsd.uwaterloo.ca/sites/default/files/vm-2013-berger.pdf
|
/Linux-v5.10/Documentation/networking/ |
D | decnet.rst | 88 FTP sites called dn2ethaddr which can compute the correct ethernet 166 which can be obtained from the above ftp sites as well as the
|