Home
last modified time | relevance | path

Searched refs:GENL_CMD_CAP_DUMP (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/net/core/
H A Dnetdev-genl-gen.c114 .flags = GENL_CMD_CAP_DUMP,
127 .flags = GENL_CMD_CAP_DUMP,
141 .flags = GENL_CMD_CAP_DUMP,
156 .flags = GENL_CMD_CAP_DUMP,
170 .flags = GENL_CMD_CAP_DUMP,
177 .flags = GENL_CMD_CAP_DUMP,
/linux-6.15/net/devlink/
H A Dnetlink_gen.c586 .flags = GENL_CMD_CAP_DUMP,
603 .flags = GENL_CMD_CAP_DUMP,
670 .flags = GENL_CMD_CAP_DUMP,
687 .flags = GENL_CMD_CAP_DUMP,
714 .flags = GENL_CMD_CAP_DUMP,
741 .flags = GENL_CMD_CAP_DUMP,
878 .flags = GENL_CMD_CAP_DUMP,
905 .flags = GENL_CMD_CAP_DUMP,
949 .flags = GENL_CMD_CAP_DUMP,
975 .flags = GENL_CMD_CAP_DUMP,
[all …]
/linux-6.15/net/shaper/
H A Dshaper_nl_gen.c97 .flags = GENL_CMD_CAP_DUMP,
142 .flags = GENL_CMD_CAP_DUMP,
/linux-6.15/net/netlink/
H A Dgenetlink.c265 (flags & GENL_CMD_CAP_DUMP && !full->dumpit)) { in genl_cmd_full_to_split()
270 if (flags & GENL_CMD_CAP_DUMP) { in genl_cmd_full_to_split()
280 if (flags & GENL_CMD_CAP_DUMP && in genl_cmd_full_to_split()
378 &op, GENL_CMD_CAP_DUMP); in genl_op_iter_next()
566 GENL_CMD_CAP_DUMP)) != 1)) in genl_split_op_check()
620 GENL_CMD_CAP_DUMP))) { in genl_validate_ops()
626 (b->flags & GENL_CMD_CAP_DUMP)) in genl_validate_ops()
1179 GENL_CMD_CAP_DUMP : GENL_CMD_CAP_DO; in genl_family_rcv_msg()
1191 if (flags & GENL_CMD_CAP_DUMP) in genl_family_rcv_msg()
1782 .flags = GENL_CMD_CAP_DUMP,
[all …]
/linux-6.15/drivers/dpll/
H A Ddpll_nl.c100 .flags = GENL_ADMIN_PERM | GENL_CMD_CAP_DUMP,
134 .flags = GENL_ADMIN_PERM | GENL_CMD_CAP_DUMP,
/linux-6.15/include/uapi/linux/
H A Dgenetlink.h23 #define GENL_CMD_CAP_DUMP 0x04 macro
/linux-6.15/fs/nfsd/
H A Dnetlink.c53 .flags = GENL_CMD_CAP_DUMP,