Home | History | Annotate | Download | only in include

Lines Matching refs:PORT_SCHEDULE_LOCK

1554 /* PORT_SCHEDULE_LOCK shall be defined as GKI_sched_lock() or GKI_disable() */
1555 #ifndef PORT_SCHEDULE_LOCK
1556 #define PORT_SCHEDULE_LOCK GKI_disable()
1560 /* PORT_SCHEDULE_LOCK shall be defined as GKI_sched_unlock() or GKI_enable() */