Searched refs:ctf_add_processing (Results 1 – 3 of 3) sorted by relevance
528 nfp->ctf_add_processing = fp->ctf_add_processing; in ctf_serialize()557 fp->ctf_add_processing = NULL; in ctf_serialize()1656 if (ctf_dynhash_lookup (proc_tracking_fp->ctf_add_processing, in ctf_add_type_internal()1790 if (ctf_dynhash_insert (proc_tracking_fp->ctf_add_processing, in ctf_add_type_internal()2050 if (!src_fp->ctf_add_processing) in ctf_add_type()2051 src_fp->ctf_add_processing = ctf_dynhash_create (ctf_hash_integer, in ctf_add_type()2057 if (!src_fp->ctf_add_processing) in ctf_add_type()2061 ctf_dynhash_empty (src_fp->ctf_add_processing); in ctf_add_type()
297 ctf_dynhash_t *ctf_add_processing; /* Types ctf_add_type is working on now. */ member
1680 ctf_dynhash_destroy (fp->ctf_add_processing); in ctf_file_close()