Searched refs:usecnt (Results 1 – 2 of 2) sorted by relevance
801 uint32_t usecnt = 0; in pp_metadata_destruct_common() local803 KBUF_DTOR(nbuf, usecnt); in pp_metadata_destruct_common()805 SK_KVA(pp), SK_KVA(objaddr), usecnt); in pp_metadata_destruct_common()806 if (__improbable(usecnt == 0)) { in pp_metadata_destruct_common()1003 uint32_t usecnt = 0; in pp_buflet_metadata_dtor() local1032 KBUF_DTOR(kbft, usecnt); in pp_buflet_metadata_dtor()1034 SK_KVA(objaddr), usecnt); in pp_buflet_metadata_dtor()1035 if (__probable(usecnt == 0)) { in pp_buflet_metadata_dtor()2617 uint32_t usecnt = 0; in pp_free_buflet_common() local2619 KBUF_DTOR(kbft, usecnt); in pp_free_buflet_common()[all …]
724 uint32_t usecnt = 0; in kern_packet_clone_internal() local737 KBUF_DTOR(p2_buf, usecnt); in kern_packet_clone_internal()