Searched defs:op_num (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | 
| D | genl_magic_struct.h | 123 #define GENL_notification(op_name, op_num, mcast_group, tla_list)	\  argument127 #define GENL_op(op_name, op_num, handler, tla_list)			\  argument
 135 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument
 138 #define GENL_op(op_name, op_num, handler, attr_list)  argument
 177 #define GENL_op(op_name, op_num, handler, attr_list)	\  argument
 181 #define GENL_notification(op_name, op_num, mcast_group, tla_list)	\  argument
 193 #define GENL_op(op_name, op_num, handler, attr_list)  argument
 196 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument
 
 | 
| D | genl_magic_func.h | 15 #define GENL_notification(op_name, op_num, mcast_group, tla_list)  argument18 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 225 #define GENL_op(op_name, op_num, handler, tla_list)		\  in CONCAT_()  argument
 241 #define GENL_op(op_name, op_num, handler, tla_list)		\  argument
 254 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 324 #define GENL_op(op_name, op_num, handler, tla_list)  argument
 
 |