/openbmc/qemu/ |
H A D | hmp-commands-info.hx | 16 Show various information about the system state. 24 .help = "show the version of QEMU", 31 Show the version of QEMU. 38 .help = "show the network state", 44 Show the network state. 51 .help = "show the character devices", 58 Show the character devices. 65 .help = "show info of one block device or all block devices " 66 "(-n: show named nodes; -v: show details)", 72 Show info of one block device or all block devices. [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-nilfs2 | 6 Show current revision of NILFS file system driver. 20 Show NILFS file system revision on volume. 28 Show volume's block size in bytes. 34 Show volume size in bytes. 40 Show count of free blocks on volume. 46 Show volume's UUID (Universally Unique Identifier). 52 Show volume's label. 64 Show last write time of super block in human-readable 71 Show last write time of super block in seconds. 77 Show current write count of super block. [all …]
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | check_initial_reg_state.c | 69 #define SHOW(x) printf("\t" #x " = 0x%lx\n", x); in main() macro 70 SHOW(ax); in main() 71 SHOW(bx); in main() 72 SHOW(cx); in main() 73 SHOW(dx); in main() 74 SHOW(si); in main() 75 SHOW(di); in main() 76 SHOW(bp); in main() 77 SHOW(sp); in main() 79 SHOW(r8); in main() [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.t1040-l2switch | 27 - enable/disable a port or show its configuration (speed, duplexity, status, etc.) 37 ethsw [port <port_no>] { enable | disable | show } - enable/disable a port; show a port's configura… 38 ethsw [port <port_no>] statistics { [help] | [clear] } - show an l2 switch port's statistics 39 ethsw [port <port_no>] learning { [help] | show | auto | disable } - enable/disable/show learning c… 40 …ort_no>] [vlan <vid>] fdb { [help] | show | flush | { add | del } <mac> } - add/delete a mac entry… 42 ethsw [port <port_no>] pvid { [help] | show | <pvid> } - set/show PVID (ingress and egress VLAN tag… 43 ethsw [port <port_no>] vlan { [help] | show | add <vid> | del <vid> } - add a VLAN to a port (VLAN … 44 ethsw [port <port_no>] untagged { [help] | show | all | none | pvid } - set egress tagging mode for… 45 ethsw [port <port_no>] egress tag { [help] | show | pvid | classified } - configure VID source for … 47 ethsw vlan fdb { [help] | show | shared | private } - make VLAN learning shared or private [all …]
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | altnames.sh | 23 output=$(ip -j -p link show $SHORT_NAME) 24 check_err $? "Failed to do link show with short alternative name" 27 check_err $? "Failed to get short alternative name from link show JSON" 30 check_err $? "Got unexpected short alternative name from link show JSON" 32 ip -j -p link show $DUMMY_DEV &>/dev/null 33 check_err $? "Failed to do link show with original name" 38 output=$(ip -j -p link show $LONG_NAME) 39 check_err $? "Failed to do link show with long alternative name" 42 check_err $? "Failed to get long alternative name from link show JSON" 45 check_err $? "Got unexpected long alternative name from link show JSON" [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | vxlan.sh | 486 bridge fdb show brport vxlan0 502 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0 505 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0 516 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0 527 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0 530 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0 541 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0 552 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0 555 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0 574 ip $IP_FLAG route show table local $LOCAL_IP_1 [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | ethtool-fec.sh | 12 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 19 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 27 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 35 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 43 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 51 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 57 s=$($ETHTOOL --show-fec $NSIM_NETDEV | tail -2) 69 $ETHTOOL --json --show-fec $NSIM_NETDEV | jq empty >>/dev/null 2>&1 74 s=$($ETHTOOL --json --show-fec $NSIM_NETDEV | jq '.[].config[]') 76 s=$($ETHTOOL --json --show-fec $NSIM_NETDEV | jq '.[].active[]') [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | ets.json | 14 "verifyCmd": "$TC qdisc show dev $DUMMY", 34 "verifyCmd": "$TC qdisc show dev $DUMMY", 54 "verifyCmd": "$TC qdisc show dev $DUMMY", 74 "verifyCmd": "$TC qdisc show dev $DUMMY", 94 "verifyCmd": "$TC qdisc show dev $DUMMY", 114 "verifyCmd": "$TC qdisc show dev $DUMMY", 134 "verifyCmd": "$TC qdisc show dev $DUMMY", 154 "verifyCmd": "$TC qdisc show dev $DUMMY", 174 "verifyCmd": "$TC qdisc show dev $DUMMY", 194 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
H A D | prio.json | 14 "verifyCmd": "$TC qdisc show dev $DUMMY", 34 "verifyCmd": "$TC qdisc show dev $DUMMY", 53 "verifyCmd": "$TC qdisc show dev $DUMMY", 72 "verifyCmd": "$TC qdisc show dev $DUMMY", 91 "verifyCmd": "$TC qdisc show dev $DUMMY", 111 "verifyCmd": "$TC qdisc show dev $DUMMY", 130 "verifyCmd": "$TC qdisc show dev $DUMMY", 149 "verifyCmd": "$TC qdisc show dev $DUMMY", 168 "verifyCmd": "$TC qdisc show dev $DUMMY", 188 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
H A D | netem.json | 17 "verifyCmd": "$TC qdisc show dev $DUMMY", 40 "verifyCmd": "$TC qdisc show dev $DUMMY", 63 "verifyCmd": "$TC qdisc show dev $DUMMY", 86 "verifyCmd": "$TC qdisc show dev $DUMMY", 109 "verifyCmd": "$TC qdisc show dev $DUMMY", 132 "verifyCmd": "$TC qdisc show dev $DUMMY", 155 "verifyCmd": "$TC qdisc show dev $DUMMY", 178 "verifyCmd": "$TC qdisc show dev $DUMMY", 201 "verifyCmd": "$TC qdisc show dev $DUMMY", 224 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
H A D | fq.json | 17 "verifyCmd": "$TC qdisc show dev $DUMMY", 40 "verifyCmd": "$TC qdisc show dev $DUMMY", 63 "verifyCmd": "$TC qdisc show dev $DUMMY", 86 "verifyCmd": "$TC qdisc show dev $DUMMY", 109 "verifyCmd": "$TC qdisc show dev $DUMMY", 132 "verifyCmd": "$TC qdisc show dev $DUMMY", 154 "verifyCmd": "$TC qdisc show dev $DUMMY", 177 "verifyCmd": "$TC qdisc show dev $DUMMY", 200 "verifyCmd": "$TC qdisc show dev $DUMMY", 223 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
H A D | fifo.json | 15 "verifyCmd": "$TC qdisc show dev $DUMMY", 36 "verifyCmd": "$TC qdisc show dev $DUMMY", 56 "verifyCmd": "$TC qdisc show dev $DUMMY", 76 "verifyCmd": "$TC qdisc show dev $DUMMY", 96 "verifyCmd": "$TC qdisc show dev $DUMMY", 116 "verifyCmd": "$TC qdisc show dev $DUMMY", 135 "verifyCmd": "$TC qdisc show dev $DUMMY", 154 "verifyCmd": "$TC qdisc show dev $DUMMY", 175 "verifyCmd": "$TC qdisc show dev $DUMMY", 197 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
H A D | cake.json | 17 "verifyCmd": "$TC qdisc show dev $DUMMY", 40 "verifyCmd": "$TC qdisc show dev $DUMMY", 63 "verifyCmd": "$TC qdisc show dev $DUMMY", 86 "verifyCmd": "$TC qdisc show dev $DUMMY", 109 "verifyCmd": "$TC qdisc show dev $DUMMY", 132 "verifyCmd": "$TC qdisc show dev $DUMMY", 155 "verifyCmd": "$TC qdisc show dev $DUMMY", 178 "verifyCmd": "$TC qdisc show dev $DUMMY", 201 "verifyCmd": "$TC qdisc show dev $DUMMY", 224 "verifyCmd": "$TC qdisc show dev $DUMMY", [all …]
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-sched.txt | 71 Be more verbose. (show symbol address, etc) 85 Show only CPUs with activity. Helps visualizing on high core 89 Show just entries with activities for the given CPUs. 115 Only show events for the given CPU(s) (comma separated list). 119 Only show events for given process ID (comma separated list). 123 Only show events for given thread ID (comma separated list). 127 Show only a summary of scheduling by thread with min, max, and average 132 Show all scheduling events followed by a summary by thread with min, 140 Show visual aid for sched switches by CPU: 'i' marks idle time, 145 Show wakeup events. [all …]
|
H A D | perf-report.txt | 26 Be more verbose. (show symbol address, etc) 30 Do not show any warnings or messages. (Suppress -v) 33 --show-nr-samples:: 34 Show the number of samples for each symbol 36 --show-cpu-utilization:: 37 Show sample percentage for different cpu modes. 41 Show per-thread event counters. The input data file should be recorded 49 Only show events for given process ID (comma separated list). 52 Only show events for given thread ID (comma separated list). 65 Only show symbols that match (partially) with this filter. [all …]
|
/openbmc/linux/include/drm/ |
H A D | drm_debugfs.h | 42 * @show: the &drm_info_list's show callback 49 * their @show callback. 51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} argument 63 * @show: 65 * Show callback. &seq_file->private will be set to the &struct 69 int (*show)(struct seq_file*, void*); member 109 * @show: 111 * Show callback. &seq_file->private will be set to the &struct 115 int (*show)(struct seq_file*, void*); member 149 int (*show)(struct seq_file*, void*), void *data); [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | sysfs.txt | 105 ssize_t (*show)(struct device *dev, struct device_attribute *attr, 129 .show = show_foo, 142 ssize_t (*show)(struct kobject *, struct attribute *, char *); 166 if (dev_attr->show) 167 ret = dev_attr->show(dev, dev_attr, buf); 170 dev_attr->show); 180 在声明属性时,必须指定 show() 或 store() 方法,以实现属性的 183 ssize_t (*show)(struct device *dev, struct device_attribute *attr, char *buf); 193 - 在读方面(read(2)),show() 方法应该填充整个缓冲区。回想属性 198 向后搜索到零或使用‘0’偏移执行一个pread(2)操作,show()方法将 [all …]
|
/openbmc/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | sysfs.txt | 108 ssize_t (*show)(struct device *dev, struct device_attribute *attr, 132 .show = show_foo, 145 ssize_t (*show)(struct kobject *, struct attribute *, char *); 169 if (dev_attr->show) 170 ret = dev_attr->show(dev, dev_attr, buf); 173 dev_attr->show); 183 在聲明屬性時,必須指定 show() 或 store() 方法,以實現屬性的 186 ssize_t (*show)(struct device *dev, struct device_attribute *attr, char *buf); 196 - 在讀方面(read(2)),show() 方法應該填充整個緩衝區。回想屬性 201 向後搜索到零或使用『0』偏移執行一個pread(2)操作,show()方法將 [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | bblayers.py | 24 result = runCmd('bitbake-layers layerindex-show-depends meta-poky') 26 …dded-core should have been listed at this step. bitbake-layers layerindex-show-depends meta-poky o… 29 result = runCmd('bitbake-layers show-cross-depends') 33 result = runCmd('bitbake-layers show-layers') 39 result = runCmd('bitbake-layers show-appends') 43 result = runCmd('bitbake-layers show-overlayed') 62 result = runCmd('bitbake-layers show-layers') 63 …"This test cannot run with meta-skeleton in bblayers.conf. bitbake-layers show-layers output: %s" … 65 result = runCmd('bitbake-layers show-layers') 66 … meta-skeleton layer was not added to conf/bblayers.conf. bitbake-layers show-layers output: %s" … [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | unix_diag.h | 17 #define UDIAG_SHOW_NAME 0x00000001 /* show name (not path) */ 18 #define UDIAG_SHOW_VFS 0x00000002 /* show VFS inode info */ 19 #define UDIAG_SHOW_PEER 0x00000004 /* show peer socket info */ 20 #define UDIAG_SHOW_ICONS 0x00000008 /* show pending connections */ 21 #define UDIAG_SHOW_RQLEN 0x00000010 /* show skb receive queue len */ 22 #define UDIAG_SHOW_MEMINFO 0x00000020 /* show memory info of a socket */ 23 #define UDIAG_SHOW_UID 0x00000040 /* show socket's UID */
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | cgroup.json | 17 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 39 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 61 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 83 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 105 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 127 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 149 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 171 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 193 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", 215 "verifyCmd": "$TC filter show dev $DEV1 parent ffff:", [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | devlink_lib.sh | 11 DEVLINK_DEV=$(devlink port show "${NETIFS[p1]:-$NETIF_NO_CABLE}" -j \ 25 devlink dev show $DEVLINK_DEV &> /dev/null 85 devlink -j resource show "$DEVLINK_DEV" | jq "$resource_name" 122 still_pending=$(devlink resource show "$DEVLINK_DEV" | \ 142 devlink sb port pool show $port pool $pool -j \ 182 devlink sb pool show "$DEVLINK_DEV" pool $pool -j \ 223 devlink sb tc bind show $port tc $tc type $dir -j \ 278 devlink -j trap show $DEVLINK_DEV trap $trap_name \ 296 devlink -j trap show $DEVLINK_DEV trap $trap_name \ 302 devlink -j trap show $DEVLINK_DEV trap $trap_name \ [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | vrf.rst | 182 $ ip [-d] link show type vrf 183 NOTE: The -d option is needed to show the table id 187 $ ip -d link show type vrf 204 $ ip -br link show type vrf 226 4. Show Devices Assigned to a VRF 228 To show devices that have been assigned to a specific VRF add the master 231 $ ip link show vrf NAME 232 $ ip link show master NAME 236 $ ip link show vrf red 247 $ ip -br link show vrf red [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 363 * Common data to all BTF show operations. Private show functions can add 365 * in the show callback. See btf_type_show() below. 372 * pass is signalled by show->state.depth_check being set, and if we 373 * encounter a non-zero value we set show->state.depth_to_show to 386 * The various data type show functions all start with a call to 407 void *target; /* target of show operation (seq file, buffer) */ 408 __printf(2, 0) void (*showfn)(struct btf_show *show, const char *fmt, va_list args); 448 void (*show)(const struct btf *btf, const struct btf_type *t, member 450 struct btf_show *show); 920 * Populate show->state.name with type name information. [all …]
|
/openbmc/u-boot/tools/buildman/ |
H A D | cmdline.py | 20 help='Show changes in function code size for each board') 30 help='Show detailed information for each board in summary') 34 default=False, help='Show errors and warnings') 62 parser.add_option('-K', '--show-config', action='store_true', 63 … default=False, help='Show configuration changes in summary (both board config files and Kconfig)') 67 default=False, help='Show a list of boards next to each error/warning') 86 default=False, help='Show a build summary') 87 parser.add_option('-S', '--show-sizes', action='store_true', 88 default=False, help='Show image size variation in summary') 98 default=False, help='Show boards with unknown build result') [all …]
|