Lines Matching defs:type
473 #define KALLOC_TYPE_DEFINE(var, type, flags) \ argument
677 #define kalloc_type_require(type, value) ({ \ argument
769 #define KT_SUMMARY_GRANULES(type) \ argument
780 #define KALLOC_TYPE_IS_DATA_ONLY(type) \ argument
792 #define KALLOC_TYPE_SIG_CHECK(mask, type) \ argument
809 #define KALLOC_TYPE_HAS_OVERLAPS(type) \ argument
817 #define KFREE_TYPE_ASSERT_COMPATIBLE_POINTER(ptr, type) \ argument
823 #define KFREE_TYPE_ASSERT_COMPATIBLE_POINTER(ptr, type) do { } while (0) argument
839 #define kalloc_type_2(type, flags) ({ \ argument
844 #define kfree_type_2(type, elem) ({ \ argument
850 #define kfree_type_3(type, count, elem) ({ \ argument
869 #define kalloc_type_3(type, count, flags) ({ \ argument
884 #define kalloc_type_tag_3(type, flags, tag) ({ \ argument
891 #define kalloc_type_site_3(type, flags, site) ({ \ argument
897 #define kalloc_type_tag_4(type, count, flags, tag) ({ \ argument
903 #define kalloc_type_site_4(type, count, flags, site) ({ \ argument
924 #define krealloc_type_site_6(type, old_count, new_count, elem, flags, \ argument
932 #define krealloc_type_5(type, old_count, new_count, elem, flags) \ argument
951 #define kalloc_type_3(type, count, flags) ({ \ argument
1055 #define KALLOC_TYPE_CHECK_2(check, type) \ argument
1065 #define KALLOC_TYPE_VM_SIZE_CHECK_1(type) \ argument
1103 #define _KALLOC_TYPE_DEFINE(var, type, flags) \ argument
1114 #define KALLOC_TYPE_VAR_DEFINE_3(var, type, flags) \ argument
1126 #define KALLOC_TYPE_VAR_DEFINE_4(var, hdr, type, flags) \ argument
1145 #define KALLOC_TYPE_DEFINE_SITE(var, type, flags) \ argument