/linux/drivers/media/platform/mtk-mdp/ |
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/ |
A 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/Documentation/accounting/ |
A D | delay-accounting.rst | 108 SWAP count delay total 125 SWAP count delay total
|
/linux/Documentation/translations/zh_CN/filesystems/ |
A D | tmpfs.rst | 135 /mytmpfs上挂载tmpfs实例,分配只能由root用户访问的10GB RAM/SWAP,可以有10240个
|
/linux/Documentation/translations/zh_TW/filesystems/ |
A D | tmpfs.rst | 136 /mytmpfs上掛載tmpfs實例,分配只能由root用戶訪問的10GB RAM/SWAP,可以有10240個
|
/linux/drivers/gpu/drm/bridge/ |
A 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/arch/powerpc/xmon/ |
A D | xmon.c | 2345 #define SWAP(a, b, t) ((t) = (a), (a) = (b), (b) = (t)) macro 2354 SWAP(val[0], val[1], t); in byterev() 2357 SWAP(val[0], val[3], t); in byterev() 2358 SWAP(val[1], val[2], t); in byterev() 2361 SWAP(val[0], val[7], t); in byterev() 2362 SWAP(val[1], val[6], t); in byterev() 2363 SWAP(val[2], val[5], t); in byterev() 2364 SWAP(val[3], val[4], t); in byterev()
|
/linux/Documentation/vm/ |
A D | arch_pgtable_helpers.rst | 237 SWAP Page Table Helpers
|
/linux/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 295 - ANGLE / SWAP
|
/linux/fs/nfs/ |
A D | Kconfig | 93 depends on NFS_FS && SWAP
|
/linux/drivers/mtd/ |
A D | Kconfig | 188 depends on MTD && SWAP
|
/linux/Documentation/filesystems/ |
A D | tmpfs.rst | 171 RAM/SWAP in 10240 inodes and it is only accessible by root.
|
/linux/kernel/ |
A D | .bounds.s.cmd | 33 $(wildcard include/config/SWAP) \
|
/linux/kernel/power/ |
A D | Kconfig | 40 depends on SWAP && ARCH_HIBERNATION_POSSIBLE
|
/linux/tools/vm/ |
A D | page-types.c | 494 flags |= BIT(SWAP); in expand_overloaded_flags()
|
/linux/mm/ |
A D | Kconfig | 419 depends on TRANSPARENT_HUGEPAGE && ARCH_WANTS_THP_SWAP && SWAP 459 depends on SWAP
|
/linux/init/ |
A D | Kconfig | 352 # For some reason microblaze and nios2 hard code SWAP=n. Hopefully we can 353 # add proper SWAP support to them, in which case this can be remove. 358 config SWAP config 953 depends on MEMCG && SWAP
|
/linux/drivers/base/firmware_loader/builtin/ |
A D | .main.o.cmd | 215 $(wildcard include/config/SWAP) \
|
/linux/crypto/ |
A D | .memneq.o.cmd | 264 $(wildcard include/config/SWAP) \
|
/linux/crypto/asymmetric_keys/ |
A D | .x509_cert_parser.o.cmd | 255 $(wildcard include/config/SWAP) \
|
A D | .pkcs7_trust.o.cmd | 255 $(wildcard include/config/SWAP) \
|
/linux/drivers/video/ |
A D | .display_timing.o.cmd | 226 $(wildcard include/config/SWAP) \
|
/linux/lib/ |
A D | .xarray.o.cmd | 249 $(wildcard include/config/SWAP) \
|
A D | .argv_split.o.cmd | 264 $(wildcard include/config/SWAP) \
|
A D | .assoc_array.o.cmd | 417 $(wildcard include/config/SWAP) \
|