Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c337 static int stats_v1_blob_init_locked(struct statsblobv1 *sb, uint32_t tpl_id,
1390 error = stats_v1_blob_init_locked(sb, tpl_id, 0);
1448 error = stats_v1_blob_init_locked(sb, tpl_id, flags);
1456 stats_v1_blob_init_locked(struct statsblobv1 *sb, uint32_t tpl_id, function