/linux-5.19.10/drivers/media/platform/mediatek/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-5.19.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-5.19.10/Documentation/translations/zh_CN/accounting/ |
D | delay-accounting.rst | 95 SWAP count delay total delay average
|
/linux-5.19.10/Documentation/translations/zh_TW/filesystems/ |
D | tmpfs.rst | 136 /mytmpfs上掛載tmpfs實例,分配只能由root用戶訪問的10GB RAM/SWAP,可以有10240個
|
/linux-5.19.10/Documentation/translations/zh_CN/filesystems/ |
D | tmpfs.rst | 135 /mytmpfs上挂载tmpfs实例,分配只能由root用户访问的10GB RAM/SWAP,可以有10240个
|
/linux-5.19.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-5.19.10/arch/powerpc/xmon/ |
D | xmon.c | 2348 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro 2357 SWAP(val[0], val[1], t); in byterev() 2360 SWAP(val[0], val[3], t); in byterev() 2361 SWAP(val[1], val[2], t); in byterev() 2364 SWAP(val[0], val[7], t); in byterev() 2365 SWAP(val[1], val[6], t); in byterev() 2366 SWAP(val[2], val[5], t); in byterev() 2367 SWAP(val[3], val[4], t); in byterev()
|
/linux-5.19.10/Documentation/accounting/ |
D | delay-accounting.rst | 113 SWAP count delay total delay average
|
/linux-5.19.10/Documentation/vm/ |
D | arch_pgtable_helpers.rst | 239 SWAP Page Table Helpers
|
/linux-5.19.10/mm/ |
D | Kconfig | 6 # For some reason microblaze and nios2 hard code SWAP=n. Hopefully we can 7 # add proper SWAP support to them, in which case this can be remove. 15 menuconfig SWAP config 27 depends on SWAP 786 depends on TRANSPARENT_HUGEPAGE && ARCH_WANTS_THP_SWAP && SWAP
|
/linux-5.19.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 295 - ANGLE / SWAP
|
/linux-5.19.10/fs/nfs/ |
D | Kconfig | 93 depends on NFS_FS && SWAP
|
/linux-5.19.10/drivers/mtd/ |
D | Kconfig | 188 depends on MTD && SWAP
|
/linux-5.19.10/Documentation/filesystems/ |
D | tmpfs.rst | 171 RAM/SWAP in 10240 inodes and it is only accessible by root.
|
/linux-5.19.10/kernel/power/ |
D | Kconfig | 40 depends on SWAP && ARCH_HIBERNATION_POSSIBLE
|
/linux-5.19.10/tools/vm/ |
D | page-types.c | 500 flags |= BIT(SWAP); in expand_overloaded_flags()
|
/linux-5.19.10/Documentation/admin-guide/cgroup-v1/ |
D | memory.rst | 624 If you want to know more exact memory usage, you should use RSS+CACHE(+SWAP)
|
/linux-5.19.10/init/ |
D | Kconfig | 957 depends on MEMCG && SWAP
|
/linux-5.19.10/ |
D | MAINTAINERS | 22246 ZSWAP COMPRESSED SWAP CACHING
|