Searched refs:genl_op_from_full (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/netlink/ |
H A D | genetlink.c | 115 static void genl_op_from_full(const struct genl_family *family, in genl_op_from_full() function 133 genl_op_from_full(family, i, op); in genl_get_cmd_full() 182 genl_op_from_full(family, i, op); in genl_get_cmd_by_index()
|
/kernel/linux/linux-6.6/net/netlink/ |
H A D | genetlink.c | 154 static void genl_op_from_full(const struct genl_family *family, in genl_op_from_full() function 174 genl_op_from_full(family, i, op); in genl_get_cmd_full() 354 genl_op_from_full(family, iter->entry_idx, &op); in genl_op_iter_next()
|
Completed in 6 milliseconds