Home
last modified time | relevance | path

Searched defs:allocs (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/netipsec/
HDipsec_offload.c991 u_int drv_spi, uint64_t octets, uint64_t allocs) in ipsec_accel_drv_sa_lifetime_update_impl()
1034 if_t ifp, u_int drv_spi, uint64_t *octets, uint64_t *allocs) in ipsec_accel_drv_sa_lifetime_fetch_impl()
HDkey.c8998 u_int drv_spi, uint64_t octets, uint64_t allocs) in ipsec_accel_drv_sa_lifetime_update()
9010 if_t ifp, u_int drv_spi, uint64_t *octets, uint64_t *allocs) in ipsec_accel_drv_sa_lifetime_fetch()
/freebsd-head/sys/kern/
HDkern_malloc.c1502 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats()
1529 uint64_t allocs, inuse; in DB_SHOW_COMMAND_FLAGS() local
/freebsd-head/sys/vm/
HDuma_core.c5467 uint64_t allocs, frees, sleeps, xdomain; local
5871 get_uma_stats(uma_keg_t kz, uma_zone_t z, uint64_t *allocs, uint64_t *used,
5901 uint64_t allocs, used, sleeps, xdomain; local
5972 uint64_t allocs, frees; local
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDspa.c3121 bplist_t *allocs; member
/freebsd-head/sys/contrib/openzfs/cmd/zdb/
HDzdb.c6325 zfs_range_tree_t *allocs = zfs_range_tree_create(NULL, ZFS_RANGE_SEG64, in zdb_claim_removing() local