Home
last modified time | relevance | path

Searched defs:op_num (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dgenl_magic_struct.h129 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument
133 #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
A Dgenl_magic_func.h17 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
20 #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
319 #define GENL_op(op_name, op_num, handler, tla_list) argument

Completed in 5 milliseconds