/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 1593 bool allocated = false; in xfs_alloc_ag_vextent_near() local 1474 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | inode.c | 214 static inline int allocation_needed(int retval, b_blocknr_t allocated, in allocation_needed() argument
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | apple-admac.c | 118 u32 allocated; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 279 atomic_t allocated; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | pci.c | 261 int i, allocated; in rtw_pci_init_rx_ring() local
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | rdma.c | 71 bool allocated; member
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | namespace_devs.c | 745 resource_size_t allocated = 0, available = 0; in __size_store() local [all...] |
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | maple.c | 35451 unsigned long allocated; check_prealloc() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | con3270.c | 894 int allocated, lines; in tty3270_alloc_screen() local
|
/third_party/eudev/src/shared/ |
H A D | util.c | 1577 void* greedy_realloc(void **p, size_t *allocated, size_t need, size_t size) { in greedy_realloc() argument 1758 size_t allocated = 0, sz = 0; in unquote_first_word() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ladspa.c | 64 unsigned int allocated; /* count of allocated samples */ member [all...] |
/third_party/backends/backend/ |
H A D | gt68xx_low.h | 439 SANE_Bool allocated; member
|
/third_party/lzma/C/ |
H A D | XzEnc.c | 105 size_t allocated;
member
|
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 2332 bool allocated = (mnemonic != nullptr); in VisitNEONLoadStoreMultiStruct() local 2429 bool allocated = (mnemonic != nullptr); in VisitNEONLoadStoreMultiStructPostIndex() local 2579 bool allocated = (mnemonic != nullptr); in VisitNEONLoadStoreSingleStruct() local 2740 bool allocated = (mnemonic != nullptr); VisitNEONLoadStoreSingleStructPostIndex() local [all...] |
/third_party/python/Objects/ |
H A D | listobject.c | 48 Py_ssize_t allocated = self->allocated; in list_resize() local [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | coh901318.c | 1293 int allocated; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_priv.h | 1022 bool allocated; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-cache-policy-smq.c | 44 bool allocated:1; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-config.c | 2617 u32 allocated; in __vxge_hw_mempool_create() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 2611 int allocated; in mlx4_ib_add() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 3344 int allocated = map->m_len; ext4_split_extent() local 3436 int allocated = 0, max_zeroout = 0; ext4_ext_convert_to_initialized() local 3786 convert_initialized_extent(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, unsigned int *allocated) convert_initialized_extent() argument 3857 ext4_ext_handle_unwritten_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags, unsigned int allocated, ext4_fsblk_t newblock) ext4_ext_handle_unwritten_extents() argument 4100 unsigned int allocated = 0, offset = 0; ext4_ext_map_blocks() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | sock.c | 2618 long allocated = sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 3314 int allocated = map->m_len; ext4_split_extent() local 3405 int allocated = 0, max_zeroout = 0; ext4_ext_convert_to_initialized() local 3754 convert_initialized_extent(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, unsigned int *allocated) convert_initialized_extent() argument 3825 ext4_ext_handle_unwritten_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags, unsigned int allocated, ext4_fsblk_t newblock) ext4_ext_handle_unwritten_extents() argument 4131 unsigned int allocated = 0, offset = 0; ext4_ext_map_blocks() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent_io.c | 683 unsigned int allocated; in btrfs_alloc_page_array() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | ntfs_fs.h | 120 size_t allocated; /* Currently allocated ntfs_run storage size. */ member
|