Searched refs:TBASE_DEFERRABLE_FLAG (Results 1 – 1 of 1) sorted by relevance
89 #define TBASE_DEFERRABLE_FLAG (0x1) macro94 return ((unsigned int)(unsigned long)base & TBASE_DEFERRABLE_FLAG); in tbase_get_deferrable()99 return ((struct tvec_base *)((unsigned long)base & ~TBASE_DEFERRABLE_FLAG)); in tbase_get_base()105 TBASE_DEFERRABLE_FLAG)); in timer_set_deferrable()