Home
last modified time | relevance | path

Searched defs:avail (Results 1 – 14 of 14) sorted by relevance

/include/linux/
A Dgenalloc.h74 atomic_long_t avail; member
A Dfortify-string.h20 # define fortify_panic(func, write, avail, size, retfail) \ argument
359 size_t strlcat(char * const POS p, const char * const POS q, size_t avail) in strlcat()
A Dwriteback.h314 unsigned long avail; /* dirtyable */ member
A Ddmar.h210 avail : 4, /* 8 - 11 */ member
A Dcounter.h529 const struct counter_available *avail; member
A Dnetfs.h149 bool avail; /* T if stream is available */ member
/include/drm/
A Ddrm_buddy.h92 u64 avail; member
/include/uapi/linux/
A Dvirtio_ring.h163 vring_avail_t *avail; member
A Dvfio.h1558 __u32 avail; member
/include/uapi/sound/
A Dcompress_offload.h65 __u64 avail; member
A Dasound.h489 snd_pcm_uframes_t avail; /* number of frames available */ member
789 size_t avail; /* available bytes */ member
/include/sound/
A Drawmidi.h67 size_t avail; /* max used buffer for wakeup */ member
A Dpcm.h826 …snd_pcm_sframes_t avail = runtime->status->hw_ptr + runtime->buffer_size - runtime->control->appl_… in snd_pcm_playback_avail() local
844 snd_pcm_sframes_t avail = runtime->status->hw_ptr - runtime->control->appl_ptr; in snd_pcm_capture_avail() local
1550 snd_pcm_uframes_t avail; /* number of frames available */ member
1575 u32 avail; /* number of frames available */ member
/include/net/
A Dtcp.h1685 int avail = READ_ONCE(tp->rcv_nxt) - READ_ONCE(tp->copied_seq); in tcp_epollin_ready() local

Completed in 47 milliseconds