Lines Matching +full:event +full:- +full:name
1 .\" Copyright (c) 2000-2001 John H. Baldwin <jhb@FreeBSD.org>
15 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
27 .Sh NAME
40 .Fa "const char *name"
67 interrupt event.
73 If this argument points to an existing event that holds a list of
74 interrupt handlers, then this handler will be attached to that event.
75 Otherwise a new event will be created, and if
80 newly created event.
82 .Fa name
83 argument is used to associate a name with a specific handler.
84 This name is appended to the name of the software interrupt thread that this
99 If an interrupt event is created, then this value is used as the vector,
117 It detaches the interrupt handler from the associated interrupt event
131 .Bl -tag -width SWI_FROMNMI
138 being scheduled by another event.
159 functions return zero on success and non-zero on failure.
164 .Bl -tag -width Er
166 The system-imposed limit on the total
183 .Fa name
191 flag is specified and the interrupt event pointed to by
193 already has at least one handler, or the interrupt event already has an
200 .Bl -tag -width Er