Home
last modified time | relevance | path

Searched refs:show (Results 701 - 725 of 1497) sorted by relevance

1...<<21222324252627282930>>...60

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dfib-onlink-tests.sh150 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 Dxt_IDLETIMER.c157 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 Ddtx_diff149 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 Dmodule.h57 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 Dhv_kvp_daemon.c680 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 Dfile.c70 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 Dnetdebug.c163 .show = nst_seq_show,
377 .show = sc_seq_show,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h372 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 Ddell-smbios-base.c507 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 Dfile.c68 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 Dnetdebug.c161 .show = nst_seq_show,
375 .show = sc_seq_show,
/kernel/linux/linux-6.6/include/linux/
H A Dmodule.h55 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 Ddell-smbios-base.c507 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 Dedac_device.c162 attrib->show = attrib_spec[attr].show; in edac_device_alloc_ctl_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h372 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 Dxt_IDLETIMER.c157 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 Dfib_rule_tests.sh162 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 Dfib-onlink-tests.sh150 addr=$(${pfx} ip -6 -br addr show dev ${dev} | \
477 -v verbose mode (show commands and output)
H A Dudpgro_fwd.sh89 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 Drv.c452 .show = monitors_show
459 .show = monitors_show
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c680 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 Ddtx_diff149 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 Dvpx.mak122 $(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 DXCldrStub.java400 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 DXCldrStub.java441 String show = s.subSequence(0, failPoint) + "☹" + s.subSequence(failPoint, s.length()); in showMismatch()
442 return show; in showMismatch()

Completed in 24 milliseconds

1...<<21222324252627282930>>...60