Searched defs:op_num (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | genl_magic_struct.h | 129 #define GENL_notification(op_name, op_num, mcast_group, tla_list)	\  argument133 #define GENL_op(op_name, op_num, handler, tla_list)			\  argument
 141 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument
 144 #define GENL_op(op_name, op_num, handler, attr_list)  argument
 183 #define GENL_op(op_name, op_num, handler, attr_list)	\  argument
 187 #define GENL_notification(op_name, op_num, mcast_group, tla_list)	\  argument
 200 #define GENL_op(op_name, op_num, handler, attr_list)  argument
 203 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument
 
 | 
| D | genl_magic_func.h | 17 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument20 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 216 #define GENL_op(op_name, op_num, handler, tla_list)		\  in CONCAT_()  argument
 232 #define GENL_op(op_name, op_num, handler, tla_list)		\  argument
 244 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 318 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 
 |