Searched defs:c_type (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | atomic.h | 54 #define ATOMIC_OP(op, asm_op, I, asm_type, c_type, prefix) \ argument 88 #define ATOMIC_FETCH_OP(op, asm_op, I, asm_type, c_type, prefix) \ in ATOMIC_OPS() argument 113 #define ATOMIC_OP_RETURN(op, asm_op, c_op, I, asm_type, c_type, prefix) \ argument
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | cacheinfo.c | 8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
|
/linux-6.3-rc2/fs/nfsd/ |
A D | cache.h | 37 c_type, /* status, buffer */ member
|
Completed in 9 milliseconds