Searched full:maintain (Results 1 – 25 of 1622) sorted by relevance
12345678910>>...65
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_buddy.h | 29 * the user has ownership of the link, for example to maintain within 46 /* Maintain a free list for each order. */ 50 * Maintain explicit binary tree(s) to track the allocation of the
|
| /kernel/linux/linux-6.6/arch/mips/kvm/ |
| D | Kconfig | 35 bool "Maintain counters for COP0 accesses" 38 Maintain statistics for Guest COP0 accesses.
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | lightnvm-pblk.rst | 9 - Maintain the integrity and consistency of the L2P table as well as its 14 - Maintain consistency across the I/O stack during synchronization points.
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_ag_resv.c | 34 * space btrees maintain a reserve of space (the AGFL) to handle any expansion 46 * fdblocks count to maintain proper accounting. Third, each AG must maintain 48 * that must remain free to maintain the reservations. Fourth, the "remaining 51 * functions. In other words, we maintain a virtual allocation via in-core 56 * function. It might seem a little funny to maintain a reservoir of blocks
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_ag_resv.c | 34 * space btrees maintain a reserve of space (the AGFL) to handle any expansion 46 * fdblocks count to maintain proper accounting. Third, each AG must maintain 48 * that must remain free to maintain the reservations. Fourth, the "remaining 51 * functions. In other words, we maintain a virtual allocation via in-core 56 * function. It might seem a little funny to maintain a reservoir of blocks
|
| /kernel/linux/linux-6.6/include/drm/ |
| D | drm_buddy.h | 47 * the user has ownership of the link, for example to maintain within 65 /* Maintain a free list for each order. */ 69 * Maintain explicit binary tree(s) to track the allocation of the
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_pmdemand.h | 36 /* Maintain a persistent list of port clocks across all crtcs */ 39 /* Maintain a persistent list of non type C phys mask */
|
| /kernel/linux/linux-5.10/arch/mips/kvm/ |
| D | Kconfig | 68 bool "Maintain counters for COP0 accesses" 71 Maintain statistics for Guest COP0 accesses.
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | db-export.txt | 29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain 33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | db-export.txt | 29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain 33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
|
| /kernel/linux/linux-6.6/include/linux/sched/ |
| D | cputime.h | 110 * account_group_user_time - Maintain utime for a thread group. 131 * account_group_system_time - Maintain stime for a thread group. 152 * account_group_exec_runtime - Maintain exec runtime for a thread group.
|
| /kernel/linux/linux-5.10/Documentation/riscv/ |
| D | patch-acceptance.rst | 24 course, maintain their own Linux kernel trees that contain code for 34 (Implementors, may, of course, maintain their own Linux kernel trees
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | cputime.h | 118 * account_group_user_time - Maintain utime for a thread group. 139 * account_group_system_time - Maintain stime for a thread group. 160 * account_group_exec_runtime - Maintain exec runtime for a thread group.
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | Kconfig | 58 bool "Maintain global object list for debugging purposes" 61 Maintain a global list of active fscache objects that can be
|
| /kernel/linux/linux-6.6/Documentation/riscv/ |
| D | patch-acceptance.rst | 44 ECR. (Developers may, of course, maintain their own Linux kernel trees 58 (Implementers, may, of course, maintain their own Linux kernel trees containing
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-uclogic-params.h | 40 * understanding and maintain consistency. 71 * understanding and maintain consistency. 109 * understanding and maintain consistency.
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/ |
| D | convert_csv_to_c.py | 147 * Please use those tools to help maintain the contents of this file. 178 * Please use those tools to help maintain the contents of this file. 215 * Please use those tools to help maintain the contents of this file. 326 * Please use those tools to help maintain the contents of this file. 357 * Please use those tools to help maintain the contents of this file. 400 * Please use those tools to help maintain the contents of this file, but be
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-power.json | 76 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | uncore-power.json | 76 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | uncore-power.json | 91 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/hmm/ |
| D | hmm_bo.h | 104 /* rbtree for maintain entire allocated vm */ 106 /* rbtree for maintain entire free vm */ 133 * to maintain a bo linked list instead of insert this bo
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/ |
| D | convert_csv_to_c.py | 149 * Please use those tools to help maintain the contents of this file. 181 * Please use those tools to help maintain the contents of this file. 219 * Please use those tools to help maintain the contents of this file. 331 * Please use those tools to help maintain the contents of this file. 363 * Please use those tools to help maintain the contents of this file. 407 * Please use those tools to help maintain the contents of this file, but be
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | completion.h | 15 * struct completion - structure used to maintain state for a "completion" 17 * This is the opaque structure used to maintain the state for a "completion".
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | completion.h | 15 * struct completion - structure used to maintain state for a "completion" 17 * This is the opaque structure used to maintain the state for a "completion".
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
| D | uncore-power.json | 90 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
12345678910>>...65