Searched refs:GENL_CMD_CAP_DUMP (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/net/core/ |
| H A D | netdev-genl-gen.c | 114 .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 D | netlink_gen.c | 586 .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 D | shaper_nl_gen.c | 97 .flags = GENL_CMD_CAP_DUMP, 142 .flags = GENL_CMD_CAP_DUMP,
|
| /linux-6.15/net/netlink/ |
| H A D | genetlink.c | 265 (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 D | dpll_nl.c | 100 .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 D | genetlink.h | 23 #define GENL_CMD_CAP_DUMP 0x04 macro
|
| /linux-6.15/fs/nfsd/ |
| H A D | netlink.c | 53 .flags = GENL_CMD_CAP_DUMP,
|