Searched defs:bh_kunmap_irq (Results 1 – 1 of 1) sorted by relevance
56 static inline void bh_kunmap_irq(char *buffer, unsigned long *flags) in bh_kunmap_irq() function79 #define bh_kunmap_irq(bh, flags) do { *(flags) = 0; } while (0) macro