Home
last modified time | relevance | path

Searched defs:alloc (Results 176 – 200 of 263) sorted by relevance

1234567891011

/openbmc/linux/include/linux/
H A Dkprobes.h301 void *(*alloc)(void); /* allocate insn page */ member
H A Dremoteproc.h344 int (*alloc)(struct rproc *rproc, struct rproc_mem_entry *mem); member
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c19 static QGuestAllocator *alloc; variable
H A Dqgraph.c751 QGuestAllocator *alloc, void *arg) in qos_driver_new()
/openbmc/linux/fs/ntfs3/
H A Dindex.c1437 struct ATTRIB *alloc; in indx_create_allocate() local
1495 struct ATTRIB *bmp, *alloc; in indx_add_allocate() local
/openbmc/linux/include/media/
H A Drc-map.h161 unsigned int alloc; member
H A Dvideobuf2-core.h119 void *(*alloc)(struct vb2_buffer *vb, member
/openbmc/linux/drivers/iommu/amd/
H A Diommu_v2.c152 u32 pasid, bool alloc) in __get_pasid_state_ptr()
/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb.h49 unsigned alloc:1; /* allocated by the driver */ member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c551 bool alloc = false; in iwl_pcie_tx_init() local
/openbmc/linux/security/
H A Dcommoncap.c382 bool alloc) in cap_inode_getsecurity()
/openbmc/linux/rust/alloc/
H A Dboxed.rs1125 let alloc = unsafe { ptr::read(&b.1) }; in into_unique() localVariable
2047 let alloc = Box::allocator(self).clone(); in clone() localVariable
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic.c1089 int alloc = max(index + 1, config->num_connector); in drm_atomic_get_connector_state() local
/openbmc/linux/fs/smb/server/
H A Dsmbacl.c338 int alloc; in init_acl_state() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1010 struct iova *alloc; in tegra_drm_alloc() local
/openbmc/linux/drivers/s390/cio/
H A Dcmf.c106 int (*alloc) (struct ccw_device *); member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c121 const struct iwl_fw_ini_allocation_tlv *alloc = (const void *)tlv->data; in iwl_dbg_tlv_alloc_buf_alloc() local
/openbmc/linux/tools/perf/util/
H A Dbuild-id.c272 bool alloc = (bf == NULL); in __dso__build_id_filename() local
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c208 static PageDesc *page_find_alloc(tb_page_addr_t index, bool alloc) in page_find_alloc()
/openbmc/linux/arch/x86/events/intel/
H A Duncore_nhmex.c673 int i, idx[2], alloc = 0; in nhmex_mbox_get_constraint() local
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_fake.c1000 void *alloc = kmalloc(size, GFP_KERNEL); in fake_alloc_consistent() local
/openbmc/linux/drivers/android/
H A Dbinder_internal.h430 struct binder_alloc alloc; member
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1339 struct evtchn_alloc_unbound alloc; in kvm_xen_hcall_evtchn_op() local
/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c82 int (*alloc) (struct usbtouch_usb *usbtouch); member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h531 struct iwl_rx_baid_cfg_cmd_alloc alloc; member

1234567891011