Home
last modified time | relevance | path

Searched refs:demand (Results 1 – 25 of 80) sorted by relevance

1234

/kernel/linux/linux-5.10/include/trace/events/
Dwalt.h102 __field(unsigned int, demand)
113 __entry->demand = p->ravg.demand;
122 task_event_names[__entry->evt], __entry->demand,
147 __field(unsigned int, demand)
173 __entry->demand = p->ravg.demand;
192 __entry->delta_m, __entry->demand,
/kernel/linux/linux-5.10/drivers/infiniband/
DKconfig47 bool "InfiniBand on-demand paging support"
54 On demand paging support for the InfiniBand subsystem.
57 pages on demand instead.
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-region.rst15 Regions may optionally support triggering snapshots on demand.
27 Regions may optionally support capturing a snapshot on demand via the
/kernel/linux/linux-5.10/kernel/sched/
Dwalt.c625 u32 max = 0, avg, demand; in update_history() local
653 demand = runtime; in update_history()
655 demand = max; in update_history()
659 demand = avg; in update_history()
661 demand = max(avg, runtime); in update_history()
663 demand_scaled = scale_demand(demand); in update_history()
686 p->ravg.demand = demand; in update_history()
1256 p->ravg.demand = init_load_windows; in init_new_task_load()
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dindex.rst7 virtual memory and demand paging, memory allocation both for kernel
/kernel/linux/linux-5.10/fs/autofs/
DKconfig18 on demand. This implementation is partially kernel-based to reduce
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.txt7 the clocks on/off or scales them on demand.
/kernel/linux/linux-5.10/Documentation/networking/
Dnetif-msg.rst40 This approach worked well. However there is always a demand for
/kernel/linux/linux-5.10/Documentation/driver-api/iio/
Dtriggers.rst70 * :file:`set_trigger_state`, switch the trigger on/off on demand.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadt7410.rst60 second or even just get one sample on demand for power saving. Besides, it can
Dbt1-pvt.rst41 on demand when read operation is requested via corresponding _input-file.
/kernel/linux/linux-5.10/samples/bpf/
DREADME.rst21 after some changes (on demand)::
/kernel/linux/linux-5.10/net/can/
DKconfig40 informs you on demand e.g. only on content updates / timeouts.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dqcom,pm8xxx-xoadc.txt18 a reference voltage on demand. The reference voltage may vary
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-devfreq120 can change the work timer on runtime according to their demand
Dsysfs-fs-f2fs296 Description: Number of checkpoint operations performed on demand. Available when
308 Description: Number of garbage collection operations performed on demand.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/mellanox/
Dmlx5.rst193 TX reporter also support on demand diagnose callback, on which it provides
222 RX reporter also supports on demand diagnose callback, on which it
/kernel/linux/linux-5.10/security/keys/
DKconfig56 Keyrings are created and added into the register upon demand and get
/kernel/linux/linux-5.10/Documentation/x86/
Dsva.rst200 demand. SR-IOV creation and management is very static in nature. Consult
208 creation time, and cannot scale dynamically on demand. The VFs are not
/kernel/linux/linux-5.10/lib/
DKconfig.kasan165 mappings with real shadow memory allocated on demand. This allows
/kernel/linux/linux-5.10/drivers/net/ppp/
DKconfig79 a demand-dialed link) and which packets are to be dropped entirely.
/kernel/linux/linux-5.10/Documentation/accounting/
Dpsi.rst24 hardware according to workload demand.
/kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/
Dgcw0.dts448 * PLL0 frequency on demand without having to suspend peripherals.
/kernel/linux/linux-5.10/fs/squashfs/
DKconfig86 on a demand basis.
/kernel/linux/linux-5.10/drivers/clk/qcom/
DKconfig58 the clocks on/off or scales them on demand.
71 the clocks on/off or scales them on demand.

1234