| /linux/drivers/thermal/ |
| H A D | qoriq_thermal.c | 146 int id, sites = 0; in qoriq_tmu_register_tmu_zone() local 167 sites |= 0x1 << (15 - id); in qoriq_tmu_register_tmu_zone() 169 sites |= 0x1 << id; in qoriq_tmu_register_tmu_zone() 174 if (sites) { in qoriq_tmu_register_tmu_zone() 176 regmap_write(qdata->regmap, REGS_TMR, TMR_ME | TMR_ALPF | sites); in qoriq_tmu_register_tmu_zone() 178 regmap_write(qdata->regmap, REGS_V2_TMSR, sites); in qoriq_tmu_register_tmu_zone()
|
| /linux/kernel/ |
| H A D | static_call_inline.c | 159 .sites = static_call_key_sites(key), in __static_call_update() 166 if (!site_mod->sites) { in __static_call_update() 187 for (site = site_mod->sites; in __static_call_update() 253 key->sites = site; in __static_call_init() 270 site_mod->sites = static_call_key_sites(key); in __static_call_init() 280 site_mod->sites = site; in __static_call_init()
|
| /linux/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
|
| /linux/arch/x86/include/asm/ |
| H A D | alternative.h | 114 extern void callthunks_patch_module_calls(struct callthunk_sites *sites, 121 callthunks_patch_module_calls(struct callthunk_sites *sites, in callthunks_patch_module_calls() argument
|
| /linux/scripts/package/debian/ |
| H A D | copyright | 3 The sources may be found at most Linux archive sites, including:
|
| /linux/include/linux/ |
| H A D | static_call_types.h | 69 struct static_call_site *sites; member
|
| H A D | static_call.h | 172 struct static_call_site *sites; member
|
| /linux/tools/include/linux/ |
| H A D | static_call_types.h | 69 struct static_call_site *sites; member
|
| /linux/net/ceph/ |
| H A D | Kconfig | 30 execution slightly when debug call sites are enabled (e.g.,
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | lpit.rst | 10 https://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf
|
| /linux/Documentation/core-api/ |
| H A D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
| 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 140 ...but rather than setting FOLL_PIN directly, call sites should use one of
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-mm-ksm | 24 pages_sharing: how many more sites are sharing them i.e. how
|
| /linux/tools/objtool/Documentation/ |
| H A D | objtool.txt | 28 sites, enabling the kernel to patch them inline, to prevent "thunk 34 - Return thunk annotation -- annotates all return thunk sites so kernel 44 - Static call annotation -- annotates static call sites, enabling the 59 instruction sites, enabling the kernel to "seal" them (replace them 129 chain of function call sites that led to the currently executing
|
| /linux/Documentation/scsi/ |
| H A D | ufs.rst | 196 - UFS - http://www.jedec.org/sites/default/files/docs/JESD220.pdf 197 - UFSHCI - http://www.jedec.org/sites/default/files/docs/JESD223.pdf
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | indirect-target-selection.rst | 62 compilers. ITS-vulnerable retpoline sites are runtime patched to point to newly 64 second half of the cacheline. Not all retpoline sites are patched to thunks, if
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | spi-intel.rst | 88 [1] https://firmware.intel.com/sites/default/files/MinnowBoard%2EMAX_%2EX64%2E92%2ER01%2Ezip
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | yuv-formats.rst | 53 the same spatial sites as the pixels. This may be performed by skipping every
|
| /linux/Documentation/process/ |
| H A D | 8.Conclusion.rst | 16 Various web sites discuss kernel development at all levels of detail. Your
|
| H A 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/Documentation/hwmon/ |
| H A D | jc42.rst | 92 http://www.jedec.org/sites/default/files/docs/4_01_04R19.pdf
|
| /linux/Documentation/driver-api/cxl/conventions/ |
| H A D | cxl-atl.rst | 182 …| https://uefi.org/sites/default/files/resources/PRM_Platform_Runtime_Mechanism_1_1_release_candid… 203 …https://uefi.org/sites/default/files/resources/PRM_Platform_Runtime_Mechanism_1_1_release_candidat…
|
| /linux/Documentation/trace/ |
| H A D | events-kmem.rst | 29 the allocation sites were.
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 66 In Moxa's Web sites, you may always find the latest driver at
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 797 .. [1] https://gsd.uwaterloo.ca/sites/default/files/vm-2013-berger.pdf 798 .. [2] https://gsd.uwaterloo.ca/sites/default/files/ase241-berger_0.pdf 799 .. [3] https://gsd.uwaterloo.ca/sites/default/files/icse2011.pdf 821 .. [5] https://gsd.uwaterloo.ca/sites/default/files/vm-2013-berger.pdf
|