Home
last modified time | relevance | path

Searched defs:op_string (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Datomic_ops.h13 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument
26 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument
43 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument
52 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c954 static const char *op_string(uint32_t op) in op_string() function
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp99 static const char op_string[][16] = { variable