Searched refs:lcb (Results 1 – 6 of 6) sorted by relevance
395 struct lcb { struct403 static void lcb_put(struct lcb *lcb) in lcb_put() argument408 kfree(lcb); in lcb_put()2461 struct lcb *lcb; in read_log_rec_lcb() local2478 lcb = kzalloc(sizeof(struct lcb), GFP_NOFS); in read_log_rec_lcb()2479 if (!lcb) in read_log_rec_lcb()3759 struct lcb *lcb = NULL; in log_replay() local4172 lcb = NULL; in log_replay()4226 lcb = NULL; in log_replay()4278 lcb = NULL; in log_replay()[all …]
197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument201 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
762 unsigned int lcb) in create_wreq() argument784 !!lcb, txqidx); in create_wreq()
1118 struct lcb;1246 struct lcb { struct4553 struct lcb *lp; in ncr_detach()4665 struct lcb *lp; in ncr_complete()4946 struct lcb *lp = tp->lp[cp->lun]; in ncr_ccb_skipped()5462 struct lcb *lp = tp->lp[ln]; in ncr_setup_tags()6975 struct lcb *lp = tp->lp[ln]; in ncr_get_ccb()7084 struct lcb *lp = tp->lp[cp->lun]; in ncr_free_ccb()7185 struct lcb *lp = tp->lp[ln]; in ncr_alloc_ccb()7321 struct lcb *lp = tp->lp[ln]; in ncr_alloc_lcb()[all …]
398 alloc print info about memory allocations (ccb, lcb)
548 alloc print info about memory allocations (ccb, lcb)
Completed in 37 milliseconds