Searched refs:urgent (Results 1 – 14 of 14) sorted by relevance
115 static void linkwatch_schedule_work(int urgent) in linkwatch_schedule_work() argument123 if (urgent) { in linkwatch_schedule_work()244 bool urgent = linkwatch_urgent_event(dev); in linkwatch_fire_event() local248 } else if (!urgent) in linkwatch_fire_event()251 linkwatch_schedule_work(urgent); in linkwatch_fire_event()
202 rcd->urgent++; in handle_user_interrupt()
1135 uctxt->urgent = 0; in user_init()1384 if (uctxt->urgent != uctxt->urgent_poll) { in poll_urgent()1386 uctxt->urgent_poll = uctxt->urgent; in poll_urgent()
258 u32 urgent; member
209 rcd->urgent++; in qib_handle_urcv()
1115 if (rcd->urgent != rcd->urgent_poll) { in qib_poll_urgent()1117 rcd->urgent_poll = rcd->urgent; in qib_poll_urgent()1751 rcd->urgent = 0; in qib_do_user_init()
201 u32 urgent; member
75 xlnx,dcu-rd-urgent-plb-prio = <0>;78 xlnx,dcu-wr-urgent-plb-prio = <0>;
70 xlnx,dcu-rd-urgent-plb-prio = <0x0>;73 xlnx,dcu-wr-urgent-plb-prio = <0x0>;
131 was spontaneously sent by the source or if it was an urgent page
1586 static const int urgent = BIT(CW1200_LINK_ID_AFTER_DTIM) | in cw1200_get_prio_queue() local1616 link_id_map & urgent) && in cw1200_get_prio_queue()
169 the most urgent kernel messages from reaching your console. (They will
3396 static int tcp_xmit_probe_skb(struct sock *sk, int urgent, int mib) in tcp_xmit_probe_skb() argument3412 tcp_init_nondata_skb(skb, tp->snd_una - !urgent, TCPHDR_ACK); in tcp_xmit_probe_skb()
522 Use the Host requirements interpretation of the TCP urgent pointer field.