Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Ddwarf.c860 #define PROCESS_TYPE(type) \ macro
911 PROCESS_TYPE(atomic) in process_type()
912 PROCESS_TYPE(const) in process_type()
913 PROCESS_TYPE(immutable) in process_type()
914 PROCESS_TYPE(packed) in process_type()
915 PROCESS_TYPE(pointer) in process_type()
916 PROCESS_TYPE(reference) in process_type()
917 PROCESS_TYPE(restrict) in process_type()
918 PROCESS_TYPE(rvalue_reference) in process_type()
919 PROCESS_TYPE(shared) in process_type()
[all …]