Home
last modified time | relevance | path

Searched refs:nodelist (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-kernel-mm-memory-tiers13 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist
24 nodelist: NUMA nodes that are part of this memory tier.
/Linux-v6.6/Documentation/sphinx/
DrstFlatTable.py77 nodelist = [colSpan(span=int(text))]
79 return nodelist, msglist
88 nodelist = [rowSpan(span=int(text))]
90 return nodelist, msglist
/Linux-v6.6/mm/
Dmempolicy.c3007 char *nodelist = strchr(str, ':'); in mpol_parse_str() local
3014 if (nodelist) { in mpol_parse_str()
3016 *nodelist++ = '\0'; in mpol_parse_str()
3017 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()
3035 if (nodelist) { in mpol_parse_str()
3036 char *rest = nodelist; in mpol_parse_str()
3049 if (!nodelist) in mpol_parse_str()
3056 if (nodelist) in mpol_parse_str()
3063 if (!nodelist) in mpol_parse_str()
3071 if (!nodelist) in mpol_parse_str()
[all …]
Dmemory-tiers.c146 static DEVICE_ATTR_RO(nodelist);
/Linux-v6.6/tools/testing/selftests/rcutorture/bin/
Dkvm-assign-cpus.sh19 nodelist="`ls -d node*`"
/Linux-v6.6/fs/jffs2/
DMakefile9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
/Linux-v6.6/scripts/dtc/
Ddtc-parser.y48 struct node *nodelist; member
87 %type <nodelist> subnodes
/Linux-v6.6/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
/Linux-v6.6/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst107 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
/Linux-v6.6/Documentation/filesystems/
Dtmpfs.rst202 running kernel does not support NUMA; and will fail if its nodelist
/Linux-v6.6/Documentation/scsi/
DChangeLog.lpfc741 * Condense nodelist flag members.
747 * Fixed failMask nodelist settings.