Searched refs:oldtype (Results 1 – 4 of 4) sorted by relevance
1525 unsigned int oldtype; in __setup_irq() local1539 oldtype = irqd_get_trigger_type(&desc->irq_data); in __setup_irq()1541 oldtype = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()1542 irqd_set_trigger_type(&desc->irq_data, oldtype); in __setup_irq()1546 (oldtype != (new->flags & IRQF_TRIGGER_MASK)) || in __setup_irq()
963 int *oldtype);
2007 + int oldtype, pthread_err;2009 + if ((pthread_err = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &oldtype))) {2063 + int oldtype, pthread_err;2065 + if ((pthread_err = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &oldtype))) {
2814 memmap=<size>%<offset>-<oldtype>+<newtype>2816 from <oldtype> to <newtype>. If "-<oldtype>" is left