Searched defs:op_name (Results 1 – 7 of 7) sorted by relevance
/linux/arch/s390/include/asm/ |
A D | atomic_ops.h | 47 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument 60 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument 77 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument 86 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument
|
/linux/include/linux/ |
A D | genl_magic_struct.h | 129 #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 D | genl_magic_func.h | 17 #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 318 #define GENL_op(op_name, op_num, handler, tla_list) argument
|
/linux/fs/orangefs/ |
A D | waitqueue.c | 66 const char *op_name, in service_operation()
|
/linux/arch/sparc/include/uapi/asm/ |
A D | openpromio.h | 56 char __user *op_name; /* Pointer to the property name. */ member
|
/linux/drivers/block/ |
A D | xen-blkfront.c | 419 static const char *op_name(int op) in op_name() function
|
/linux/fs/nfsd/ |
A D | xdr4.h | 860 char *op_name; member
|
Completed in 20 milliseconds