Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/hwmon/
Dhwmon.c652 const char * const *templates; in hwmon_notify_event() local
661 templates = __templates[type]; in hwmon_notify_event()
662 template = templates[attr]; in hwmon_notify_event()
693 const char * const *templates; in hwmon_genattrs() local
700 templates = __templates[info->type]; in hwmon_genattrs()
715 templates[attr], ops); in hwmon_genattrs()
Dnct6683.c400 struct sensor_device_template **templates; member
421 t = tg->templates; in nct6683_create_attr_group()
446 t = tg->templates; in nct6683_create_attr_group()
707 .templates = nct6683_attributes_in_template,
778 .templates = nct6683_attributes_fan_template,
906 .templates = nct6683_attributes_temp_template,
968 .templates = nct6683_attributes_pwm_template,
Dnct6775-core.c1072 struct sensor_device_template **templates; member
1091 t = tg->templates; in nct6775_add_template_attr_group()
1116 t = tg->templates; in nct6775_add_template_attr_group()
1945 .templates = nct6775_attributes_in_template,
2181 .templates = nct6775_attributes_fan_template,
2412 .templates = nct6775_attributes_temp_template,
3398 .templates = nct6775_attributes_pwm_template,
4363 tsi_temp_tg.templates = nct6775_tsi_temp_template; in nct6775_probe()
/Linux-v6.6/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-v6.6/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-v6.6/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
/Linux-v6.6/Documentation/networking/
Dipvs-sysctl.rst175 persistent templates when the destination server is quiescent.
302 for normal connections, do it only for persistence templates.
/Linux-v6.6/arch/microblaze/boot/dts/
Dsystem.dts289 * delay measures are templates, should be adjusted
/Linux-v6.6/tools/perf/util/
Dpmu.c690 const char *templates[] = { in pmu_cpumask() local
701 for (template = templates; *template; template++) { in pmu_cpumask()
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_init.c8407 uint templates, segments, fragment; in qla24xx_load_risc_flash() local
8476 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
8477 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash()
8478 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash()
8652 uint templates, segments, fragment; in qla24xx_load_risc_blob() local
8732 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob()
8733 ql_dbg(ql_dbg_init, vha, 0x0170, "-> templates = %u\n", templates); in qla24xx_load_risc_blob()
8734 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_blob()
/Linux-v6.6/tools/perf/
DMakefile.config1188 template_dir = share/perf-core/templates
/Linux-v6.6/Documentation/process/
D4.Coding.rst369 information on how to create kerneldoc templates can be found at
Dmaintainer-tip.rst775 into globally visible driver templates - it's useful for those symbols
/Linux-v6.6/Documentation/fpga/
Ddfl.rst536 The "events" directory describes the configuration templates for all available
/Linux-v6.6/
DCREDITS1760 D: Core DRM templates, general DRM and 3D-related hacking