Home
last modified time | relevance | path

Searched refs:DEVLINK_ATTR_REGION_NAME (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Ddevlink.h436 DEVLINK_ATTR_REGION_NAME, /* string */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Ddevlink.h436 DEVLINK_ATTR_REGION_NAME, /* string */ enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Ddevlink.h446 DEVLINK_ATTR_REGION_NAME, /* string */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Ddevlink.h446 DEVLINK_ATTR_REGION_NAME, /* string */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Ddevlink.h436 DEVLINK_ATTR_REGION_NAME, /* string */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Ddevlink.c4517 err = nla_put_string(msg, DEVLINK_ATTR_REGION_NAME, in devlink_nl_region_notify_build()
4770 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) in devlink_nl_cmd_region_get_doit()
4781 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_get_doit()
4905 if (!info->attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_del()
4909 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_del()
4950 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) { in devlink_nl_cmd_region_new()
4955 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_new()
5152 if (!attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_read_dumpit()
5168 region_name = nla_data(attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_read_dumpit()
5218 err = nla_put_string(skb, DEVLINK_ATTR_REGION_NAME, region_name); in devlink_nl_cmd_region_read_dumpit()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Ddevlink.c4517 err = nla_put_string(msg, DEVLINK_ATTR_REGION_NAME, in devlink_nl_region_notify_build()
4770 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) in devlink_nl_cmd_region_get_doit()
4781 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_get_doit()
4905 if (!info->attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_del()
4909 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_del()
4950 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) { in devlink_nl_cmd_region_new()
4955 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_new()
5152 if (!attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_read_dumpit()
5168 region_name = nla_data(attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_read_dumpit()
5218 err = nla_put_string(skb, DEVLINK_ATTR_REGION_NAME, region_name); in devlink_nl_cmd_region_read_dumpit()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Ddevlink.c4517 err = nla_put_string(msg, DEVLINK_ATTR_REGION_NAME, in devlink_nl_region_notify_build()
4770 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) in devlink_nl_cmd_region_get_doit()
4781 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_get_doit()
4905 if (!info->attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_del()
4909 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_del()
4950 if (!info->attrs[DEVLINK_ATTR_REGION_NAME]) { in devlink_nl_cmd_region_new()
4955 region_name = nla_data(info->attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_new()
5152 if (!attrs[DEVLINK_ATTR_REGION_NAME] || in devlink_nl_cmd_region_read_dumpit()
5168 region_name = nla_data(attrs[DEVLINK_ATTR_REGION_NAME]); in devlink_nl_cmd_region_read_dumpit()
5218 err = nla_put_string(skb, DEVLINK_ATTR_REGION_NAME, region_name); in devlink_nl_cmd_region_read_dumpit()
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3038 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/sysutils/consul/consul-1.10.3/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3036 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/
H A Dztypes_linux.go3053 DEVLINK_ATTR_REGION_NAME = 0x58 const

12345678910