Searched refs:SWAP (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_regs.c | 14 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument 17 ((SWAP) << 5) | ((ID) << 0))
|
/Linux-v5.10/drivers/video/fbdev/ |
D | dnfb.c | 104 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) macro 262 out_be16(AP_ROP_1, SWAP(0x3)); in dnfb_probe()
|
/Linux-v5.10/Documentation/accounting/ |
D | delay-accounting.rst | 106 SWAP count delay total 123 SWAP count delay total
|
/Linux-v5.10/drivers/gpu/drm/bridge/ |
D | chrontel-ch7033.c | 60 SWAP = GENMASK(2, 0), enumerator 401 regmap_update_bits(priv->regmap, 0x18, SWAP, BYTE_SWAP_BGR); in ch7033_bridge_mode_set()
|
/Linux-v5.10/arch/powerpc/xmon/ |
D | xmon.c | 2256 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro 2265 SWAP(val[0], val[1], t); in byterev() 2268 SWAP(val[0], val[3], t); in byterev() 2269 SWAP(val[1], val[2], t); in byterev() 2272 SWAP(val[0], val[7], t); in byterev() 2273 SWAP(val[1], val[6], t); in byterev() 2274 SWAP(val[2], val[5], t); in byterev() 2275 SWAP(val[3], val[4], t); in byterev()
|
/Linux-v5.10/Documentation/vm/ |
D | arch_pgtable_helpers.rst | 237 SWAP Page Table Helpers
|
/Linux-v5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 295 - ANGLE / SWAP
|
/Linux-v5.10/fs/nfs/ |
D | Kconfig | 93 depends on NFS_FS && SWAP
|
/Linux-v5.10/Documentation/filesystems/ |
D | tmpfs.rst | 171 RAM/SWAP in 10240 inodes and it is only accessible by root.
|
/Linux-v5.10/drivers/mtd/ |
D | Kconfig | 185 depends on MTD && SWAP
|
/Linux-v5.10/tools/vm/ |
D | page-types.c | 494 flags |= BIT(SWAP); in expand_overloaded_flags()
|
/Linux-v5.10/kernel/power/ |
D | Kconfig | 40 depends on SWAP && ARCH_HIBERNATION_POSSIBLE
|
/Linux-v5.10/mm/ |
D | Kconfig | 432 depends on TRANSPARENT_HUGEPAGE && ARCH_WANTS_THP_SWAP && SWAP 472 depends on SWAP
|
/Linux-v5.10/init/ |
D | Kconfig | 328 # For some reason microblaze and nios2 hard code SWAP=n. Hopefully we can 329 # add proper SWAP support to them, in which case this can be remove. 334 config SWAP config 909 depends on MEMCG && SWAP
|
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/ |
D | memory.rst | 635 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
|
/Linux-v5.10/ |
D | MAINTAINERS | 19472 ZSWAP COMPRESSED SWAP CACHING
|