Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 95 of 95) sorted by relevance

/linux-4.1.27/sound/isa/gus/
Dgus_mem.c33 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock()
42 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, in snd_gf1_mem_xalloc()
78 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
108 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
121 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
136 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
188 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
222 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
239 struct snd_gf1_mem *alloc; in snd_gf1_mem_init() local
274 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local
[all …]
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc()
71 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) in c4iw_id_free()
83 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()
109 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
/linux-4.1.27/fs/ocfs2/
Dlocalalloc.c287 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc() local
387 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc() local
496 struct ocfs2_dinode *alloc; in ocfs2_begin_local_alloc_recovery() local
560 struct ocfs2_dinode *alloc) in ocfs2_complete_local_alloc_recovery()
632 struct ocfs2_dinode *alloc; in ocfs2_reserve_local_alloc_bits() local
738 struct ocfs2_dinode *alloc; in ocfs2_claim_local_alloc_bits() local
794 struct ocfs2_dinode *alloc; in ocfs2_free_local_alloc_bits() local
826 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits()
838 struct ocfs2_dinode *alloc, in ocfs2_local_alloc_find_clear_bits()
926 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) in ocfs2_clear_local_alloc()
[all …]
Daops.c1696 loff_t pos, unsigned len, int alloc) in ocfs2_set_target_boundaries()
Ddir.c2807 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc()
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
Dmthca_dev.h195 struct mthca_alloc alloc; member
201 struct mthca_alloc alloc; member
227 struct mthca_alloc alloc; member
240 struct mthca_alloc alloc; member
247 struct mthca_alloc alloc; member
254 struct mthca_alloc alloc; member
270 struct mthca_alloc alloc; member
275 struct mthca_alloc alloc; member
/linux-4.1.27/arch/cris/arch-v32/mm/
Dintmem.c36 struct intmem_allocation* alloc; in crisv32_intmem_init() local
65 struct intmem_allocation* alloc; in crisv32_intmem_alloc() local
/linux-4.1.27/drivers/scsi/arm/
Dqueue.h17 void *alloc; /* start of allocated mem */ member
/linux-4.1.27/tools/perf/util/
Dhelp.h5 size_t alloc; member
Dcache.h49 #define ALLOC_GROW(x, nr, alloc) \ argument
Dstrbuf.h45 size_t alloc; member
Dsigchain.c9 int alloc; member
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dbar.h10 int (*alloc)(struct nvkm_bar *, struct nvkm_object *, member
Dinstmem.h28 int (*alloc)(struct nvkm_instmem *, struct nvkm_object *, member
/linux-4.1.27/drivers/mmc/core/
Dpwrseq.c22 struct mmc_pwrseq *(*alloc)(struct mmc_host *host, struct device *dev); member
/linux-4.1.27/include/linux/
Dmempool.h21 mempool_alloc_t *alloc; member
Dirqdomain.h73 int (*alloc)(struct irq_domain *d, unsigned int virq, member
Disdn_ppp.h68 void *(*alloc) (struct isdn_ppp_comp_data *); member
Ddma-mapping.h18 void* (*alloc)(struct device *dev, size_t size, member
Dkprobes.h272 void *(*alloc)(void); /* allocate insn page */ member
Dperf_event.h91 int alloc; /* extra register already allocated */ member
Dsecurity.h2303 … security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) in security_inode_getsecurity()
/linux-4.1.27/drivers/char/agp/
Dcompat_ioctl.c151 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
Dfrontend.c877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/linux-4.1.27/drivers/uwb/
Ddrp-ie.c299 const struct uwb_drp_alloc *alloc; in uwb_drp_ie_to_bm() local
/linux-4.1.27/fs/nfs/
Dnfs3acl.c216 struct posix_acl *alloc = NULL, *dfacl = NULL; in nfs3_set_acl() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_mem.c223 drm_radeon_mem_alloc_t *alloc = data; in radeon_mem_alloc() local
Dradeon_state.c2136 drm_radeon_surface_alloc_t *alloc = data; in radeon_surface_alloc() local
Dradeon_atombios.c3088 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member
/linux-4.1.27/drivers/iommu/
Dio-pgtable.h139 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
Damd_iommu_v2.c156 int pasid, bool alloc) in __get_pasid_state_ptr()
Damd_iommu.c3654 static u64 *__get_gcr3_pte(u64 *root, int level, int pasid, bool alloc) in __get_gcr3_pte()
Dintel-iommu.c678 u8 bus, u8 devfn, int alloc) in iommu_context_addr()
/linux-4.1.27/drivers/media/radio/
Dradio-isa.h58 struct radio_isa_card *(*alloc)(void); member
/linux-4.1.27/net/core/
Dnet_namespace.c183 static int __peernet2id(struct net *net, struct net *peer, bool alloc) in __peernet2id()
206 bool alloc = atomic_read(&peer->count) == 0 ? false : true; in peernet2id() local
Dsock.c2044 int alloc; in __sk_mem_schedule() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_trans_resv.c130 int alloc, in xfs_calc_finobt_res()
Dxfs_btree.h43 xfs_alloc_key_t alloc; member
50 xfs_alloc_rec_t alloc; member
Dxfs_ialloc.c357 int *alloc) in xfs_ialloc_ag_alloc()
/linux-4.1.27/crypto/
Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc() function
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_io.c550 int idx, int alloc) in lov_io_submit_qin()
587 int alloc = in lov_io_submit() local
/linux-4.1.27/drivers/md/bcache/
Dalloc.c536 struct bkey *alloc) in pick_data_bucket()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb.h62 bool alloc; /* allocated by the driver */ member
/linux-4.1.27/drivers/base/
Dcomponent.c22 size_t alloc; member
/linux-4.1.27/include/linux/sunrpc/
Dcache.h100 struct cache_head * (*alloc)(void); member
/linux-4.1.27/kernel/power/
Dsnapshot.c1403 unsigned long alloc; in preallocate_image_memory() local
1435 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1563 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/linux-4.1.27/mm/
Dmemblock.c1097 phys_addr_t alloc; in memblock_alloc_base() local
1154 phys_addr_t alloc; in memblock_virt_alloc_internal() local
Dslub.c499 enum track_item alloc) in get_track()
512 enum track_item alloc, unsigned long addr) in set_track()
944 int alloc) in trace()
4085 struct page *page, enum track_item alloc, in process_slab()
4100 enum track_item alloc) in list_locations()
Dpercpu.c1427 int alloc = 0, alloc_end = 0; in pcpu_dump_alloc_info() local
/linux-4.1.27/drivers/tty/vt/
Dvt_ioctl.c1432 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
/linux-4.1.27/include/media/
Drc-map.h88 unsigned int alloc; /* Size of *scan in bytes */ member
Dvideobuf2-core.h85 void *(*alloc)(void *alloc_ctx, unsigned long size, member
/linux-4.1.27/fs/exofs/
Dore_raid.c52 bool alloc; member
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-core.c1003 int alloc; in em28xx_init_usb_xfer() local
/linux-4.1.27/include/scsi/
Dlibfcoe.h313 int (*alloc) (struct net_device *device); member
/linux-4.1.27/drivers/misc/
Dvmw_balloon.c156 unsigned int alloc; member
/linux-4.1.27/fs/nfsd/
Dnfs4acl.c469 int alloc; in init_state() local
/linux-4.1.27/sound/oss/
Dopl3.c998 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc) in opl3_alloc_voice()
Ddev_table.h284 struct voice_alloc_info alloc; member
/linux-4.1.27/drivers/net/ethernet/
Dec_bhf.c126 u8 *alloc; member
Djme.h377 void *alloc; /* pointer to allocated memory */ member
/linux-4.1.27/include/crypto/
Dalgapi.h53 struct crypto_instance *(*alloc)(struct rtattr **tb); member
/linux-4.1.27/drivers/video/fbdev/omap/
Domapfb.h62 unsigned alloc:1; /* allocated by the driver */ member
/linux-4.1.27/net/tipc/
Dname_table.c104 u32 alloc; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtx.c885 bool alloc = false; in iwl_pcie_tx_init() local
/linux-4.1.27/drivers/s390/cio/
Dcmf.c119 int (*alloc) (struct ccw_device *); member
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c666 int i, idx[2], alloc = 0; in nhmex_mbox_get_constraint() local
Dperf_event_intel_uncore_snbep.c662 int i, alloc = 0; in __snbep_cbox_get_constraint() local
/linux-4.1.27/drivers/input/touchscreen/
Dusbtouchscreen.c99 int (*alloc) (struct usbtouch_usb *usbtouch); member
/linux-4.1.27/kernel/
Dresource.c562 struct resource tmp = *new, avail, alloc; in __find_resource() local
/linux-4.1.27/fs/dlm/
Dlowcomms.c196 static struct connection *__nodeid2con(int nodeid, gfp_t alloc) in __nodeid2con()
/linux-4.1.27/arch/sparc/kernel/
Dmdesc.c65 struct mdesc_handle *(*alloc)(unsigned int mdesc_size); member
/linux-4.1.27/drivers/usb/mon/
Dmon_bin.c134 size_t alloc; /* Length of data (can be zero) */ member
/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.h370 int alloc; member
/linux-4.1.27/fs/jfs/
Djfs_dmap.c2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) in dbAdjCtl()
/linux-4.1.27/fs/nilfs2/
Dsegment.c1222 int err, alloc = 0; in nilfs_segctor_begin_construction() local
/linux-4.1.27/security/
Dcapability.c249 void **buffer, bool alloc) in cap_inode_getsecurity()
Dsecurity.c682 … security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) in security_inode_getsecurity()
/linux-4.1.27/fs/f2fs/
Dsegment.c1586 unsigned int val, int alloc) in lookup_journal_in_cursum()
/linux-4.1.27/fs/ceph/
Dcaps.c157 int alloc = 0; in ceph_reserve_caps() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c2545 struct skl_ddb_entry *alloc /* out */) in skl_ddb_get_pipe_allocation_limits()
2653 struct skl_ddb_entry *alloc = &ddb->pipe[pipe]; in skl_allocate_pipe_ddb() local
/linux-4.1.27/drivers/tty/
Dn_gsm.c2908 bool alloc = false; in gsmtty_install() local
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dsmt.h808 struct smt_p_001d alloc ; /* SBA Allocatable */ member
/linux-4.1.27/security/smack/
Dsmack_lsm.c1280 bool alloc) in smack_inode_getsecurity()
/linux-4.1.27/drivers/message/fusion/
Dmptbase.h632 u8 *alloc; /* frames alloc ptr */ member
/linux-4.1.27/drivers/video/fbdev/
Damifb.c1850 int size, alloc; in ami_get_var_cursorinfo() local
/linux-4.1.27/drivers/net/ethernet/micrel/
Dksz884x.c1013 int alloc; member
3815 int alloc = info->alloc; in ksz_check_desc_num() local
/linux-4.1.27/include/net/
Dmac80211.h5078 void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir); member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c1268 int alloc) in qp_res_start_move_to()
/linux-4.1.27/kernel/trace/
Dtrace.c518 int alloc; in __trace_puts() local
/linux-4.1.27/security/selinux/
Dhooks.c3117 …t selinux_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) in selinux_inode_getsecurity()
/linux-4.1.27/fs/btrfs/
Dextent-tree.c5617 u64 num_bytes, int alloc) in update_block_group()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c470 unsigned char *alloc; in rocker_dma_test_offset() local