Searched refs:credklpd_t (Results 1 – 1 of 1) sorted by relevance
75 } credklpd_t; typedef82 static credklpd_t *crklpd_alloc(void);84 void crklpd_setreg(credklpd_t *, klpd_reg_t *);342 credklpd_t *ckp; in klpd_call()452 credklpd_t *ckp = NULL; in klpd_reg()608 credklpd_t *ckp; in klpd_unreg()676 crklpd_hold(credklpd_t *crkpd) in crklpd_hold()682 crklpd_rele(credklpd_t *crkpd) in crklpd_rele()692 static credklpd_t *695 credklpd_t *res = kmem_alloc(sizeof (*res), KM_SLEEP); in crklpd_alloc()[all …]