HomeSort by: relevance | last modified time | path
    Searched defs:_kfifo_len (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
kfifo.h 132 #define kfifo_len(FIFO) _kfifo_len(&(FIFO)->kf_meta)
135 _kfifo_len(struct kfifo_meta *meta) function in typeref:typename:size_t
kfifo.h 132 #define kfifo_len(FIFO) _kfifo_len(&(FIFO)->kf_meta)
135 _kfifo_len(struct kfifo_meta *meta) function in typeref:typename:size_t

Completed in 27 milliseconds