Searched defs:llentry (Results 1 – 2 of 2) sorted by relevance
51 struct llentry { struct66 void (*lle_free)(struct llentry *); argument80 CK_SLIST_HEAD(llentry_children_head,llentry) lle_children; /* child encaps */ argument82 struct llentry *lle_parent; /* parent for a child */ argument85 struct callout lle_timer;86 struct rwlock lle_lock;87 struct mtx req_mtx;88 struct epoch_context lle_epoch_ctx;
1130 DB_SHOW_COMMAND(llentry, db_show_llentry) in DB_SHOW_COMMAND() argument