Lines Matching refs:upcall
217 upcall is dispatched to Venus by creating a message structure. The
225 synchronization objects. In the upcall routine the message structure
227 queue. The routine calling upcall is responsible for allocating the
232 the OS. This notification is done in the upcall context of the process
234 in upcall. The (kernel mode) processing of P in the filesystem
236 the calling thread in P is blocked in upcall. A pointer in the
257 processing its upcall with the data buffer replaced with the reply
265 Now P awakes and continues processing upcall. There are some
267 up in upcall by a signal from some other source (for example an
269 sendmsg_to_kernel call. In the normal case, the upcall routine will
284 involves more than one upcall, this can lead to complicated state, an
465 The path must be a Coda file, otherwise the ioctl upcall will not be
689 This upcall is invoked to request creation of a file.
1149 This upcall asks Venus to do a get operation on an fsobj
1247 This upcall asks Venus to read or write from a file.
1365 Send Venus a signal about an upcall.
1377 This is an out-of-band upcall to Venus to inform Venus
1388 it is doing this correctly. Also we need to handle multiple upcall
1390 what state changes in Venus take place after an upcall for which the
1635 - Close will notify any sleeping processes that their upcall cannot