Searched refs:fth_table (Results 1 – 4 of 4) sorted by relevance
475 bucket = &fasttrap_provs.fth_table[i]; in fasttrap_pid_cleanup_cb()2366 tp = fasttrap_tpoints.fth_table[index].ftb_data; in fasttrap_ioctl()2439 mutex_init(&fasttrap_tpoints.fth_table[i].ftb_mtx, in fasttrap_load()2457 mutex_init(&fasttrap_provs.fth_table[i].ftb_mtx, in fasttrap_load()2467 mutex_destroy(&fasttrap_provs.fth_table[i].ftb_mtx); in fasttrap_load()2493 mutex_init(&fasttrap_procs.fth_table[i].ftb_mtx, in fasttrap_load()2610 mutex_destroy(&fasttrap_provs.fth_table[i].ftb_mtx); in fasttrap_unload()2612 mutex_destroy(&fasttrap_procs.fth_table[i].ftb_mtx); in fasttrap_unload()2614 kmem_free(fasttrap_tpoints.fth_table, in fasttrap_unload()2618 kmem_free(fasttrap_provs.fth_table, in fasttrap_unload()[all …]
276 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()375 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()
179 fasttrap_bucket_t *fth_table; /* array of buckets */ member
695 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_return_common()991 bucket = &fasttrap_tpoints.fth_table[FASTTRAP_TPOINTS_INDEX(pid, pc)]; in fasttrap_pid_probe()