Searched defs:c_type (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
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
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | cacheinfo.c | 8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | cache.h | 37 c_type, /* status, buffer */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 3522 ice_get_rc_coalesce(struct ethtool_coalesce *ec, enum ice_container_type c_type, in ice_get_rc_coalesce() 3633 ice_set_rc_coalesce(enum ice_container_type c_type, struct ethtool_coalesce *ec, in ice_set_rc_coalesce()
|