Searched full:maintain (Results 1 – 25 of 773) sorted by relevance
12345678910>>...31
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | i915_buddy.h | 32 * the user has ownership of the link, for example to maintain within 50 /* Maintain a free list for each order. */ 54 * Maintain explicit binary tree(s) to track the allocation of the
|
/Linux-v5.15/arch/mips/kvm/ |
D | Kconfig | 34 bool "Maintain counters for COP0 accesses" 37 Maintain statistics for Guest COP0 accesses.
|
/Linux-v5.15/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-v5.15/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-v5.15/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
|
/Linux-v5.15/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.
|
/Linux-v5.15/drivers/hid/ |
D | hid-uclogic-params.h | 40 * understanding and maintain consistency. 71 * understanding and maintain consistency. 109 * understanding and maintain consistency.
|
/Linux-v5.15/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-v5.15/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-v5.15/drivers/staging/media/atomisp/include/hmm/ |
D | hmm_bo.h | 116 /* rbtree for maintain entire allocated vm */ 118 /* rbtree for maintain entire free vm */ 153 * to maintain a bo linked list instead of insert this bo
|
/Linux-v5.15/drivers/staging/greybus/ |
D | audio_codec.h | 71 /* to maintain runtime stream params for each DAI */ 96 /* maintain runtime state for playback/capture stream */
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/parisc/math-emu/ |
D | README | 9 warranties about this code nor any promises to maintain or test it
|
/Linux-v5.15/include/uapi/linux/ |
D | gtp.h | 26 #define GTPA_SGSN_ADDRESS GTPA_PEER_ADDRESS /* maintain legacy attr name */
|
/Linux-v5.15/security/selinux/include/ |
D | netif.h | 6 * maintain a table associating each interface with a SID.
|
/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/ |
D | hyp.lds.S | 21 * .hyp..data..percpu needs to be page aligned to maintain the same
|
/Linux-v5.15/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 16 need to perform read-modify-write cycles to maintain ECC (Error
|
/Linux-v5.15/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-v5.15/net/qrtr/ |
D | Kconfig | 13 maintain a service listing.
|
/Linux-v5.15/drivers/gpu/vga/ |
D | Kconfig | 18 Reserves space in the kernel to maintain resource locking for
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,imx7ulp-sim.yaml | 16 objective to maintain its value between system resets.
|
/Linux-v5.15/drivers/comedi/drivers/ni_routing/ni_route_values/ |
D | all.h | 24 * Please use those tools to help maintain the contents of this file.
|
/Linux-v5.15/arch/parisc/kernel/ |
D | sys_parisc32.c | 10 * These routines maintain argument size conversion between 32bit and 64bit
|
/Linux-v5.15/drivers/media/platform/omap/ |
D | omap_voutlib.c | 164 * will also be adjusted to maintain the rescaling ratios. If successful, crop 225 * cropping height to maintain the vertical resizing ratio. in omap_vout_new_crop() 244 * cropping width to maintain the horizontal resizing ratio. in omap_vout_new_crop()
|
12345678910>>...31