/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fib-onlink-tests.sh | 150 addr=$(${pfx} ip -6 -br addr show dev ${dev} | \ 477 -v verbose mode (show commands and output)
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_IDLETIMER.c | 157 info->timer->attr.show = idletimer_tg_show; in idletimer_tg_create() 206 info->timer->attr.show = idletimer_tg_show; in idletimer_tg_create_v1()
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtx_diff | 149 git_root=`git rev-parse --show-toplevel 2>/dev/null` 214 git_root=`git rev-parse --show-toplevel 2>/dev/null`
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | module.h | 57 ssize_t (*show)(struct module_attribute *, struct module_kobject *, member 227 * 1. So modinfo can show license info for users wanting to vet their setup 280 .show = __modver_version_show, \
|
/kernel/linux/linux-5.10/tools/hv/ |
H A D | hv_kvp_daemon.c | 680 sprintf(cmd, "%s %s", "ip route show dev", if_name); in kvp_get_ipconfig_info() 692 sprintf(cmd, "%s %s", "ip -f inet6 route show dev", if_name); in kvp_get_ipconfig_info()
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | file.c | 70 count = buffer->attr->show(buffer->item, buffer->page); in fill_read_buffer() 94 * item's show() method exactly once (if the read is happening from 417 * must be a show method for it. in __configfs_open_file() 422 if ((type & CONFIGFS_ITEM_ATTR) && !attr->show) in __configfs_open_file()
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | netdebug.c | 163 .show = nst_seq_show, 377 .show = sc_seq_show,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 372 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() argument 378 if (show) in nv_show_cursor()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | dell-smbios-base.c | 507 token_location_attrs[i].show = location_show; in build_tokens_sysfs() 518 token_value_attrs[i].show = value_show; in build_tokens_sysfs()
|
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | file.c | 68 count = buffer->attr->show(buffer->item, buffer->page); in fill_read_buffer() 351 * must be a show method for it. in __configfs_open_file() 356 if ((type & CONFIGFS_ITEM_ATTR) && !attr->show) in __configfs_open_file()
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | netdebug.c | 161 .show = nst_seq_show, 375 .show = sc_seq_show,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | module.h | 55 ssize_t (*show)(struct module_attribute *, struct module_kobject *, member 225 * 1. So modinfo can show license info for users wanting to vet their setup 281 .show = __modver_version_show, \
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
H A D | dell-smbios-base.c | 507 token_location_attrs[i].show = location_show; in build_tokens_sysfs() 518 token_value_attrs[i].show = value_show; in build_tokens_sysfs()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | edac_device.c | 162 attrib->show = attrib_spec[attr].show; in edac_device_alloc_ctl_info()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 372 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() argument 378 if (show) in nv_show_cursor()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_IDLETIMER.c | 157 info->timer->attr.show = idletimer_tg_show; in idletimer_tg_create() 206 info->timer->attr.show = idletimer_tg_show; in idletimer_tg_create_v1()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fib_rule_tests.sh | 162 pref=$($IP -6 rule show $1 table $RTABLE | cut -d ":" -f 1) 219 # versions don't support 'dsfield' in ip rule show. 294 pref=$($IP rule show $1 table $RTABLE | cut -d ":" -f 1) 356 # versions don't support 'dsfield' in ip rule show.
|
H A D | fib-onlink-tests.sh | 150 addr=$(${pfx} ip -6 -br addr show dev ${dev} | \ 477 -v verbose mode (show commands and output)
|
H A D | udpgro_fwd.sh | 89 local addr_dst=$(ip -j -n $BASE$DST link show dev vxlan6$DST |jq -r '.[]["address"]') 90 local addr_src=$(ip -j -n $BASE$SRC link show dev vxlan6$SRC |jq -r '.[]["address"]')
|
/kernel/linux/linux-6.6/kernel/trace/rv/ |
H A D | rv.c | 452 .show = monitors_show 459 .show = monitors_show
|
/kernel/linux/linux-6.6/tools/hv/ |
H A D | hv_kvp_daemon.c | 680 sprintf(cmd, "%s %s", "ip route show dev", if_name); in kvp_get_ipconfig_info() 692 sprintf(cmd, "%s %s", "ip -f inet6 route show dev", if_name); in kvp_get_ipconfig_info()
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dtx_diff | 149 git_root=`git rev-parse --show-toplevel 2>/dev/null` 214 git_root=`git rev-parse --show-toplevel 2>/dev/null`
|
/third_party/ffmpeg/tests/fate/ |
H A D | vpx.mak | 122 $(eval $(call FATE_VP9_SUITE,10-show-existing-frame)) 123 $(eval $(call FATE_VP9_SUITE,10-show-existing-frame2))
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | XCldrStub.java | 400 String show = s.subSequence(0, failPoint) + "☹" + s.subSequence(failPoint, s.length()); in showMismatch() 401 return show; in showMismatch()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | XCldrStub.java | 441 String show = s.subSequence(0, failPoint) + "☹" + s.subSequence(failPoint, s.length()); in showMismatch() 442 return show; in showMismatch()
|