/kernel/linux/linux-5.10/tools/perf/ui/tui/ |
H A D | helpline.c | 56 .show = tui_helpline__show,
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | devices.c | 52 .show = devinfo_show
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_crtc.h | 61 void (*show)(struct nouveau_crtc *, bool update); member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | netdev_rx_queue.h | 31 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fb_procfs.c | 43 .show = fb_seq_show,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_crtc.h | 62 void (*show)(struct nouveau_crtc *, bool update); member
|
/kernel/linux/linux-6.6/tools/perf/ui/tui/ |
H A D | helpline.c | 55 .show = tui_helpline__show,
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | helpline.c | 52 .show = gtk_helpline_show,
|
/third_party/exfatprogs/tests/ |
H A D | test_fsck.sh | 41 DEV_FILE=$(losetup -f "${IMAGE_FILE}" --show)
|
/third_party/libabigail/relicensing-scripts/ |
H A D | has-spdx-header.sh | 18 echo " --show-no-spdx show file name if it has no spdx header" 82 --show-no-spdx)
|
/third_party/python/Lib/tkinter/ |
H A D | commondialog.py | 32 def show(self, **options): member in Dialog
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_transport_debug.c | 84 .show = adf_ring_show 178 .show = adf_bank_show
|
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/ |
H A D | tpm1.c | 288 .show = tpm1_ascii_bios_measurements_show, 295 .show = tpm1_binary_bios_measurements_show,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_debugfs.c | 103 .show = fm10k_dbg_tx_desc_seq_show, 110 .show = fm10k_dbg_rx_desc_seq_show,
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | vrf_strict_mode_test.sh | 69 ip ${nsarg} -o link show type vrf | wc -l 78 ip ${nsarg} -d -o link show type vrf | grep "table ${tableid}" | wc -l
|
H A D | fib_rule_tests.sh | 96 pref=$($IP -6 rule show | grep "$1 lookup $TABLE" | cut -d ":" -f 1) 165 pref=$($IP rule show | grep "$1 lookup $TABLE" | cut -d ":" -f 1)
|
/kernel/linux/linux-5.10/ipc/ |
H A D | util.h | 118 int ids, int (*show)(struct seq_file *, void *)); 121 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0)
|
/kernel/linux/linux-5.10/net/llc/ |
H A D | llc_proc.c | 207 .show = llc_seq_socket_show, 214 .show = llc_seq_core_show,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_debugfs.c | 103 .show = fm10k_dbg_tx_desc_seq_show, 110 .show = fm10k_dbg_rx_desc_seq_show,
|
/kernel/linux/linux-6.6/drivers/char/tpm/eventlog/ |
H A D | tpm1.c | 288 .show = tpm1_ascii_bios_measurements_show, 295 .show = tpm1_binary_bios_measurements_show,
|
/kernel/linux/linux-6.6/ipc/ |
H A D | util.h | 116 int ids, int (*show)(struct seq_file *, void *)); 119 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0)
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_transport_debug.c | 85 .show = adf_ring_show 186 .show = adf_bank_show
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | gre_gso.sh | 84 addr=$(ip -6 -br $ns addr show dev ${dev} | \ 183 -v verbose mode (show commands and output)
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | bond_topo_2d1c.sh | 84 local link_num=$(ip -n ${s_ns} -br link show | grep -c "^eth") 106 local link_num=$(ip -n ${s_ns} -br link show | grep -c "^eth")
|
/kernel/linux/linux-6.6/net/llc/ |
H A D | llc_proc.c | 207 .show = llc_seq_socket_show, 214 .show = llc_seq_core_show,
|