/linux-6.14.4/arch/s390/include/asm/ |
D | atomic_ops.h | 63 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument 76 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument 93 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument 102 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument 175 #define __ATOMIC_TEST_OP(op_name, op_type, op_string, op_barrier) \ argument 190 #define __ATOMIC_TEST_OPS(op_name, op_type, op_string) \ argument 200 #define __ATOMIC_CONST_TEST_OP(op_name, op_type, op_string, op_barrier) \ argument 214 #define __ATOMIC_CONST_TEST_OPS(op_name, op_type, op_string) \ argument
|
/linux-6.14.4/tools/net/ynl/pyynl/ |
D | ethtool.py | 16 def args_to_req(ynl, op_name, args, req): argument 76 def doit(ynl, args, op_name): argument 89 def dumpit(ynl, args, op_name, extra = {}): argument
|
/linux-6.14.4/include/linux/ |
D | genl_magic_struct.h | 127 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument 131 #define GENL_op(op_name, op_num, handler, tla_list) \ argument 139 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument 142 #define GENL_op(op_name, op_num, handler, attr_list) argument 181 #define GENL_op(op_name, op_num, handler, attr_list) \ argument 185 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument 198 #define GENL_op(op_name, op_num, handler, attr_list) argument 201 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
|
D | genl_magic_func.h | 18 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument 21 #define GENL_op(op_name, op_num, handler, tla_list) argument 217 #define GENL_op(op_name, op_num, handler, tla_list) \ in CONCATENATE() argument 233 #define GENL_op(op_name, op_num, handler, tla_list) \ argument 245 #define GENL_op(op_name, op_num, handler, tla_list) argument 320 #define GENL_op(op_name, op_num, handler, tla_list) argument
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | verifier_log.c | 50 char *exp_log, prog_name[16], op_name[32]; in verif_log_subtest() local 274 char *exp_log, op_name[32]; in verif_btf_log_subtest() local
|
/linux-6.14.4/fs/orangefs/ |
D | waitqueue.c | 66 const char *op_name, in service_operation()
|
/linux-6.14.4/arch/sparc/include/uapi/asm/ |
D | openpromio.h | 55 char __user *op_name; /* Pointer to the property name. */ member
|
/linux-6.14.4/drivers/block/ |
D | xen-blkfront.c | 426 static const char *op_name(int op) in op_name() function
|
/linux-6.14.4/fs/nfsd/ |
D | xdr4.h | 1028 char *op_name; member
|