Searched defs:need_bytes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | strparser.h | 89 unsigned int need_bytes; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | strparser.h | 100 unsigned int need_bytes; member
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 345 unsigned long need_bytes; in imgu_vb2_buf_queue() local
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 353 unsigned long need_bytes; in imgu_vb2_buf_queue() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log.c | 194 int need_bytes; in xlog_grant_head_wake() local 290 xlog_grant_head_check( struct xlog *log, struct xlog_grant_head *head, struct xlog_ticket *tic, int *need_bytes) xlog_grant_head_check() argument 378 int need_bytes; xfs_log_regrant() local 444 int need_bytes; xfs_log_reserve() local 1500 xlog_grant_push_threshold( struct xlog *log, int need_bytes) xlog_grant_push_threshold() argument 1557 xlog_grant_push_ail( struct xlog *log, int need_bytes) xlog_grant_push_ail() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 244 int need_bytes; in xlog_grant_head_wake() local 340 xlog_grant_head_check( struct xlog *log, struct xlog_grant_head *head, struct xlog_ticket *tic, int *need_bytes) xlog_grant_head_check() argument 406 int need_bytes; xfs_log_regrant() local 469 int need_bytes; xfs_log_reserve() local 1682 xlog_grant_push_threshold( struct xlog *log, int need_bytes) xlog_grant_push_threshold() argument 1739 xlog_grant_push_ail( struct xlog *log, int need_bytes) xlog_grant_push_ail() argument [all...] |
Completed in 9 milliseconds