HomeSort by: relevance | last modified time | path
    Searched defs:intr_distribute_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
intr.c 2252 intr_distribute_locked(struct intrhand *ih, const kcpuset_t *newset, function in typeref:typename:int
2285 error = intr_distribute_locked(ih, newset, oldset);
2310 error = intr_distribute_locked(ih, newset, oldset);
intr.c 2252 intr_distribute_locked(struct intrhand *ih, const kcpuset_t *newset, function in typeref:typename:int
2285 error = intr_distribute_locked(ih, newset, oldset);
2310 error = intr_distribute_locked(ih, newset, oldset);

Completed in 28 milliseconds