Home
last modified time | relevance | path

Searched refs:stats_v1_blob_init_locked (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_stats.c332 static int stats_v1_blob_init_locked(struct statsblobv1 *sb, uint32_t tpl_id,
1397 error = stats_v1_blob_init_locked(sb, tpl_id, 0);
1455 error = stats_v1_blob_init_locked(sb, tpl_id, flags);
1463 stats_v1_blob_init_locked(struct statsblobv1 *sb, uint32_t tpl_id, function