/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_tcp_check_syncookie.sh | 64 BPF_PROG_ID=$(ns1_exec tc filter show dev "${TEST_IF}" ingress | \ 72 BPF_PROG_ID=$(ns1_exec ip link show "${TEST_IF}" | get_prog_id)
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | bond-lladdr-target.sh | 39 sw_lladdr=$(ip -n $sw addr show br0 | awk '/fe80/{print $2}' | cut -d'/' -f1) 59 if ip -n $host link show bond0 | grep -q LOWER_UP; then
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_sysfs_if.c | 22 ssize_t (*show)(struct net_bridge_port *, char *); member 31 .show = _show, \ 39 .show = _show, \ 300 if (!brport_attr->show) in brport_show() 303 return brport_attr->show(p, buf); in brport_show() 354 .show = brport_show,
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | sys-hypervisor.c | 32 ssize_t (*show)(struct hyp_sysfs_attr *, char *); member 424 .show = flag_show, \ 451 flag_attrs[fnum].show = flag_show; in xen_sysfs_flags_init() 636 if (hyp_attr->show) in hyp_sysfs_show() 637 return hyp_attr->show(hyp_attr, buffer); in hyp_sysfs_show() 654 .show = hyp_sysfs_show,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_debugfs.c | 155 return single_open(file, node->info_ent->show, node); in drm_debugfs_open() 163 return single_open(file, node->show, entry); in drm_debugfs_entry_open() 190 * &drm_info_list's show callback. 367 * @show: show callback 374 int (*show)(struct seq_file*, void*), void *data) in drm_debugfs_add_file() 382 entry->file.show = show; in drm_debugfs_add_file() 406 drm_debugfs_add_file(dev, files[i].name, files[i].show, files[i].data); in drm_debugfs_add_files()
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_sysfs_if.c | 26 ssize_t (*show)(struct net_bridge_port *, char *); member 35 .show = _show, \ 43 .show = _show, \ 307 if (!brport_attr->show) in brport_show() 310 return brport_attr->show(p, buf); in brport_show() 361 .show = brport_show,
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sysfs.c | 70 ssize_t (*show)(struct ib_port *, struct port_attribute *, char *buf); member 90 ssize_t (*show)(struct kobject *kobj, member 107 if (!port_attr->show) in port_attr_show() 110 return port_attr->show(p, port_attr, buf); in port_attr_show() 127 .show = port_attr_show, 139 if (!port_attr->show) in gid_attr_show() 142 return port_attr->show(p, port_attr, buf); in gid_attr_show() 146 .show = gid_attr_show 736 alloc_group_attrs(ssize_t (*show)(struct ib_port *, in alloc_group_attrs() 762 element->attr.show in alloc_group_attrs() [all...] |
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | topology.c | 237 ssize_t (*show)(struct cache_info *, char *); member 278 ret = fattr->show ? fattr->show(this_leaf, buf) : 0; in ia64_cache_show() 283 .show = ia64_cache_show
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | 53 .show = _prefix ## _show_ ## _name, \ 242 .show = spu_show_temp, 265 .show = ppe_show_temp0, 270 .show = ppe_show_temp1,
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 261 ssize_t (*show)(char *buf); member 272 if (likely(sattr->show)) in sq_sysfs_show() 273 return sattr->show(buf); in sq_sysfs_show() 329 .show = sq_sysfs_show,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-dump.c | 32 ssize_t (*show)(struct dump_obj *dump, struct dump_attribute *attr, member 169 if (!attribute->show) in dump_attr_show() 172 return attribute->show(dump, attribute, buf); in dump_attr_show() 192 .show = dump_attr_show,
|
H A D | opal-elog.c | 32 ssize_t (*show)(struct elog_obj *elog, struct elog_attribute *attr, member 105 if (!attribute->show) in elog_attr_show() 108 return attribute->show(elog, attribute, buf); in elog_attr_show() 128 .show = elog_attr_show,
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | topology.c | 226 ssize_t (*show)(struct cache_info *, char *); member 268 ret = fattr->show ? fattr->show(this_leaf, buf) : 0; in ia64_cache_show() 273 .show = ia64_cache_show
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-dump.c | 32 ssize_t (*show)(struct dump_obj *dump, struct dump_attribute *attr, member 169 if (!attribute->show) in dump_attr_show() 172 return attribute->show(dump, attribute, buf); in dump_attr_show() 192 .show = dump_attr_show,
|
H A D | opal-elog.c | 32 ssize_t (*show)(struct elog_obj *elog, struct elog_attribute *attr, member 105 if (!attribute->show) in elog_attr_show() 108 return attribute->show(elog, attribute, buf); in elog_attr_show() 128 .show = elog_attr_show,
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | cbe_thermal.c | 52 .show = _prefix ## _show_ ## _name, \ 241 .show = spu_show_temp, 264 .show = ppe_show_temp0, 269 .show = ppe_show_temp1,
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | devlink_trap.sh | 275 devlink trap policer show $DEVLINK_DEV policer 1337 &> /dev/null 314 devlink -s trap policer show $DEVLINK_DEV policer 1 &> /dev/null 317 devlink -s trap policer show $DEVLINK_DEV policer 1 &> /dev/null 327 devlink -j -p trap group show $DEVLINK_DEV group $group_name \
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 261 ssize_t (*show)(char *buf); member 272 if (likely(sattr->show)) in sq_sysfs_show() 273 return sattr->show(buf); in sq_sysfs_show() 330 .show = sq_sysfs_show,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | display-sysfs.c | 234 ssize_t (*show)(struct omap_dss_device *, char *); member 278 if (!display_attr->show) in display_attr_show() 281 return display_attr->show(dssdev, buf); in display_attr_show() 300 .show = display_attr_show,
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | proc.c | 126 .show = rxrpc_call_seq_show, 209 .show = rxrpc_connection_seq_show, 335 .show = rxrpc_peer_seq_show, 404 .show = rxrpc_local_seq_show,
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 37 enum operation_mode_e { list = 1, show, show_all }; enumerator 211 /* param: string passed by -m param (The list of monitors to show) 272 * ToDo show more state capabilities: in list_monitors() 366 if (mode && mode != show) in cmdline() 373 mode = show; in cmdline() 434 if (mode == show) in cmd_monitor()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_net.c | 142 * The @data value is accessible from the @show and @write functions by calling 199 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 208 p->single_show = show; in proc_create_net_single() 218 * @show: The seqfile show method with which to read the file. 227 * The @show function is called to extract the readable content via the 234 * The @data value is accessible from the @show and @write functions by calling 240 int (*show)(struct seq_file *, void *), in proc_create_net_single_write() 251 p->single_show = show; in proc_create_net_single_write()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net-procfs.c | 186 .show = dev_seq_show, 193 .show = softnet_seq_show, 313 .show = ptype_seq_show, 381 .show = dev_mc_seq_show,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv31.c | 193 u32 show = stat; in nv31_mpeg_intr() local 202 show &= ~0x01000000; in nv31_mpeg_intr() 207 show &= ~0x01000000; in nv31_mpeg_intr() 214 if (show) { in nv31_mpeg_intr()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_net.c | 152 * The @data value is accessible from the @show and @write functions by calling 209 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 218 p->single_show = show; in proc_create_net_single() 228 * @show: The seqfile show method with which to read the file. 237 * The @show function is called to extract the readable content via the 244 * The @data value is accessible from the @show and @write functions by calling 250 int (*show)(struct seq_file *, void *), in proc_create_net_single_write() 261 p->single_show = show; in proc_create_net_single_write()
|