Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/security/
Dindex.rst9 IMA-templates
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-v5.15/drivers/hwmon/
Dhwmon.c627 const char * const *templates; in hwmon_notify_event() local
636 templates = __templates[type]; in hwmon_notify_event()
637 template = templates[attr]; in hwmon_notify_event()
667 const char * const *templates; in hwmon_genattrs() local
674 templates = __templates[info->type]; in hwmon_genattrs()
689 templates[attr], ops); in hwmon_genattrs()
Dnct6683.c398 struct sensor_device_template **templates; member
419 t = tg->templates; in nct6683_create_attr_group()
444 t = tg->templates; in nct6683_create_attr_group()
705 .templates = nct6683_attributes_in_template,
776 .templates = nct6683_attributes_fan_template,
904 .templates = nct6683_attributes_temp_template,
966 .templates = nct6683_attributes_pwm_template,
Dnct6775.c1275 struct sensor_device_template **templates; member
1296 t = tg->templates; in nct6775_create_attr_group()
1321 t = tg->templates; in nct6775_create_attr_group()
2084 .templates = nct6775_attributes_in_template,
2305 .templates = nct6775_attributes_fan_template,
2517 .templates = nct6775_attributes_temp_template,
3391 .templates = nct6775_attributes_pwm_template,
/Linux-v5.15/Documentation/crypto/
Darchitecture.rst25 numerous "templates" that can be used in conjunction with the single
33 A single block cipher may even be called with multiple templates.
34 However, templates cannot be used without a single cipher.
55 the templates.
94 additional templates may enclose other templates, such as
120 list does not specify all possible permutations of templates and
/Linux-v5.15/Documentation/admin-guide/perf/
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
Darm-ccn.rst19 directory provides configuration templates for all documented
Dxgene-pmu.rst20 directory provides configuration templates for all supported event types that
/Linux-v5.15/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
/Linux-v5.15/Documentation/networking/
Dipvs-sysctl.rst156 persistent templates when the destination server is quiescent.
283 for normal connections, do it only for persistence templates.
/Linux-v5.15/arch/microblaze/boot/dts/
Dsystem.dts289 * delay measures are templates, should be adjusted
/Linux-v5.15/tools/perf/util/
Dpmu.c626 const char *templates[] = { in pmu_cpumask() local
636 for (template = templates; *template; template++) { in pmu_cpumask()
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c8034 uint templates, segments, fragment; in qla24xx_load_risc_flash() local
8103 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
8104 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash()
8105 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash()
8279 uint templates, segments, fragment; in qla24xx_load_risc_blob() local
8359 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob()
8360 ql_dbg(ql_dbg_init, vha, 0x0170, "-> templates = %u\n", templates); in qla24xx_load_risc_blob()
8361 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_blob()
/Linux-v5.15/Documentation/fpga/
Ddfl.rst417 The "events" directory describes the configuration templates for all available
/Linux-v5.15/tools/perf/
DMakefile.config1129 template_dir = share/perf-core/templates
/Linux-v5.15/Documentation/process/
D4.Coding.rst369 information on how to create kerneldoc templates can be found at
/Linux-v5.15/
DCREDITS1715 D: Core DRM templates, general DRM and 3D-related hacking