Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/ci/
H A Dgitlab-ci.yml14 MESA_TEMPLATES_COMMIT: &ci-templates-commit d5aa3941aa03c2f716595116354fb81eb8012acb
73 - project: 'freedesktop/ci-templates'
76 - '/templates/ci-fairy.yml'
77 - project: 'freedesktop/ci-templates'
78 ref: *ci-templates-commit
80 - '/templates/alpine.yml'
81 - '/templates/debian.yml'
82 - '/templates/fedora.yml'
H A Dcontainer.yml3 …CI_REPOSITORY_URL: ${DRM_CI_PROJECT_URL}.git # So ci-templates clones drm-ci instead of the repo t…
/linux-6.15/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-6.15/Documentation/translations/zh_CN/security/
H A Dindex.rst29 * IMA-templates
H A DIMA-templates.rst4 :Original: Documentation/security/IMA-templates.rst
/linux-6.15/drivers/hwmon/
H A Dhwmon.c762 const char * const *templates; in hwmon_notify_event() local
771 templates = __templates[type]; in hwmon_notify_event()
772 template = templates[attr]; in hwmon_notify_event()
803 const char * const *templates; in hwmon_genattrs() local
810 templates = __templates[info->type]; in hwmon_genattrs()
822 if (attr >= template_size || !templates[attr]) in hwmon_genattrs()
825 templates[attr], ops); in hwmon_genattrs()
H A Dnct6683.c405 struct sensor_device_template **templates; member
426 t = tg->templates; in nct6683_create_attr_group()
451 t = tg->templates; in nct6683_create_attr_group()
712 .templates = nct6683_attributes_in_template,
783 .templates = nct6683_attributes_fan_template,
911 .templates = nct6683_attributes_temp_template,
973 .templates = nct6683_attributes_pwm_template,
H A 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()
1949 .templates = nct6775_attributes_in_template,
2185 .templates = nct6775_attributes_fan_template,
2416 .templates = nct6775_attributes_temp_template,
3408 .templates = nct6775_attributes_pwm_template,
4383 tsi_temp_tg.templates = nct6775_tsi_temp_template; in nct6775_probe()
/linux-6.15/Documentation/crypto/
H A 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-6.15/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-6.15/Documentation/sphinx/
H A Dtranslations.py83 html_content = app.builder.templates.render('translations.html',
/linux-6.15/fs/jffs2/
H A DLICENCE20 As a special exception, if other files instantiate templates or use
/linux-6.15/tools/net/sunrpc/xdrgen/
H A DREADME127 templates stored in the templates/ directory.
/linux-6.15/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-6.15/arch/microblaze/boot/dts/
H A Dsystem.dts289 * delay measures are templates, should be adjusted
/linux-6.15/tools/perf/util/
H A Dpmu.c750 const char *templates[] = { in pmu_cpumask() local
757 for (template = templates; *template; template++) { in pmu_cpumask()
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_init.c8449 uint templates, segments, fragment; in qla24xx_load_risc_flash() local
8528 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash()
8529 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash()
8530 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash()
8712 uint templates, segments, fragment; in qla24xx_load_risc_blob() local
8792 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob()
8793 ql_dbg(ql_dbg_init, vha, 0x0170, "-> templates = %u\n", templates); in qla24xx_load_risc_blob()
8794 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_blob()
/linux-6.15/tools/perf/
H A DMakefile.config1221 template_dir = share/perf-core/templates
/linux-6.15/Documentation/fpga/
H A Ddfl.rst536 The "events" directory describes the configuration templates for all available
/linux-6.15/Documentation/process/
H A D4.Coding.rst373 information on how to create kerneldoc templates can be found at
H A Dmaintainer-tip.rst819 into globally visible driver templates - it's useful for those symbols

12