Home
last modified time | relevance | path

Searched defs:allocated (Results 51 - 75 of 157) sorted by relevance

1234567

/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c828 int err = 0, allocated = 0; in ubifs_bulk_read() local
/kernel/linux/linux-6.6/include/media/
H A Dmedia-entity.h109 bool allocated; member
/kernel/linux/linux-6.6/drivers/base/
H A Dswnode.c28 unsigned int allocated:1; member
772 swnode_register(const struct software_node *node, struct swnode *parent, unsigned int allocated) swnode_register() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c743 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
698 amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p, uint32_t handle, uint32_t *allocated) amdgpu_vce_validate_handle() argument
980 uint32_t allocated = 0; amdgpu_vce_ring_parse_cs_vm() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c79 int ent, allocated = 0; in otx2_alloc_mcam_entries() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h106 u16 allocated; /* has this been allocated? */ member
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Ddimm_devs.c845 resource_size_t allocated = 0; in nvdimm_allocated_dpa() local
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c592 static bool allocated = false; in qcom_iommu_sec_ptbl_init() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c134 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c992 long allocated; in tcp_client() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddvma.h118 int allocated; /* Are we "owned" by anyone yet? */ member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c975 viodev_cmo_rd_attr(allocated); global() variable
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dmoxart-dma.c141 bool allocated; member
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Ducan.c263 bool allocated; member
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Ddvma.h118 int allocated; /* Are we "owned" by anyone yet? */ member
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c978 viodev_cmo_rd_attr(allocated); global() variable
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dethtool_common.c1243 bool allocated = false; in efx_ethtool_set_rxfh_context() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dpci.c267 int i, allocated; in rtw_pci_init_rx_ring() local
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Ddimm_devs.c989 resource_size_t allocated = 0; in nvdimm_allocated_dpa() local
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmem.c110 __le32 allocated; member
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c493 gs_free_requests(struct usb_ep *ep, struct list_head *head, int *allocated) gs_free_requests() argument
507 gs_alloc_requests(struct usb_ep *ep, struct list_head *head, void (*fn)(struct usb_ep *, struct usb_request *), int *allocated) gs_alloc_requests() argument
/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c513 unsigned int allocated: 1; member
/kernel/linux/linux-5.10/include/soc/at91/
H A Datmel_tcb.h77 bool allocated; member
/kernel/linux/linux-5.10/fs/ext4/
H A Dextents_status.c2071 ext4_es_insert_delayed_block(struct inode *inode, ext4_lblk_t lblk, bool allocated) ext4_es_insert_delayed_block() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Diov_iter.c477 static inline bool allocated(struct pipe_buffer *buf) in allocated() function

Completed in 34 milliseconds

1234567