Searched refs:CTL_P1003_1B_SEM_NSEMS_MAX (Results 1 – 3 of 3) sorted by relevance
100 P1B_SYSCTL_RW(CTL_P1003_1B_SEM_NSEMS_MAX, sem_nsems_max);
301 if (nsems == p31b_getcfg(CTL_P1003_1B_SEM_NSEMS_MAX) || ksem_dead) { in ksem_alloc()1022 p31b_setcfg(CTL_P1003_1B_SEM_NSEMS_MAX, SEM_MAX); in ksem_module_init()1051 p31b_unsetcfg(CTL_P1003_1B_SEM_NSEMS_MAX); in ksem_module_destroy()
988 #define CTL_P1003_1B_SEM_NSEMS_MAX 22 /* int */ macro