PROBE_STR_SIZE
probe_string = kmem_zalloc(PROBE_STR_SIZE, KM_SLEEP);
kmem_free(probe_string, PROBE_STR_SIZE);
kmem_free(*probe_str, PROBE_STR_SIZE);