Searched refs:SWAP (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/media/platform/mediatek/mdp/ |
H A 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/drivers/video/fbdev/ |
H A D | dnfb.c | 104 #define SWAP(A) ((A>>8) | ((A&0xff) <<8)) macro 264 out_be16(AP_ROP_1, SWAP(0x3)); in dnfb_probe()
|
/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.h | 21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument 24 ((GROUP) << 6) | ((SWAP) << 5) | ((ID) << 0))
|
/linux/Documentation/translations/zh_CN/accounting/ |
H A D | delay-accounting.rst | 96 SWAP count delay total delay average
|
/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | tmpfs.rst | 135 /mytmpfs上挂载tmpfs实例,分配只能由root用户访问的10GB RAM/SWAP,可以有10240个
|
/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | tmpfs.rst | 135 /mytmpfs上掛載tmpfs實例,分配只能由root用戶訪問的10GB RAM/SWAP,可以有10240個
|
/linux/drivers/gpu/drm/bridge/ |
H A D | chrontel-ch7033.c | 61 SWAP = GENMASK(2, 0), enumerator 402 regmap_update_bits(priv->regmap, 0x18, SWAP, BYTE_SWAP_BGR); in ch7033_bridge_mode_set()
|
/linux/Documentation/accounting/ |
H A D | delay-accounting.rst | 114 SWAP count delay total delay average delay max delay min
|
/linux/Documentation/mm/ |
H A D | arch_pgtable_helpers.rst | 241 SWAP Page Table Helpers
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 295 - ANGLE / SWAP
|
/linux/fs/nfs/ |
H A D | Kconfig | 93 depends on NFS_FS && SWAP
|
/linux/drivers/mtd/ |
H A D | Kconfig | 188 depends on MTD && SWAP
|
/linux/tools/mm/ |
H A D | page-types.c | 496 flags |= BIT(SWAP); in expand_overloaded_flags()
|
/linux/ |
H A D | MAINTAINERS | 26306 ZSWAP COMPRESSED SWAP CACHING
|