Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
A Datomic_ops.h64 static __always_inline op_type op_name(op_type val, op_type *ptr) \
66 op_type old; \
76 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument
77 __ATOMIC_OP(op_name, op_type, op_string, "") \
94 static __always_inline void op_name(op_type val, op_type *ptr) \
103 __ATOMIC_CONST_OP(op_name, op_type, op_string, "") \
176 static __always_inline bool op_name(op_type val, op_type *ptr) \
178 op_type tmp; \
191 __ATOMIC_TEST_OP(op_name, op_type, op_string, "") \
201 static __always_inline bool op_name(op_type val, op_type *ptr) \
[all …]
/arch/powerpc/perf/
A Disa207-common.c341 u32 op_type; in isa207_get_mem_data_src() local
356 op_type = (mmcra >> MMCRA_SAMP_ELIG_SHIFT) & MMCRA_SAMP_ELIG_MASK; in isa207_get_mem_data_src()
357 switch (op_type) { in isa207_get_mem_data_src()

Completed in 4 milliseconds