Searched defs:c_type (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/riscv/include/asm/ ! |
| H A D | atomic.h | 53 #define ATOMIC_OP(op, asm_op, I, asm_type, c_type, prefix) \ argument 87 #define ATOMIC_FETCH_OP(op, asm_op, I, asm_type, c_type, prefix) \ in ATOMIC_OPS() argument 112 #define ATOMIC_OP_RETURN(op, asm_op, c_op, I, asm_type, c_type, prefix) \ argument
|
| /linux/arch/mips/kernel/ ! |
| H A D | cacheinfo.c | 8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
|
| /linux/fs/nfsd/ ! |
| H A D | cache.h | 37 c_type, /* status, buffer */ member
|
| /linux/arch/x86/include/asm/cpuid/ ! |
| H A D | types.h | 106 enum _cache_table_type c_type; member
|
| /linux/tools/net/ynl/pyynl/lib/ ! |
| H A D | ynl.py | 185 def as_c_array(self, c_type): argument
|