Searched full:maintain (Results 1 – 25 of 847) sorted by relevance
12345678910>>...34
/Linux-v6.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
|
/Linux-v6.6/arch/mips/kvm/ |
D | Kconfig | 35 bool "Maintain counters for COP0 accesses" 38 Maintain statistics for Guest COP0 accesses.
|
/Linux-v6.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
|
/Linux-v6.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 */
|
/Linux-v6.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.
|
/Linux-v6.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
|
/Linux-v6.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
|
/Linux-v6.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
|
/Linux-v6.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
|
/Linux-v6.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…
|
/Linux-v6.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…
|
/Linux-v6.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…
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/snowridgex/ |
D | uncore-power.json | 89 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
/Linux-v6.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…
|
/Linux-v6.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".
|
/Linux-v6.6/drivers/hid/ |
D | hid-uclogic-params.h | 68 * understanding and maintain consistency. 112 * understanding and maintain consistency. 195 * understanding and maintain consistency.
|
/Linux-v6.6/drivers/staging/greybus/ |
D | audio_codec.h | 71 /* to maintain runtime stream params for each DAI */ 97 /* maintain runtime state for playback/capture stream */
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 84 smq does not maintain a hit count, instead it swaps hit entries with 96 smq doesn't maintain hit counts, so a lot of this problem just goes
|
/Linux-v6.6/net/atm/ |
D | lec.h | 114 * Max time the client will maintain an entry in its arp cache in 119 * Max time the client will maintain an entry in cache when
|
/Linux-v6.6/arch/x86/boot/compressed/ |
D | efi.c | 38 * fall-through to non-EFI, rather than an error, so maintain that in efi_get_type() 106 * cases, so maintain existing behavior by indicating non-kexec in get_kexec_setup_data()
|
/Linux-v6.6/arch/parisc/math-emu/ |
D | README | 9 warranties about this code nor any promises to maintain or test it
|
/Linux-v6.6/include/uapi/linux/ |
D | gtp.h | 27 #define GTPA_SGSN_ADDRESS GTPA_PEER_ADDRESS /* maintain legacy attr name */
|
/Linux-v6.6/arch/sparc/kernel/ |
D | rtrap_64.S | 30 * a pointer with version tag embedded in it. To maintain 46 * a pointer with version tag embedded in it. To maintain 72 * a pointer with version tag embedded in it. To maintain
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-power.json | 206 …maintain a frequency high enough to maintain good IO BW. This is necessary for when all the IA co…
|
/Linux-v6.6/security/selinux/include/ |
D | netif.h | 6 * maintain a table associating each interface with a SID.
|
12345678910>>...34