Home
last modified time | relevance | path

Searched full:show (Results 1 – 25 of 3479) sorted by relevance

12345678910>>...140

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-fs-nilfs26 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 …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-fs-nilfs26 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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
Dcheck_initial_reg_state.c69 #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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
Dcheck_initial_reg_state.c69 #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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Daltnames.sh23 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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Daltnames.sh23 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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan.sh475 bridge fdb show brport vxlan0
491 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
494 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0
505 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
516 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
519 de:ad:be:ef:13:37 self -v 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 bridge fdb show brport vxlan0
544 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0
563 ip route show table local 198.51.100.1
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan.sh486 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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-fec.sh12 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 …]
/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c298 * Common data to all BTF show operations. Private show functions can add
300 * in the show callback. See btf_type_show() below.
307 * pass is signalled by show->state.depth_check being set, and if we
308 * encounter a non-zero value we set show->state.depth_to_show to
321 * The various data type show functions all start with a call to
342 void *target; /* target of show operation (seq file, buffer) */
343 void (*showfn)(struct btf_show *show, const char *fmt, va_list args);
383 void (*show)(const struct btf *btf, const struct btf_type *t, member
385 struct btf_show *show);
758 * Populate show->state.name with type name information.
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dets.json14 "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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dets.json14 "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 …]
Dprio.json14 "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 …]
/kernel/liteos_a/kernel/base/misc/
Dtask_shellcmd.c61 #undef SHOW
68 #define SHOW(arg...) do { \ macro
77 #define SHOW(arg...) PRINTK(arg) macro
124 SHOW("\r\n PID PPID PGID UID Mode Status Policy Priority MTID TTotal"); in ProcessInfoTitle()
128 SHOW(" VirtualMem ShareMem PhysicalMem"); in ProcessInfoTitle()
132 SHOW(" CPUUSE CPUUSE10s CPUUSE1s"); in ProcessInfoTitle()
136 SHOW(" CPUUSE10s"); in ProcessInfoTitle()
139 SHOW(" PName\n"); in ProcessInfoTitle()
144SHOW("%5u%6u%5d%6d%7s%8s%7s%9u%5u%7u", processInfo->pid, processInfo->ppid, processInfo->pgroupID, in ProcessDataShow()
153SHOW("%#11x%#9x%#12x", processInfo->virtualMem, processInfo->shareMem, processInfo->physicalMem); in ProcessDataShow()
[all …]
/kernel/linux/linux-6.6/tools/perf/Documentation/
Dperf-sched.txt71 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 …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-sched.txt71 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 …]
/kernel/linux/linux-6.6/include/drm/
Ddrm_debugfs.h42 * @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 …]
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/filesystems/
Dsysfs.txt105 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 …]
/kernel/linux/linux-6.6/Documentation/translations/zh_TW/filesystems/
Dsysfs.txt108 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 …]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/filesystems/
Dsysfs.txt105 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 …]
/kernel/linux/linux-6.6/include/uapi/linux/
Dunix_diag.h17 #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 */
/kernel/linux/linux-5.10/include/uapi/linux/
Dunix_diag.h17 #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 */
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/filters/
Dcgroup.json17 "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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
Ddevlink_lib.sh11 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" | \
140 devlink sb port pool show $port pool $pool -j \
180 devlink sb pool show "$DEVLINK_DEV" pool $pool -j \
221 devlink sb tc bind show $port tc $tc type $dir -j \
276 devlink -j trap show $DEVLINK_DEV trap $trap_name \
294 devlink -j trap show $DEVLINK_DEV trap $trap_name \
300 devlink -j trap show $DEVLINK_DEV trap $trap_name \
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Dvrf.rst169 $ ip [-d] link show type vrf
170 NOTE: The -d option is needed to show the table id
174 $ ip -d link show type vrf
191 $ ip -br link show type vrf
213 4. Show Devices Assigned to a VRF
215 To show devices that have been assigned to a specific VRF add the master
218 $ ip link show vrf NAME
219 $ ip link show master NAME
223 $ ip link show vrf red
234 $ ip -br link show vrf red
[all …]

12345678910>>...140