Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/sphinx/
DrstFlatTable.py77 nodelist = [colSpan(span=int(text))]
79 return nodelist, msglist
88 nodelist = [rowSpan(span=int(text))]
90 return nodelist, msglist
/Linux-v5.15/mm/
Dmempolicy.c2803 char *nodelist = strchr(str, ':'); in mpol_parse_str() local
2810 if (nodelist) { in mpol_parse_str()
2812 *nodelist++ = '\0'; in mpol_parse_str()
2813 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()
2831 if (nodelist) { in mpol_parse_str()
2832 char *rest = nodelist; in mpol_parse_str()
2845 if (!nodelist) in mpol_parse_str()
2852 if (nodelist) in mpol_parse_str()
2859 if (!nodelist) in mpol_parse_str()
2867 if (!nodelist) in mpol_parse_str()
[all …]
/Linux-v5.15/fs/jffs2/
DMakefile9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
/Linux-v5.15/tools/testing/selftests/rcutorture/bin/
Dkvm-assign-cpus.sh20 nodelist="`ls -d node*`"
/Linux-v5.15/scripts/dtc/
Ddtc-parser.y42 struct node *nodelist; member
81 %type <nodelist> subnodes
/Linux-v5.15/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
/Linux-v5.15/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst107 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
/Linux-v5.15/Documentation/filesystems/
Dtmpfs.rst131 running kernel does not support NUMA; and will fail if its nodelist
/Linux-v5.15/Documentation/scsi/
DChangeLog.lpfc741 * Condense nodelist flag members.
747 * Fixed failMask nodelist settings.