Searched refs:fh_size (Results 1 – 2 of 2) sorted by relevance
94 if (fh->fh_size > 0x100) in fiq_claim()117 fiq_installhandler(fh->fh_func, fh->fh_size); in fiq_claim()152 fiq_installhandler(ofh->fh_func, ofh->fh_size); in fiq_release()
60 size_t fh_size; /* size of FIQ handler */ member