Home
last modified time | relevance | path

Searched refs:templates (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/hwmon/
H A Dhwmon.c779 const char * const *templates; in hwmon_notify_event() local
788 templates = __templates[type]; in hwmon_notify_event()
789 template = templates[attr]; in hwmon_notify_event()
836 const char * const *templates; in hwmon_genattrs() local
843 templates = __templates[info->type]; in hwmon_genattrs()
855 if (attr >= template_size || !templates[attr]) in hwmon_genattrs()
858 templates[attr], ops); in hwmon_genattrs()
/linux/Documentation/security/
H A Dindex.rst10 IMA-templates
H A DIMA-templates.rst14 templates. For example, information that could be possibly reported are
29 Managing templates with these structures is very simple. To support
/linux/Documentation/translations/zh_CN/security/
H A Dindex.rst31 * IMA-templates
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst31 are treated as the same type (0xa), and the common event templates are
39 register. The event templates are named with prefixes to cover all
H A Darm-ccn.rst19 directory provides configuration templates for all documented
H A Dxgene-pmu.rst20 directory provides configuration templates for all supported event types that
H A Ddwc_pcie_pmu.rst62 templates for all documented events. For example,
/linux/tools/verification/rvgen/
H A DMakefile27 cp -rp rvgen/templates $(DESTDIR)$(PYLIB)/rvgen/
/linux/Documentation/sphinx/
H A Dtranslations.py83 html_content = app.builder.templates.render('translations.html',
/linux/fs/jffs2/
H A DLICENCE20 As a special exception, if other files instantiate templates or use
/linux/Documentation/networking/
H A Dipvs-sysctl.rst175 persistent templates when the destination server is quiescent.
302 for normal connections, do it only for persistence templates.
/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c8493 uint templates, segments, fragment; in qla28xx_load_fw_template() local
8525 templates = (risc_attr & BIT_9) ? 2 : 1; in qla28xx_load_fw_template()
8527 ql_dbg(ql_dbg_init, vha, 0x01a1, "-> templates = %u\n", templates); in qla28xx_load_fw_template()
8529 for (j = 0; j < templates; j++, fwdt++) { in qla28xx_load_fw_template()
8610 uint templates, segments, fragment; in qla24xx_load_risc_flash() local
8689 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
8690 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash()
8691 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash()
8869 uint templates, segments, fragment; in qla24xx_load_risc_blob() local
8949 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob()
[all …]
/linux/arch/microblaze/boot/dts/
H A Dsystem.dts289 * delay measures are templates, should be adjusted
/linux/tools/perf/util/
H A Dpmu.c811 const char *templates[] = { in pmu_cpumask() local
818 for (template = templates; *template; template++) { in pmu_cpumask()
/linux/tools/perf/
H A DMakefile.config1215 template_dir = share/perf-core/templates
/linux/Documentation/fpga/
H A Ddfl.rst536 The "events" directory describes the configuration templates for all available
/linux/crypto/
H A DKconfig155 This provides the support for instantiating templates such as
/linux/
H A DCREDITS1840 D: Core DRM templates, general DRM and 3D-related hacking