Lines Matching refs:irq_flags
93 unsigned long irq_flags;
100 spin_lock_irqsave(&part_uv->flags_lock, irq_flags);
102 spin_unlock_irqrestore(&part_uv->flags_lock, irq_flags);
374 unsigned long irq_flags;
381 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
393 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
414 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
418 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
428 unsigned long irq_flags;
450 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
466 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
477 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
482 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
499 spin_lock_irqsave(&part->chctl_lock, irq_flags);
501 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
516 spin_lock_irqsave(&part->chctl_lock, irq_flags);
518 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
536 spin_lock_irqsave(&part->chctl_lock, irq_flags);
538 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
556 spin_lock_irqsave(&part->chctl_lock, irq_flags);
558 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
571 spin_lock_irqsave(&part->chctl_lock, irq_flags);
573 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
579 spin_lock_irqsave(&part_uv->flags_lock, irq_flags);
581 spin_unlock_irqrestore(&part_uv->flags_lock, irq_flags);
585 spin_lock_irqsave(&part_uv->flags_lock, irq_flags);
587 spin_unlock_irqrestore(&part_uv->flags_lock, irq_flags);
595 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
600 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
612 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
616 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
682 unsigned long irq_flags;
713 spin_lock_irqsave(&part_uv->flags_lock, irq_flags);
715 spin_unlock_irqrestore(&part_uv->flags_lock, irq_flags);
743 xpc_send_activate_IRQ_ch_uv(struct xpc_channel *ch, unsigned long *irq_flags,
751 if (irq_flags != NULL)
752 spin_unlock_irqrestore(&ch->lock, *irq_flags);
756 if (irq_flags != NULL)
757 spin_lock_irqsave(&ch->lock, *irq_flags);
764 unsigned long irq_flags;
773 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
777 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);
970 unsigned long irq_flags;
973 spin_lock_irqsave(&head->lock, irq_flags);
985 spin_unlock_irqrestore(&head->lock, irq_flags);
993 unsigned long irq_flags;
996 spin_lock_irqsave(&head->lock, irq_flags);
1003 spin_unlock_irqrestore(&head->lock, irq_flags);
1073 unsigned long irq_flags;
1076 spin_lock_irqsave(&part->chctl_lock, irq_flags);
1081 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
1090 unsigned long irq_flags;
1109 spin_lock_irqsave(&ch->lock, irq_flags);
1112 spin_unlock_irqrestore(&ch->lock, irq_flags);
1124 unsigned long irq_flags;
1142 spin_lock_irqsave(&ch->lock, irq_flags);
1145 spin_unlock_irqrestore(&ch->lock, irq_flags);
1204 xpc_send_chctl_closerequest_uv(struct xpc_channel *ch, unsigned long *irq_flags)
1210 xpc_send_activate_IRQ_ch_uv(ch, irq_flags, &msg, sizeof(msg),
1215 xpc_send_chctl_closereply_uv(struct xpc_channel *ch, unsigned long *irq_flags)
1220 xpc_send_activate_IRQ_ch_uv(ch, irq_flags, &msg, sizeof(msg),
1225 xpc_send_chctl_openrequest_uv(struct xpc_channel *ch, unsigned long *irq_flags)
1232 xpc_send_activate_IRQ_ch_uv(ch, irq_flags, &msg, sizeof(msg),
1237 xpc_send_chctl_openreply_uv(struct xpc_channel *ch, unsigned long *irq_flags)
1245 xpc_send_activate_IRQ_ch_uv(ch, irq_flags, &msg, sizeof(msg),
1250 xpc_send_chctl_opencomplete_uv(struct xpc_channel *ch, unsigned long *irq_flags)
1255 xpc_send_activate_IRQ_ch_uv(ch, irq_flags, &msg, sizeof(msg),
1262 unsigned long irq_flags;
1264 spin_lock_irqsave(&part->chctl_lock, irq_flags);
1266 spin_unlock_irqrestore(&part->chctl_lock, irq_flags);
1304 unsigned long irq_flags;
1306 spin_lock_irqsave(&part_uv->flags_lock, irq_flags);
1308 spin_unlock_irqrestore(&part_uv->flags_lock, irq_flags);
1417 unsigned long irq_flags;
1426 spin_lock_irqsave(&xpc_activate_IRQ_rcvd_lock, irq_flags);
1431 spin_unlock_irqrestore(&xpc_activate_IRQ_rcvd_lock, irq_flags);