Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_dquot.c676 bool can_alloc, in xfs_qm_dqread()
882 bool can_alloc, in xfs_qm_dqget()
970 bool can_alloc, in xfs_qm_dqget_inode()
/linux-6.12.1/lib/
Dstackdepot.c594 bool can_alloc = depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC; in stack_depot_save_flags() local
/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_tx.c452 bool can_alloc = true; in gve_can_tx() local
/linux-6.12.1/kernel/rcu/
Dtree.c3720 unsigned long *flags, void *ptr, bool can_alloc) in add_ptr_to_bulk_krc_lock()