Home
last modified time | relevance | path

Searched defs:malloc_type (Results 1 – 3 of 3) sorted by relevance

/external/usrsctp/usrsctplib/
Duser_malloc.h109 struct malloc_type { struct
110 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 * struct malloc_type was terminated with a struct mtx, which is no argument
143 struct malloc_type_stream_header { argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c171 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c900 static int malloc_type; in malloc_pkey() local