Home
last modified time | relevance | path

Searched defs:allocated (Results 176 - 200 of 248) sorted by relevance

12345678910

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.c1593 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 Dinode.c214 static inline int allocation_needed(int retval, b_blocknr_t allocated, in allocation_needed() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Dapple-admac.c118 u32 allocated; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c279 atomic_t allocated; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dpci.c261 int i, allocated; in rtw_pci_init_rx_ring() local
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Drdma.c71 bool allocated; member
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnamespace_devs.c745 resource_size_t allocated = 0, available = 0; in __size_store() local
[all...]
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c35451 unsigned long allocated; check_prealloc() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c894 int allocated, lines; in tty3270_alloc_screen() local
/third_party/eudev/src/shared/
H A Dutil.c1577 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 Dpcm_ladspa.c64 unsigned int allocated; /* count of allocated samples */ member
[all...]
/third_party/backends/backend/
H A Dgt68xx_low.h439 SANE_Bool allocated; member
/third_party/lzma/C/
H A DXzEnc.c105 size_t allocated; member
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc2332 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 Dlistobject.c48 Py_ssize_t allocated = self->allocated; in list_resize() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dcoh901318.c1293 int allocated; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1022 bool allocated; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-policy-smq.c44 bool allocated:1; member
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.c2617 u32 allocated; in __vxge_hw_mempool_create() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c2611 int allocated; in mlx4_ib_add() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dextents.c3344 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 Dsock.c2618 long allocated = sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents.c3314 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 Dextent_io.c683 unsigned int allocated; in btrfs_alloc_page_array() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h120 size_t allocated; /* Currently allocated ntfs_run storage size. */ member

Completed in 80 milliseconds

12345678910