/Linux-v6.6/kernel/ |
D | static_call_inline.c | 31 /* mutex to protect key modules/sites */ 159 .sites = static_call_key_sites(key), in __static_call_update() 166 if (!site_mod->sites) { in __static_call_update() 172 * 'first' entry has no sites associated with it. in __static_call_update() 187 for (site = site_mod->sites; in __static_call_update() 246 * the sites pointer in the key itself. Also see in __static_call_init() 253 key->sites = site; in __static_call_init() 263 * When the key has a direct sites pointer, extract 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-v6.6/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-v6.6/drivers/thermal/ |
D | qoriq_thermal.c | 141 int id, sites = 0; in qoriq_tmu_register_tmu_zone() local 162 sites |= 0x1 << (15 - id); in qoriq_tmu_register_tmu_zone() 164 sites |= 0x1 << id; in qoriq_tmu_register_tmu_zone() 169 if (sites) { in qoriq_tmu_register_tmu_zone() 171 regmap_write(qdata->regmap, REGS_TMR, TMR_ME | TMR_ALPF | sites); in qoriq_tmu_register_tmu_zone() 173 regmap_write(qdata->regmap, REGS_V2_TMSR, sites); in qoriq_tmu_register_tmu_zone()
|
/Linux-v6.6/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-v6.6/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
|
D | kvm-x86-pmu-ops.h | 13 * at the call sites.
|
D | ibt.h | 63 * will be unique to (former) ENDBR sites. in gen_endbr_poison()
|
/Linux-v6.6/tools/include/linux/ |
D | static_call_types.h | 64 /* bit 0: 0 = mods, 1 = sites */ 67 struct static_call_site *sites; member
|
/Linux-v6.6/include/linux/ |
D | static_call_types.h | 64 /* bit 0: 0 = mods, 1 = sites */ 67 struct static_call_site *sites; member
|
D | static_call.h | 59 * If the arch has CONFIG_HAVE_STATIC_CALL_INLINE, then the call sites 62 * compiler plugin to detect all the static_call() sites and annotate them 170 struct static_call_site *sites; member
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | usdt.c | 196 /* this time we have 400 different USDT call sites, but they have uniform 199 * call sites 227 /* usdt_100 is auto-attached and there are 100 inlined call sites, in subtest_multispec_usdt() 260 * USDT call sites, we are not going to actually trace them. in subtest_multispec_usdt() 285 * should be the same across all sites, so libbpf will only need to in subtest_multispec_usdt()
|
/Linux-v6.6/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 140 ...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-v6.6/fs/btrfs/ |
D | subpage.h | 111 * btrfs_subpage_*() are for call sites where the page has subpage attached and 114 * btrfs_page_*() are for call sites where the page can either be subpage
|
/Linux-v6.6/tools/objtool/Documentation/ |
D | objtool.txt | 28 sites, enabling the kernel to patch them inline, to prevent "thunk 35 - Static call annotation -- annotates static call sites, enabling the 50 instruction sites, enabling the kernel to "seal" them (replace them 117 chain of function call sites that led to the currently executing
|
/Linux-v6.6/net/ceph/ |
D | Kconfig | 30 execution slightly when debug call sites are enabled (e.g.,
|
/Linux-v6.6/samples/ftrace/ |
D | ftrace-ops.c | 29 * On architectures where all call sites share the same trampoline, having 31 * and incur overhead for all call sites.
|
/Linux-v6.6/Documentation/firmware-guide/acpi/ |
D | lpit.rst | 10 https://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf
|
/Linux-v6.6/Documentation/scsi/ |
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-v6.6/arch/powerpc/include/asm/ |
D | sections.h | 18 /* Patch sites */
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-ksm | 24 pages_sharing: how many more sites are sharing them i.e. how
|
/Linux-v6.6/scripts/ |
D | recordmcount.pl | 21 # sites are offsets from the section that the call site is in. Hence, all 455 # Step 2: find the sections and mcount call sites 544 # Step 3: Compile the file that holds the list of call sites to mcount. 588 # Step 8: Link the object with our list of call sites object.
|
/Linux-v6.6/tools/power/acpi/man/ |
D | pfrut.8 | 21 Update (https://uefi.org/sites/default/files/resources/Intel_MM_OS_Interface_Spec_Rev100.pdf)
|
/Linux-v6.6/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
|
/Linux-v6.6/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
|