Searched defs:op_name (Results 1 – 7 of 7) 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) \ argument 127 #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) argument 18 #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
|
/linux-4.4.14/arch/arm/oprofile/ |
D | common.c | 34 char *op_name; member
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | openpromio.h | 56 char __user *op_name; /* Pointer to the property name. */ member
|
/linux-4.4.14/drivers/block/ |
D | xen-blkfront.c | 340 static const char *op_name(int op) in op_name() function
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4proc.c | 1484 char *op_name; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd.h | 904 const char *op_name; member
|