Searched full:maintain (Results 1 – 25 of 814) sorted by relevance
12345678910>>...33
/Linux-v6.1/arch/mips/kvm/ |
D | Kconfig | 35 bool "Maintain counters for COP0 accesses" 38 Maintain statistics for Guest COP0 accesses.
|
/Linux-v6.1/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.1/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.1/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.1/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-v6.1/include/linux/sched/ |
D | cputime.h | 119 * account_group_user_time - Maintain utime for a thread group. 140 * account_group_system_time - Maintain stime for a thread group. 161 * account_group_exec_runtime - Maintain exec runtime for a thread group.
|
/Linux-v6.1/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.1/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.1/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.1/drivers/hid/ |
D | hid-uclogic-params.h | 64 * understanding and maintain consistency. 108 * understanding and maintain consistency. 180 * understanding and maintain consistency.
|
/Linux-v6.1/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.1/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-v6.1/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.1/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.1/arch/parisc/math-emu/ |
D | README | 9 warranties about this code nor any promises to maintain or test it
|
/Linux-v6.1/include/uapi/linux/ |
D | gtp.h | 27 #define GTPA_SGSN_ADDRESS GTPA_PEER_ADDRESS /* maintain legacy attr name */
|
/Linux-v6.1/security/selinux/include/ |
D | netif.h | 6 * maintain a table associating each interface with a SID.
|
/Linux-v6.1/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.1/arch/arm64/kvm/hyp/nvhe/ |
D | hyp.lds.S | 21 * .hyp..data..percpu needs to be page aligned to maintain the same
|
/Linux-v6.1/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 16 need to perform read-modify-write cycles to maintain ECC (Error
|
/Linux-v6.1/net/qrtr/ |
D | Kconfig | 13 maintain a service listing.
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,imx7ulp-sim.yaml | 16 objective to maintain its value between system resets.
|
/Linux-v6.1/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-v6.1/arch/parisc/kernel/ |
D | sys_parisc32.c | 10 * These routines maintain argument size conversion between 32bit and 64bit
|
/Linux-v6.1/drivers/media/platform/ti/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>>...33