Searched defs:llentry (Results 1 – 2 of 2) sorted by relevance
53 struct llentry { struct67 void (*lle_free)(struct llentry *); argument82 CK_LIST_ENTRY(llentry) lle_chain; /* chain of deleted items */ argument83 struct callout lle_timer;84 struct rwlock lle_lock;85 struct mtx req_mtx;86 struct epoch_context lle_epoch_ctx;
856 DB_SHOW_COMMAND(llentry, db_show_llentry) in DB_SHOW_COMMAND() argument