Searched full:maintain (Results 1 – 25 of 755) sorted by relevance
12345678910>>...31
/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
|
/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.
|
/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
|
/linux-5.10/arch/mips/kvm/ |
D | Kconfig | 68 bool "Maintain counters for COP0 accesses" 71 Maintain statistics for Guest COP0 accesses.
|
/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
|
/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
|
/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.
|
/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
|
/linux-5.10/Documentation/driver-api/xilinx/ |
D | eemi.rst | 20 The zynqmp-firmware driver maintain all EEMI APIs in zynqmp_eemi_ops 26 /* zynqmp-firmware driver maintain all EEMI APIs */
|
/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.
|
/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
|
/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".
|
/linux-5.10/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-5.10/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-5.10/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-5.10/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-5.10/arch/parisc/math-emu/ |
D | README | 9 warranties about this code nor any promises to maintain or test it
|
/linux-5.10/include/uapi/linux/ |
D | gtp.h | 26 #define GTPA_SGSN_ADDRESS GTPA_PEER_ADDRESS /* maintain legacy attr name */
|
/linux-5.10/arch/arm64/kvm/hyp/nvhe/ |
D | hyp.lds.S | 17 * .hyp..data..percpu needs to be page aligned to maintain the same
|
/linux-5.10/security/selinux/include/ |
D | netif.h | 6 * maintain a table associating each interface with a SID.
|
/linux-5.10/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 16 need to perform read-modify-write cycles to maintain ECC (Error
|
/linux-5.10/net/qrtr/ |
D | Kconfig | 13 maintain a service listing.
|
/linux-5.10/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-5.10/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,imx7ulp-sim.yaml | 16 objective to maintain its value between system resets.
|
/linux-5.10/drivers/gpu/vga/ |
D | Kconfig | 18 Reserves space in the kernel to maintain resource locking for
|
12345678910>>...31