| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | gitlab-ci.yml | 14 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 D | container.yml | 3 …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 D | index.rst | 10 IMA-templates
|
| H A D | IMA-templates.rst | 14 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 D | index.rst | 29 * IMA-templates
|
| H A D | IMA-templates.rst | 4 :Original: Documentation/security/IMA-templates.rst
|
| /linux-6.15/drivers/hwmon/ |
| H A D | hwmon.c | 762 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 D | nct6683.c | 405 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 D | nct6775-core.c | 1072 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 D | architecture.rst | 25 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 D | arm-cmn.rst | 31 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 D | arm-ccn.rst | 19 directory provides configuration templates for all documented
|
| H A D | xgene-pmu.rst | 20 directory provides configuration templates for all supported event types that
|
| H A D | dwc_pcie_pmu.rst | 62 templates for all documented events. For example,
|
| /linux-6.15/Documentation/sphinx/ |
| H A D | translations.py | 83 html_content = app.builder.templates.render('translations.html',
|
| /linux-6.15/fs/jffs2/ |
| H A D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
| /linux-6.15/tools/net/sunrpc/xdrgen/ |
| H A D | README | 127 templates stored in the templates/ directory.
|
| /linux-6.15/Documentation/networking/ |
| H A D | ipvs-sysctl.rst | 175 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 D | system.dts | 289 * delay measures are templates, should be adjusted
|
| /linux-6.15/tools/perf/util/ |
| H A D | pmu.c | 750 const char *templates[] = { in pmu_cpumask() local 757 for (template = templates; *template; template++) { in pmu_cpumask()
|
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_init.c | 8449 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 D | Makefile.config | 1221 template_dir = share/perf-core/templates
|
| /linux-6.15/Documentation/fpga/ |
| H A D | dfl.rst | 536 The "events" directory describes the configuration templates for all available
|
| /linux-6.15/Documentation/process/ |
| H A D | 4.Coding.rst | 373 information on how to create kerneldoc templates can be found at
|
| H A D | maintainer-tip.rst | 819 into globally visible driver templates - it's useful for those symbols
|