Searched refs:BLOBLISTT_SPL_HANDOFF (Results 1 – 3 of 3) sorted by relevance
27 BLOBLISTT_SPL_HANDOFF, /* Hand-off info from SPL */ enumerator
354 ho = bloblist_ensure(BLOBLISTT_SPL_HANDOFF, sizeof(struct spl_handoff)); in setup_spl_handoff()365 ho = bloblist_find(BLOBLISTT_SPL_HANDOFF, sizeof(struct spl_handoff)); in write_spl_handoff()
284 gd->spl_handoff = bloblist_find(BLOBLISTT_SPL_HANDOFF, in setup_spl_handoff()