Lines Matching defs:space
99 Each client owns memory pools on kernel space
108 on these pools until delivered to other clients or extracted to user space.
204 and a large synth sample data is delivered using a user-space data pointer.
262 delivered actually. Thus, it acquires a space from memory pool.
347 Some events like SYSEX message, however, need larger data space
361 The actual data is stored on an extra allocated space.
369 \par User-space data
370 This type refers also an extra data space like variable length data,
372 but referred as a user-space data on kernel,
1089 * \param space space in the poll descriptor array
1103 int snd_seq_poll_descriptors(snd_seq_t *seq, struct pollfd *pfds, unsigned int space, short events)
1108 if ((events & POLLIN) && space >= 1) {
1112 if ((events & POLLOUT) && space >= 1) {
1152 * after a certain amount of free space becomes available.
4457 * If events remain on the input buffer of user-space, function returns
4588 * \brief remove all events on user-space output buffer
4591 * Removes all events on user-space output buffer.
4605 * \brief remove all events on user-space input FIFO
4622 * Removes all events on both user-space output buffer and