Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/security/
H A Dindex.rst31 * IMA-templates
/linux/drivers/hwmon/
H A Dhwmon.c781 const char * const *templates; in hwmon_notify_event() local
790 templates = __templates[type]; in hwmon_notify_event()
791 template = templates[attr]; in hwmon_notify_event()
838 const char * const *templates; in hwmon_genattrs() local
845 templates = __templates[info->type]; in hwmon_genattrs()
857 if (attr >= template_size || !templates[attr]) in hwmon_genattrs()
860 templates[attr], ops); in hwmon_genattrs()
H A Dnct6775-core.c1071 struct sensor_device_template **templates; member
1090 t = tg->templates; in nct6775_add_template_attr_group()
1115 t = tg->templates; in nct6775_add_template_attr_group()
1948 .templates = nct6775_attributes_in_template,
2184 .templates = nct6775_attributes_fan_template,
2416 .templates = nct6775_attributes_temp_template,
3409 .templates = nct6775_attributes_pwm_template,
4384 tsi_temp_tg.templates = nct6775_tsi_temp_template; in nct6775_probe()
/linux/tools/verification/rvgen/
H A DMakefile32 cp -rp rvgen/templates $(DESTDIR)$(PYLIB)/rvgen/
/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/fs/jffs2/
H A DLICENCE20 As a special exception, if other files instantiate templates or use
/linux/Documentation/security/
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/drivers/scsi/qla2xxx/
H A Dqla_init.c8588 uint templates, segments, fragment; in qla28xx_load_fw_template() local
8620 templates = (risc_attr & BIT_9) ? 2 : 1; in qla28xx_load_fw_template()
8622 ql_dbg(ql_dbg_init, vha, 0x01a1, "-> templates = %u\n", templates); in qla28xx_load_fw_template()
8624 for (j = 0; j < templates; j++, fwdt++) { in qla28xx_load_fw_template()
8705 uint templates, segments, fragment; in qla24xx_load_risc_flash() local
8785 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
8786 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash()
8787 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash()
8965 uint templates, segments, fragment; in qla24xx_load_risc_blob() local
9046 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.config1190 template_dir = share/perf-core/templates
/linux/Documentation/fpga/
H A Ddfl.rst536 The "events" directory describes the configuration templates for all available
/linux/Documentation/process/
H A D4.Coding.rst374 information on how to create kerneldoc templates can be found at
/linux/crypto/
H A DKconfig143 This provides the support for instantiating templates such as
/linux/
H A DCREDITS1859 D: Core DRM templates, general DRM and 3D-related hacking
H A DMAINTAINERS12957 F: Documentation/security/IMA-templates.rst