/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_hw_engine_class_sysfs.c | 155 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_ms); in job_timeout_default() 166 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_min); in job_timeout_min_default() 177 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_max); in job_timeout_max_default() 298 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_us); in timeslice_default() 309 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_min); in timeslice_min_default() 320 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_max); in timeslice_max_default() 365 return sysfs_emit(buf, "%u\n", eclass->defaults.preempt_timeout_us); in preempt_timeout_default() 377 return sysfs_emit(buf, "%u\n", eclass->defaults.preempt_timeout_min); in preempt_timeout_min_default() 389 return sysfs_emit(buf, "%u\n", eclass->defaults.preempt_timeout_max); in preempt_timeout_max_default() 469 static const struct attribute *defaults[] = { variable [all …]
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | sense.c | 66 enum mlx4_port_type *defaults) in mlx4_do_sense_ports() argument 78 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports() 80 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports() 87 stype[i] = stype[i] ? stype[i] : defaults[i]; in mlx4_do_sense_ports()
|
/linux-6.12.1/drivers/media/rc/img-ir/ |
D | img-ir-hw.c | 101 struct img_ir_timing_range *defaults) in img_ir_timing_defaults() argument 104 range->min = defaults->min; in img_ir_timing_defaults() 106 range->max = defaults->max; in img_ir_timing_defaults() 110 struct img_ir_symbol_timing *defaults) in img_ir_symbol_timing_defaults() argument 112 img_ir_timing_defaults(&timing->pulse, &defaults->pulse); in img_ir_symbol_timing_defaults() 113 img_ir_timing_defaults(&timing->space, &defaults->space); in img_ir_symbol_timing_defaults() 117 struct img_ir_timings *defaults) in img_ir_timings_defaults() argument 119 img_ir_symbol_timing_defaults(&timings->ldr, &defaults->ldr); in img_ir_timings_defaults() 120 img_ir_symbol_timing_defaults(&timings->s00, &defaults->s00); in img_ir_timings_defaults() 121 img_ir_symbol_timing_defaults(&timings->s01, &defaults->s01); in img_ir_timings_defaults() [all …]
|
/linux-6.12.1/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 46 /dev/vda / ext3 defaults 1 1 48 tmpfs /dev/shm tmpfs defaults 0 0 50 sysfs /sys sysfs defaults 0 0 51 proc /proc proc defaults 0 0
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | selftest_lrc.c | 968 u32 *defaults; in store_context() local 980 defaults = shmem_pin_map(ce->engine->default_state); in store_context() 981 if (!defaults) { in store_context() 989 hw = defaults; in store_context() 1022 igt_hexdump(defaults, PAGE_SIZE); in store_context() 1042 shmem_unpin_map(ce->engine->default_state, defaults); in store_context() 1139 u32 *defaults; in load_context() local 1151 defaults = shmem_pin_map(ce->engine->default_state); in load_context() 1152 if (!defaults) { in load_context() 1159 hw = defaults; in load_context() [all …]
|
D | sysfs_engines.c | 194 return sysfs_emit(buf, "%lu\n", engine->defaults.max_busywait_duration_ns); in max_spin_default() 248 return sysfs_emit(buf, "%lu\n", engine->defaults.timeslice_duration_ms); in timeslice_default() 299 return sysfs_emit(buf, "%lu\n", engine->defaults.stop_timeout_ms); in stop_default() 356 return sysfs_emit(buf, "%lu\n", engine->defaults.preempt_timeout_ms); in preempt_timeout_default() 411 return sysfs_emit(buf, "%lu\n", engine->defaults.heartbeat_interval_ms); in heartbeat_default()
|
D | selftest_engine_heartbeat.c | 17 engine->defaults.heartbeat_interval_ms); in reset_heartbeat() 296 engine->defaults.heartbeat_interval_ms; in st_engine_heartbeat_enable() 318 engine->defaults.heartbeat_interval_ms; in st_engine_heartbeat_enable_no_pm()
|
/linux-6.12.1/scripts/ |
D | patch-kernel | 72 source directory defaults to /usr/src/linux, 73 patch directory defaults to the current directory, 74 stopversion defaults to <all in patchdir>.
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 221 return rp->priv->defaults; in get_defaults() 342 struct rapl_defaults *defaults = get_defaults(rd->rp); in set_domain_enable() local 347 if (!ret && defaults->set_floor_freq) in set_domain_enable() 348 defaults->set_floor_freq(rd, mode); in set_domain_enable() 615 struct rapl_defaults *defaults = get_defaults(rd->rp); in rapl_unit_xlate() local 627 return defaults->compute_time_window(rd, value, to_raw); in rapl_unit_xlate() 755 rp->priv->defaults = (void *)defaults_msr; in rapl_config() 759 rp->priv->defaults = (void *)&defaults_tpmi; in rapl_config() 767 if (!rp->priv->defaults || !rp->priv->rpi) in rapl_config() 776 struct rapl_defaults *defaults = get_defaults(rd->rp); in prim_fixups() local [all …]
|
/linux-6.12.1/Documentation/fb/ |
D | sisfb.rst | 84 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32 92 Linux 2.4 only: If no mode is given, sisfb defaults to "no mode" (mode=none) if 94 defaults to 800x600x8 unless CRT2 type is LCD, in which case the LCD's native 98 Linux 2.6 only: If no mode is given, sisfb defaults to 800x600x8 unless CRT2 99 type is LCD, in which case it defaults to the LCD's native resolution. If
|
/linux-6.12.1/Documentation/driver-api/tty/ |
D | n_gsm.rst | 32 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults. 82 /* our modem defaults to a maximum size of 127 bytes */ 133 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults. 172 /* our modem defaults to a maximum size of 127 bytes */
|
/linux-6.12.1/tools/testing/selftests/net/packetdrill/ |
D | Makefile | 4 defaults.sh \
|
D | tcp_zerocopy_client.pkt | 4 `./defaults.sh`
|
D | tcp_zerocopy_batch.pkt | 6 `./defaults.sh`
|
/linux-6.12.1/Documentation/kbuild/ |
D | headers_install.rst | 30 ARCH indicates which architecture to produce headers for, and defaults to the 37 INSTALL_HDR_PATH indicates where to install the headers. It defaults to
|
/linux-6.12.1/tools/testing/ktest/examples/ |
D | test.conf | 43 INCLUDE include/defaults.conf
|
D | kvm.conf | 44 INCLUDE include/defaults.conf
|
D | vmware.conf | 89 INCLUDE include/defaults.conf
|
/linux-6.12.1/drivers/dma/idxd/ |
D | Makefile | 7 idxd-y := init.o irq.o device.o sysfs.o submit.o dma.o cdev.o debugfs.o defaults.o
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm5301x-nand-cs0-bch8.dtsi | 3 * Broadcom BCM470X / BCM5301X Nand chip defaults.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | configfs-usb-gadget-acm | 15 reasons, this defaults to 1 (USB_CDC_ACM_PROTO_AT_V25TER).
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perfconfig.example | 3 # These were the old defaults
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | qca,qca7000.txt | 31 property is missing the driver defaults to burst mode. 70 - current-speed : current baud rate of QCA7000 which defaults to 115200
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-hix5hd2.txt | 13 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | twl6030_omap4.dtsi | 11 * Therefore, configure the defaults for the SYS_NIRQ1 and
|