Searched refs:nodelist (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/docs/sphinx/ |
H A D | qapidoc.py | 130 nodelist = [nodes.Text(' ('), nodes.strong('', 'If: ')] 131 nodelist.append(doc) 132 nodelist.append(nodes.Text(')')) 133 return nodelist 263 nodelist = [] 274 nodelist += container.children 282 nodelist.append(snode) 283 return nodelist 287 nodelist = [] 293 nodelist.append(snode) [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-mm-memory-tiers | 13 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist 24 nodelist: NUMA nodes that are part of this memory tier.
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | rstFlatTable.py | 89 nodelist = [colSpan(span=int(text))] 91 return nodelist, msglist 100 nodelist = [rowSpan(span=int(text))] 102 return nodelist, msglist
|
/openbmc/linux/Documentation/sphinx/ |
H A D | rstFlatTable.py | 77 nodelist = [colSpan(span=int(text))] 79 return nodelist, msglist 88 nodelist = [rowSpan(span=int(text))] 90 return nodelist, msglist
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/corosync/ |
H A D | corosync.conf | 47 nodelist {
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | 2984 char *nodelist = strchr(str, ':'); in mpol_parse_str() local 2991 if (nodelist) { in mpol_parse_str() 2993 *nodelist++ = '\0'; in mpol_parse_str() 2994 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str() 3012 if (nodelist) { in mpol_parse_str() 3013 char *rest = nodelist; in mpol_parse_str() 3026 if (!nodelist) in mpol_parse_str() 3033 if (nodelist) in mpol_parse_str() 3040 if (!nodelist) in mpol_parse_str() 3048 if (!nodelist) in mpol_parse_str() [all …]
|
H A D | memory-tiers.c | 146 static DEVICE_ATTR_RO(nodelist);
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-assign-cpus.sh | 19 nodelist="`ls -d node*`"
|
/openbmc/linux/fs/jffs2/ |
H A D | Makefile | 9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc-parser.y | 53 struct node *nodelist; member 89 %type <nodelist> subnodes
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc-parser.y | 48 struct node *nodelist; member 87 %type <nodelist> subnodes
|
/openbmc/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | tmpfs.rst | 107 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
|
/openbmc/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | tmpfs.rst | 106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
|
/openbmc/linux/Documentation/filesystems/ |
H A D | tmpfs.rst | 202 running kernel does not support NUMA; and will fail if its nodelist
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 141 …in("");return join(ret,dump.parse(fn,"functionCode"),"}");},array:array,nodelist:array,"arguments"…
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 741 * Condense nodelist flag members. 747 * Fixed failMask nodelist settings.
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |