Searched defs:can_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_dquot.c676 xfs_qm_dqread( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **dqpp) argument
882 xfs_qm_dqget( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) argument
971 xfs_qm_dqget_inode( struct xfs_inode *ip, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) argument
/linux-master/lib/
H A Dstackdepot.c594 bool can_alloc = depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC; local
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_tx.c444 bool can_alloc = true; local
/linux-master/kernel/rcu/
H A Dtree.c3353 add_ptr_to_bulk_krc_lock(struct kfree_rcu_cpu **krcp, unsigned long *flags, void *ptr, bool can_alloc) argument

Completed in 127 milliseconds