/Linux-v5.15/Documentation/ABI/testing/ |
D | procfs-smaps_rollup | 20 Size: 1192 kB 21 KernelPageSize: 4 kB 22 MMUPageSize: 4 kB 23 Rss: 884 kB 24 Pss: 385 kB 25 Pss_Anon: 301 kB 26 Pss_File: 80 kB 27 Pss_Shmem: 4 kB 28 Shared_Clean: 696 kB 29 Shared_Dirty: 0 kB [all …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
D | metrics.json | 6 "ScaleUnit": "9.765625e-4KB", 14 "ScaleUnit": "9.765625e-4KB", 22 "ScaleUnit": "9.765625e-4KB", 30 "ScaleUnit": "9.765625e-4KB", 38 "ScaleUnit": "9.765625e-4KB", 46 "ScaleUnit": "9.765625e-4KB", 54 "ScaleUnit": "9.765625e-4KB", 62 "ScaleUnit": "9.765625e-4KB", 70 "ScaleUnit": "9.765625e-4KB", 78 "ScaleUnit": "9.765625e-4KB", [all …]
|
/Linux-v5.15/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | police.json | 20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb", 69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb", 90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde… 93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit", 114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9", 117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb", 141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif… 165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify… 189 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify… 213 …"matchPattern": "action order [0-9]*: police 0x1 rate 3Mbit burst 250Kb mtu 2Kb action continue/d… [all …]
|
/Linux-v5.15/arch/s390/crypto/ |
D | paes_s390.c | 58 static inline int _key_to_kb(struct key_blob *kb, in _key_to_kb() argument 76 memset(kb->keybuf, 0, sizeof(kb->keybuf)); in _key_to_kb() 77 h = (struct clearkey_header *) kb->keybuf; in _key_to_kb() 81 memcpy(kb->keybuf + sizeof(*h), key, keylen); in _key_to_kb() 82 kb->keylen = sizeof(*h) + keylen; in _key_to_kb() 83 kb->key = kb->keybuf; in _key_to_kb() 87 if (keylen <= sizeof(kb->keybuf)) in _key_to_kb() 88 kb->key = kb->keybuf; in _key_to_kb() 90 kb->key = kmalloc(keylen, GFP_KERNEL); in _key_to_kb() 91 if (!kb->key) in _key_to_kb() [all …]
|
/Linux-v5.15/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
D | red.json | 18 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb $", 41 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb adaptive $", 64 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn $", 87 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn adaptive $", 110 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop $", 133 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn nodrop $", 178 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop nodrop $",
|
/Linux-v5.15/arch/x86/pci/ |
D | ce4100.c | 45 #define KB (1024) macro 106 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write) 107 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write) 108 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write) 109 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write) 110 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write) 111 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write) 112 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write) 114 DEFINE_REG(8, 1, 0x10, (64*KB), reg_init, reg_read, reg_write) 115 DEFINE_REG(8, 2, 0x10, (64*KB), reg_init, reg_read, reg_write) [all …]
|
/Linux-v5.15/fs/btrfs/tests/ |
D | free-space-tests.c | 430 * Extent entry covering free space range [128Mb - 256Kb, 128Mb - 128Kb[ in test_steal_space_from_bitmap_to_extent() 438 /* Bitmap entry covering free space range [128Mb + 512Kb, 256Mb[ */ in test_steal_space_from_bitmap_to_extent() 451 * Now make only the first 256Kb of the bitmap marked as free, so that in test_steal_space_from_bitmap_to_extent() 454 * [128Mb - 256Kb, 128Mb - 128Kb[ in test_steal_space_from_bitmap_to_extent() 455 * [128Mb + 512Kb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 476 * Confirm that the bitmap range [128Mb + 768Kb, 256Mb[ isn't marked in test_steal_space_from_bitmap_to_extent() 486 * Confirm that the region [128Mb + 256Kb, 128Mb + 512Kb[, which is in test_steal_space_from_bitmap_to_extent() 495 * Confirm that the region [128Mb, 128Mb + 256Kb[, which is covered in test_steal_space_from_bitmap_to_extent() 504 * Now lets mark the region [128Mb, 128Mb + 512Kb[ as free too. But, in test_steal_space_from_bitmap_to_extent() 548 * Now mark the region [128Mb - 128Kb, 128Mb[ as free too. This will in test_steal_space_from_bitmap_to_extent() [all …]
|
/Linux-v5.15/arch/sh/mm/ |
D | Kconfig | 41 The page size is not necessarily 4KB. Keep this in mind when 159 bool "4kB" 164 bool "8kB" 167 This enables 8kB pages as supported by SH-X2 and later MMUs. 170 bool "16kB" 173 This enables 16kB pages on MMU-less SH systems. 176 bool "64kB" 179 This enables support for 64kB pages, possible on all SH-4 191 bool "64kB" 195 bool "256kB" [all …]
|
/Linux-v5.15/drivers/s390/crypto/ |
D | zcrypt_ep11misc.c | 123 struct ep11keyblob *kb = (struct ep11keyblob *) (key + sizeof(*hdr)); in ep11_check_aes_key_with_hdr() local 127 if (keylen < sizeof(*hdr) + sizeof(*kb)) { in ep11_check_aes_key_with_hdr() 129 __func__, keylen, sizeof(*hdr) + sizeof(*kb)); in ep11_check_aes_key_with_hdr() 157 if (hdr->len < sizeof(*hdr) + sizeof(*kb)) { in ep11_check_aes_key_with_hdr() 160 __func__, (int) hdr->len, sizeof(*hdr) + sizeof(*kb)); in ep11_check_aes_key_with_hdr() 164 if (kb->version != EP11_STRUCT_MAGIC) { in ep11_check_aes_key_with_hdr() 167 __func__, (int) kb->version, EP11_STRUCT_MAGIC); in ep11_check_aes_key_with_hdr() 170 if (checkcpacfexp && !(kb->attr & EP11_BLOB_PKEY_EXTRACTABLE)) { in ep11_check_aes_key_with_hdr() 190 struct ep11keyblob *kb = (struct ep11keyblob *) (key + sizeof(*hdr)); in ep11_check_ecc_key_with_hdr() local 194 if (keylen < sizeof(*hdr) + sizeof(*kb)) { in ep11_check_ecc_key_with_hdr() [all …]
|
/Linux-v5.15/drivers/base/ |
D | node.c | 386 "Node %d MemTotal: %8lu kB\n" in node_read_meminfo() 387 "Node %d MemFree: %8lu kB\n" in node_read_meminfo() 388 "Node %d MemUsed: %8lu kB\n" in node_read_meminfo() 389 "Node %d SwapCached: %8lu kB\n" in node_read_meminfo() 390 "Node %d Active: %8lu kB\n" in node_read_meminfo() 391 "Node %d Inactive: %8lu kB\n" in node_read_meminfo() 392 "Node %d Active(anon): %8lu kB\n" in node_read_meminfo() 393 "Node %d Inactive(anon): %8lu kB\n" in node_read_meminfo() 394 "Node %d Active(file): %8lu kB\n" in node_read_meminfo() 395 "Node %d Inactive(file): %8lu kB\n" in node_read_meminfo() [all …]
|
/Linux-v5.15/drivers/w1/slaves/ |
D | Kconfig | 86 tristate "1kb EEPROM family support (DS2431)" 89 1kb EEPROM family device (DS2431) 92 tristate "4kb EEPROM family support (DS2433)" 95 4kb EEPROM family device (DS2433). 113 tristate "512b/1kb/16kb EPROM family support" 117 512b/1kb/16kb EPROM family device (DS250x). 151 4kb EEPROM with PIO family device (DS28E04).
|
/Linux-v5.15/arch/ia64/ |
D | Kconfig | 143 bool "4KB" 146 performance, a page size of 8KB or 16KB is recommended. For best 147 IA-32 compatibility, a page size of 4KB should be selected (the vast 149 size). For Itanium 2 or newer systems, a page size of 64KB can also 152 4KB For best IA-32 compatibility 153 8KB For best IA-64 performance 154 16KB For best IA-64 performance 155 64KB Requires Itanium 2 or newer processor. 157 If you don't know what to do, choose 16KB. 160 bool "8KB" [all …]
|
/Linux-v5.15/kernel/ |
D | tsacct.c | 80 #define KB 1024 macro 81 #define MB (1024*KB) 82 #define KB_MASK (~(KB-1)) 92 do_div(stats->coremem, 1000 * KB); in xacct_add_tsk() 94 do_div(stats->virtmem, 1000 * KB); in xacct_add_tsk() 97 /* adjust to KB unit */ in xacct_add_tsk() 98 stats->hiwater_rss = get_mm_hiwater_rss(mm) * PAGE_SIZE / KB; in xacct_add_tsk() 99 stats->hiwater_vm = get_mm_hiwater_vm(mm) * PAGE_SIZE / KB; in xacct_add_tsk() 116 #undef KB
|
/Linux-v5.15/fs/dlm/ |
D | user.c | 85 static void compat_input(struct dlm_write_request *kb, in compat_input() argument 89 kb->version[0] = kb32->version[0]; in compat_input() 90 kb->version[1] = kb32->version[1]; in compat_input() 91 kb->version[2] = kb32->version[2]; in compat_input() 93 kb->cmd = kb32->cmd; in compat_input() 94 kb->is64bit = kb32->is64bit; in compat_input() 95 if (kb->cmd == DLM_USER_CREATE_LOCKSPACE || in compat_input() 96 kb->cmd == DLM_USER_REMOVE_LOCKSPACE) { in compat_input() 97 kb->i.lspace.flags = kb32->i.lspace.flags; in compat_input() 98 kb->i.lspace.minor = kb32->i.lspace.minor; in compat_input() [all …]
|
/Linux-v5.15/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 172 spd_hi Use 57.6kb when the application requests 38.4kb. 173 spd_vhi Use 115.2kb when the application requests 38.4kb. 174 spd_shi Use 230.4kb when the application requests 38.4kb. 175 spd_warp Use 460.8kb when the application requests 38.4kb. 176 spd_normal Use 38.4kb when the application requests 38.4kb. 178 application requests 38.4kb.
|
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
D | hugetlb.rst | 44 hugetlb.64KB.limit_in_bytes 45 hugetlb.64KB.max_usage_in_bytes 46 hugetlb.64KB.usage_in_bytes 47 hugetlb.64KB.failcnt 48 hugetlb.64KB.rsvd.limit_in_bytes 49 hugetlb.64KB.rsvd.max_usage_in_bytes 50 hugetlb.64KB.rsvd.usage_in_bytes 51 hugetlb.64KB.rsvd.failcnt
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac1000.h | 278 * 0,00 - Full minus 1KB (only valid when rxfifo >= 4KB and EFC enabled) 279 * 0,01 - Full minus 2KB (only valid when rxfifo >= 4KB and EFC enabled) 280 * 0,10 - Full minus 3KB (only valid when rxfifo >= 4KB and EFC enabled) 281 * 0,11 - Full minus 4KB (only valid when rxfifo > 4KB and EFC enabled) 282 * 1,00 - Full minus 5KB (only valid when rxfifo > 8KB and EFC enabled) 283 * 1,01 - Full minus 6KB (only valid when rxfifo > 8KB and EFC enabled) 284 * 1,10 - Full minus 7KB (only valid when rxfifo > 8KB and EFC enabled)
|
/Linux-v5.15/tools/testing/selftests/proc/ |
D | proc-pid-vm.c | 350 #define RSS1 "Rss: 4 kB\n" in main() 351 #define RSS2 "Rss: 0 kB\n" in main() 352 #define PSS1 "Pss: 4 kB\n" in main() 353 #define PSS2 "Pss: 0 kB\n" in main() 360 "Size: 4 kB\n", in main() 361 "KernelPageSize: 4 kB\n", in main() 362 "MMUPageSize: 4 kB\n", in main() 363 "Anonymous: 0 kB\n", in main() 364 "AnonHugePages: 0 kB\n", in main() 365 "Shared_Hugetlb: 0 kB\n", in main() [all …]
|
/Linux-v5.15/drivers/tty/vt/ |
D | keyboard.c | 1143 void setledstate(struct kbd_struct *kb, unsigned int led) in setledstate() argument 1149 kb->ledmode = LED_SHOW_IOCTL; in setledstate() 1151 kb->ledmode = LED_SHOW_FLAGS; in setledstate() 1159 struct kbd_struct *kb = kbd_table + fg_console; in getleds() local 1161 if (kb->ledmode == LED_SHOW_IOCTL) in getleds() 1164 return kb->ledflagstate; in getleds() 1176 struct kbd_struct *kb = &kbd_table[console]; in vt_get_leds() local 1181 ret = vc_kbd_led(kb, flag); in vt_get_leds() 1198 struct kbd_struct *kb = &kbd_table[console]; in vt_set_led_state() local 1199 setledstate(kb, leds); in vt_set_led_state() [all …]
|
/Linux-v5.15/drivers/media/platform/s5p-mfc/ |
D | regs-mfc-v7.h | 34 #define MAX_FW_SIZE_V7 (SZ_512K) /* 512KB */ 43 #define MFC_CTX_BUF_SIZE_V7 (30 * SZ_1K) /* 30KB */ 45 #define MFC_OTHER_DEC_CTX_BUF_SIZE_V7 (20 * SZ_1K) /* 20KB */ 46 #define MFC_H264_ENC_CTX_BUF_SIZE_V7 (100 * SZ_1K) /* 100KB */ 47 #define MFC_OTHER_ENC_CTX_BUF_SIZE_V7 (10 * SZ_1K) /* 10KB */
|
/Linux-v5.15/arch/powerpc/include/asm/book3s/64/ |
D | radix-4k.h | 8 #define RADIX_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 4K = 2MB 9 #define RADIX_PMD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 2MB = 1GB 10 #define RADIX_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 1GB = 512GB 11 #define RADIX_PGD_INDEX_SIZE 13 // size: 8B << 13 = 64KB, maps 2^13 x 512GB = 4PB
|
/Linux-v5.15/arch/parisc/ |
D | Kconfig | 239 bool "4KB" 242 performance, a page size of 16KB is recommended. For best 243 compatibility with 32bit applications, a page size of 4KB should be 247 4KB For best 32bit compatibility 248 16KB For best performance 249 64KB For best performance, might give more overhead. 251 If you don't know what to do, choose 4KB. 254 bool "16KB" 258 bool "64KB"
|
/Linux-v5.15/Documentation/translations/zh_CN/arm64/ |
D | memory.txt | 33 页大小为 4KB 的 4 级转换表和页大小为 64KB 的 3 级转换表。 35 AArch64 Linux 使用 3 级或 4 级转换表,其页大小配置为 4KB,对于用户和内核 45 AArch64 Linux 在页大小为 4KB,并使用 3 级转换表时的内存布局: 53 AArch64 Linux 在页大小为 4KB,并使用 4 级转换表时的内存布局: 61 AArch64 Linux 在页大小为 64KB,并使用 2 级转换表时的内存布局: 69 AArch64 Linux 在页大小为 64KB,并使用 3 级转换表时的内存布局: 80 4KB 页大小的转换表查找: 95 64KB 页大小的转换表查找:
|
/Linux-v5.15/Documentation/translations/zh_TW/arm64/ |
D | memory.txt | 37 頁大小爲 4KB 的 4 級轉換表和頁大小爲 64KB 的 3 級轉換表。 39 AArch64 Linux 使用 3 級或 4 級轉換表,其頁大小配置爲 4KB,對於用戶和內核 49 AArch64 Linux 在頁大小爲 4KB,並使用 3 級轉換表時的內存布局: 57 AArch64 Linux 在頁大小爲 4KB,並使用 4 級轉換表時的內存布局: 65 AArch64 Linux 在頁大小爲 64KB,並使用 2 級轉換表時的內存布局: 73 AArch64 Linux 在頁大小爲 64KB,並使用 3 級轉換表時的內存布局: 84 4KB 頁大小的轉換表查找: 99 64KB 頁大小的轉換表查找:
|
/Linux-v5.15/arch/mips/lib/ |
D | dump_tlb.c | 49 case PM_4K: return "4kb"; in msk2str() 50 case PM_16K: return "16kb"; in msk2str() 51 case PM_64K: return "64kb"; in msk2str() 52 case PM_256K: return "256kb"; in msk2str() 54 case PM_8K: return "8kb"; in msk2str() 55 case PM_32K: return "32kb"; in msk2str() 56 case PM_128K: return "128kb"; in msk2str() 57 case PM_512K: return "512kb"; in msk2str()
|