Searched refs:templates (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/Documentation/security/ |
D | index.rst | 9 IMA-templates
|
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-v5.4/Documentation/crypto/ |
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-v5.4/drivers/hwmon/ |
D | nct6683.c | 388 struct sensor_device_template **templates; member 409 t = tg->templates; in nct6683_create_attr_group() 434 t = tg->templates; in nct6683_create_attr_group() 706 .templates = nct6683_attributes_in_template, 777 .templates = nct6683_attributes_fan_template, 905 .templates = nct6683_attributes_temp_template, 967 .templates = nct6683_attributes_pwm_template,
|
D | hwmon.c | 501 const char * const *templates; in hwmon_genattrs() local 508 templates = __templates[info->type]; in hwmon_genattrs() 523 templates[attr], ops); in hwmon_genattrs()
|
D | nct6775.c | 1275 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.4/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
/Linux-v5.4/Documentation/admin-guide/perf/ |
D | xgene-pmu.rst | 20 directory provides configuration templates for all supported event types that
|
D | arm-ccn.rst | 19 directory provides configuration templates for all documented
|
/Linux-v5.4/Documentation/networking/ |
D | ipvs-sysctl.txt | 149 persistent templates when the destination server is quiescent. 275 for normal connections, do it only for persistence templates.
|
/Linux-v5.4/tools/perf/util/ |
D | pmu.c | 603 const char *templates[] = { in pmu_cpumask() local 613 for (template = templates; *template; template++) { in pmu_cpumask()
|
/Linux-v5.4/arch/microblaze/boot/dts/ |
D | system.dts | 289 * delay measures are templates, should be adjusted
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_init.c | 7599 uint templates, segments, fragment; in qla24xx_load_risc_flash() local 7668 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_flash() 7669 ql_dbg(ql_dbg_init, vha, 0x0160, "-> templates = %u\n", templates); in qla24xx_load_risc_flash() 7670 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_flash() 7845 uint templates, segments, fragment; in qla24xx_load_risc_blob() local 7925 templates = (risc_attr & BIT_9) ? 2 : 1; in qla24xx_load_risc_blob() 7926 ql_dbg(ql_dbg_init, vha, 0x0170, "-> templates = %u\n", templates); in qla24xx_load_risc_blob() 7927 for (j = 0; j < templates; j++, fwdt++) { in qla24xx_load_risc_blob()
|
/Linux-v5.4/tools/perf/ |
D | Makefile.config | 1011 template_dir = share/perf-core/templates
|
/Linux-v5.4/Documentation/process/ |
D | 4.Coding.rst | 371 information on how to create kerneldoc templates can be found at
|
/Linux-v5.4/ |
D | CREDITS | 1686 D: Core DRM templates, general DRM and 3D-related hacking
|