Searched defs:op_name (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A 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/tools/net/ynl/pyynl/ |
| H A D | ethtool.py | |
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | verifier_log.c | 50 char *exp_log, prog_name[24], op_name[32]; in verif_log_subtest() local 274 char *exp_log, op_name[32]; in verif_btf_log_subtest() local
|
| /linux/fs/orangefs/ |
| H A D | waitqueue.c | 66 const char *op_name, in service_operation()
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | vfio_pci_driver.c | 35 const char *op_name) in vfio_check_driver_op()
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | openpromio.h | 55 char __user *op_name; /* Pointer to the property name. */ member
|
| /linux/tools/testing/selftests/mm/ |
| H A D | vm_util.h | 79 static inline void skip_test_dodgy_fs(const char *op_name) in skip_test_dodgy_fs() argument
|
| /linux/include/linux/mtd/ |
| H A D | spinand.h | 811 #define SPINAND_OP(spinand, op_name, ...) \ argument
|
| /linux/drivers/block/ |
| H A D | xen-blkfront.c | 426 static const char *op_name(int op) in op_name() function
|