Home
last modified time | relevance | path

Searched full:sites (Results 1 – 25 of 152) sorted by relevance

1234567

/linux-6.12.1/kernel/
Dstatic_call_inline.c31 /* 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()
[all …]
/linux-6.12.1/Documentation/driver-api/mei/
Diamt.rst30 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-6.12.1/drivers/thermal/
Dqoriq_thermal.c145 int id, sites = 0; in qoriq_tmu_register_tmu_zone() local
166 sites |= 0x1 << (15 - id); in qoriq_tmu_register_tmu_zone()
168 sites |= 0x1 << id; in qoriq_tmu_register_tmu_zone()
173 if (sites) { in qoriq_tmu_register_tmu_zone()
175 regmap_write(qdata->regmap, REGS_TMR, TMR_ME | TMR_ALPF | sites); in qoriq_tmu_register_tmu_zone()
177 regmap_write(qdata->regmap, REGS_V2_TMSR, sites); in qoriq_tmu_register_tmu_zone()
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/
Dparallax-ping.yaml19 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-6.12.1/arch/x86/include/asm/
Dstatic_call.h11 * 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-6.12.1/include/linux/
Dstatic_call_types.h64 /* bit 0: 0 = mods, 1 = sites */
67 struct static_call_site *sites; member
Dstatic_call.h59 * 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-6.12.1/tools/include/linux/
Dstatic_call_types.h64 /* bit 0: 0 = mods, 1 = sites */
67 struct static_call_site *sites; member
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dusdt.c196 /* 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-6.12.1/fs/afs/
Dserver_list.c39 * that "vos release" is busy updating RO sites. We cut over from one in afs_alloc_server_list()
40 * to the other when >=50% of the sites have been updated. Sites that in afs_alloc_server_list()
/linux-6.12.1/Documentation/core-api/
Dpin_user_pages.rst26 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
Dtracepoint.rst30 unregistering probes with these callback sites is covered in the
/linux-6.12.1/fs/btrfs/
Dsubpage.h118 * btrfs_subpage_*() are for call sites where the folio has subpage attached and
121 * btrfs_folio_*() are for call sites where the page can either be subpage
/linux-6.12.1/scripts/package/debian/
Dcopyright3 The sources may be found at most Linux archive sites, including:
/linux-6.12.1/net/ceph/
DKconfig30 execution slightly when debug call sites are enabled (e.g.,
/linux-6.12.1/samples/ftrace/
Dftrace-ops.c29 * On architectures where all call sites share the same trampoline, having
31 * and incur overhead for all call sites.
/linux-6.12.1/tools/objtool/Documentation/
Dobjtool.txt28 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-6.12.1/Documentation/firmware-guide/acpi/
Dlpit.rst10 https://www.uefi.org/sites/default/files/resources/Intel_ACPI_Low_Power_S0_Idle.pdf
/linux-6.12.1/Documentation/scsi/
Dufs.rst196 - UFS - http://www.jedec.org/sites/default/files/docs/JESD220.pdf
197 - UFSHCI - http://www.jedec.org/sites/default/files/docs/JESD223.pdf
/linux-6.12.1/arch/powerpc/include/asm/
Dsections.h19 /* Patch sites */
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-ksm24 pages_sharing: how many more sites are sharing them i.e. how
/linux-6.12.1/scripts/
Drecordmcount.pl21 # sites are offsets from the section that the call site is in. Hence, all
448 # Step 2: find the sections and mcount call sites
537 # Step 3: Compile the file that holds the list of call sites to mcount.
581 # Step 8: Link the object with our list of call sites object.
/linux-6.12.1/tools/power/acpi/man/
Dpfrut.821 Update (https://uefi.org/sites/default/files/resources/Intel_MM_OS_Interface_Spec_Rev100.pdf)
/linux-6.12.1/drivers/iio/proximity/
Dping.c8 * 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-6.12.1/arch/x86/lib/
Dretpoline.S374 * 'JMP __x86_return_thunk' sites are changed to something else by
380 * objtool/alternatives/etc to patch all the return sites.

1234567