Home
last modified time | relevance | path

Searched defs:c_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Datomic.h54 #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
/openbmc/linux/arch/mips/kernel/
H A Dcacheinfo.c8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
/openbmc/qemu/scripts/qapi/
H A Dschema.py331 def c_type(self) -> str: member in QAPISchemaType
393 def c_type(self) -> str: member in QAPISchemaBuiltinType
447 def c_type(self) -> str: member in QAPISchemaEnumType
496 def c_type(self) -> str: member in QAPISchemaArrayType
624 def c_type(self) -> str: member in QAPISchemaObjectType
706 def c_type(self) -> str: member in QAPISchemaAlternateType
/openbmc/linux/fs/nfsd/
H A Dcache.h37 c_type, /* status, buffer */ member