Symbol: genl_ops
drivers/vdpa/vdpa.c
1507
static const struct genl_ops vdpa_nl_ops[] = {
fs/smb/client/netlink.c
33
static const struct genl_ops cifs_genl_ops[] = {
fs/smb/server/transport_ipc.c
132
static struct genl_ops ksmbd_genl_ops[] = {
include/net/genetlink.h
99
const struct genl_ops * ops;
kernel/taskstats.c
665
static const struct genl_ops taskstats_ops[] = {
net/ethtool/netlink.c
1161
static const struct genl_ops ethtool_genl_ops[] = {
net/ieee802154/nl802154.c
2770
static const struct genl_ops nl802154_ops[] = {
net/ipv6/ila/ila_main.c
15
static const struct genl_ops ila_nl_ops[] = {
net/ipv6/ioam6.c
552
static const struct genl_ops ioam6_genl_ops[] = {
net/ipv6/seg6.c
465
static const struct genl_ops seg6_genl_ops[] = {
net/mptcp/mptcp_pm_gen.c
92
const struct genl_ops mptcp_pm_nl_ops[11] = {
net/mptcp/mptcp_pm_gen.h
41
extern const struct genl_ops mptcp_pm_nl_ops[11];
net/netlink/genetlink.c
105
struct genl_ops *op)
net/netlink/genetlink.c
151
unsigned int i, struct genl_ops *op)
net/netlink/genetlink.c
164
struct genl_ops *op)
net/netlink/genetlink.c
178
unsigned int i, struct genl_ops *op)
net/netlink/genetlink.c
195
struct genl_ops *op)
net/netlink/genetlink.c
257
const struct genl_ops *full, u8 flags)
net/netlink/genetlink.c
300
struct genl_ops full;
net/netlink/genetlink.c
349
struct genl_ops op;
net/nfc/netlink.c
1696
static const struct genl_ops nfc_genl_ops[] = {
net/smc/smc_netlink.c
36
static const struct genl_ops smc_gen_nl_ops[] = {
net/smc/smc_pnet.c
683
static const struct genl_ops smc_pnet_ops[] = {
net/tipc/netlink.c
155
static const struct genl_ops tipc_genl_v2_ops[] = {
net/wireless/nl80211.c
19535
static const struct genl_ops nl80211_ops[] = {
tools/lib/thermal/commands.c
338
static struct genl_ops thermal_cmd_ops = {