Searched defs:alloc (Results 1 - 99 of 99) sorted by relevance

/linux-4.4.14/drivers/scsi/arm/
H A Dqueue.h17 void *alloc; /* start of allocated mem */ member in struct:__anon9179
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_ialloc.h34 uint64_t alloc; /* inode phys. allocation bitmap for member in struct:xfs_icluster
H A Dxfs_trans_resv.c128 xfs_calc_finobt_res( struct xfs_mount *mp, int alloc, int modify) xfs_calc_finobt_res() argument
H A Dxfs_btree.h43 xfs_alloc_key_t alloc; member in union:xfs_btree_key
50 xfs_alloc_rec_t alloc; member in union:xfs_btree_rec
H A Dxfs_ialloc.c595 xfs_ialloc_ag_alloc( xfs_trans_t *tp, xfs_buf_t *agbp, int *alloc) xfs_ialloc_ag_alloc() argument
/linux-4.4.14/tools/perf/util/
H A Dhelp.h5 size_t alloc; member in struct:cmdnames
H A Dsigchain.c9 int alloc; member in struct:sigchain_signal
H A Dstrbuf.h46 size_t alloc; member in struct:strbuf
/linux-4.4.14/drivers/mmc/core/
H A Dpwrseq.c22 struct mmc_pwrseq *(*alloc)(struct mmc_host *host, struct device *dev); member in struct:mmc_pwrseq_match
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) c4iw_id_alloc() argument
71 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) c4iw_id_free() argument
83 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, c4iw_id_table_alloc() argument
109 void c4iw_id_table_free(struct c4iw_id_table *alloc) c4iw_id_table_free() argument
/linux-4.4.14/include/linux/
H A Dmempool.h21 mempool_alloc_t *alloc; member in struct:mempool_s
H A Ddma-mapping.h19 void* (*alloc)(struct device *dev, size_t size, member in struct:dma_map_ops
H A Dirqdomain.h104 int (*alloc)(struct irq_domain *d, unsigned int virq, member in struct:irq_domain_ops
H A Disdn_ppp.h68 void *(*alloc) (struct isdn_ppp_comp_data *); member in struct:isdn_ppp_compressor
H A Dkprobes.h274 void *(*alloc)(void); /* allocate insn page */ member in struct:kprobe_insn_cache
H A Dperf_event.h91 int alloc; /* extra register already allocated */ member in struct:hw_perf_event_extra
H A Dsecurity.h722 static inline int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) security_inode_getsecurity() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_mem.c223 drm_radeon_mem_alloc_t *alloc = data; radeon_mem_alloc() local
H A Dradeon_state.c2136 drm_radeon_surface_alloc_t *alloc = data; radeon_surface_alloc() local
H A Dradeon_atombios.c3088 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member in union:set_voltage
/linux-4.4.14/drivers/char/agp/
H A Dcompat_ioctl.c151 struct agp_allocate32 alloc; compat_agpioc_allocate_wrap() local
H A Dfrontend.c877 struct agp_allocate alloc; agpioc_allocate_wrap() local
/linux-4.4.14/arch/cris/arch-v32/mm/
H A Dintmem.c36 struct intmem_allocation* alloc; crisv32_intmem_init() local
65 struct intmem_allocation* alloc; crisv32_intmem_alloc() local
/linux-4.4.14/drivers/uwb/
H A Ddrp-ie.c299 const struct uwb_drp_alloc *alloc; uwb_drp_ie_to_bm() local
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) mthca_alloc() argument
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) mthca_free() argument
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, mthca_alloc_init() argument
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) mthca_alloc_cleanup() argument
H A Dmthca_dev.h195 struct mthca_alloc alloc; member in struct:mthca_uar_table
201 struct mthca_alloc alloc; member in struct:mthca_pd_table
227 struct mthca_alloc alloc; member in struct:mthca_eq_table
240 struct mthca_alloc alloc; member in struct:mthca_cq_table
247 struct mthca_alloc alloc; member in struct:mthca_srq_table
254 struct mthca_alloc alloc; member in struct:mthca_qp_table
270 struct mthca_alloc alloc; member in struct:mthca_av_table
275 struct mthca_alloc alloc; member in struct:mthca_mcg_table
/linux-4.4.14/drivers/iommu/
H A Dio-pgtable.h142 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member in struct:io_pgtable_init_fns
H A Damd_iommu_v2.c163 __get_pasid_state_ptr(struct device_state *dev_state, int pasid, bool alloc) __get_pasid_state_ptr() argument
H A Damd_iommu.c3373 static u64 *__get_gcr3_pte(u64 *root, int level, int pasid, bool alloc) __get_gcr3_pte() argument
H A Dintel-iommu.c836 iommu_context_addr(struct intel_iommu *iommu, u8 bus, u8 devfn, int alloc) iommu_context_addr() argument
/linux-4.4.14/drivers/media/radio/
H A Dradio-isa.h58 struct radio_isa_card *(*alloc)(void); member in struct:radio_isa_ops
/linux-4.4.14/fs/nfs/
H A Dnfs3acl.c216 struct posix_acl *alloc = NULL, *dfacl = NULL; nfs3_set_acl() local
/linux-4.4.14/sound/isa/gus/
H A Dgus_mem.c33 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) snd_gf1_mem_lock() argument
42 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, snd_gf1_mem_xalloc() argument
78 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) snd_gf1_mem_xfree() argument
108 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, snd_gf1_mem_look() argument
121 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, snd_gf1_mem_share() argument
136 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, snd_gf1_mem_find() argument
188 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, snd_gf1_mem_alloc() argument
222 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) snd_gf1_mem_free() argument
239 struct snd_gf1_mem *alloc; snd_gf1_mem_init() local
274 struct snd_gf1_mem *alloc; snd_gf1_mem_done() local
292 struct snd_gf1_mem *alloc; snd_gf1_mem_info_read() local
/linux-4.4.14/drivers/md/bcache/
H A Dalloc.c533 pick_data_bucket(struct cache_set *c, const struct bkey *search, unsigned write_point, struct bkey *alloc) pick_data_bucket() argument
/linux-4.4.14/crypto/
H A Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) alloc() function
H A Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) alloc() function
/linux-4.4.14/drivers/base/
H A Dcomponent.c22 size_t alloc; member in struct:component_match
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h62 bool alloc; /* allocated by the driver */ member in struct:omapfb2_mem_region
/linux-4.4.14/fs/ocfs2/
H A Dlocalalloc.c287 struct ocfs2_dinode *alloc = NULL; ocfs2_load_local_alloc() local
387 struct ocfs2_dinode *alloc = NULL; ocfs2_shutdown_local_alloc() local
496 struct ocfs2_dinode *alloc; ocfs2_begin_local_alloc_recovery() local
632 struct ocfs2_dinode *alloc; ocfs2_reserve_local_alloc_bits() local
737 struct ocfs2_dinode *alloc; ocfs2_claim_local_alloc_bits() local
793 struct ocfs2_dinode *alloc; ocfs2_free_local_alloc_bits() local
825 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) ocfs2_local_alloc_count_bits() argument
925 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) ocfs2_clear_local_alloc() argument
1167 struct ocfs2_dinode *alloc = NULL; ocfs2_local_alloc_new_window() local
1256 struct ocfs2_dinode *alloc; ocfs2_local_alloc_slide_window() local
559 ocfs2_complete_local_alloc_recovery(struct ocfs2_super *osb, struct ocfs2_dinode *alloc) ocfs2_complete_local_alloc_recovery() argument
836 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) ocfs2_local_alloc_find_clear_bits() argument
962 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) ocfs2_sync_local_to_main() argument
H A Daops.c1728 ocfs2_set_target_boundaries(struct ocfs2_super *osb, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len, int alloc) ocfs2_set_target_boundaries() argument
H A Ddir.c2797 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; ocfs2_expand_inline_dir() local
/linux-4.4.14/include/linux/sunrpc/
H A Dcache.h102 struct cache_head * (*alloc)(void); member in struct:cache_detail
/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c1432 int vt_move_to_console(unsigned int vt, int alloc) vt_move_to_console() argument
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_io.c587 int alloc = lov_io_submit() local
548 lov_io_submit_qin(struct lov_device *ld, struct cl_page_list *qin, int idx, int alloc) lov_io_submit_qin() argument
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_rma.c196 struct scif_allocmsg *alloc = &window->alloc_handle; scif_destroy_incomplete_window() local
760 struct scif_allocmsg *alloc = &window->alloc_handle; scif_send_alloc_request() local
786 struct scif_allocmsg *alloc = &window->alloc_handle; scif_prep_remote_window() local
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-core.c1003 int alloc; em28xx_init_usb_xfer() local
/linux-4.4.14/drivers/nvdimm/
H A Dlabel.c610 int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; __blk_label_update() local
/linux-4.4.14/fs/nfsd/
H A Dnfs4acl.c457 int alloc; init_state() local
/linux-4.4.14/net/core/
H A Dnet_namespace.c180 static int __peernet2id_alloc(struct net *net, struct net *peer, bool *alloc) __peernet2id_alloc() argument
217 bool alloc; peernet2id_alloc() local
H A Dsock.c2110 int alloc; __sk_mem_schedule() local
/linux-4.4.14/net/tipc/
H A Dname_table.c104 u32 alloc; member in struct:name_seq
/linux-4.4.14/fs/exofs/
H A Dore_raid.c52 bool alloc; member in struct:__stripe_pages_2d::__1_page_stripe
/linux-4.4.14/include/crypto/
H A Dalgapi.h56 struct crypto_instance *(*alloc)(struct rtattr **tb); member in struct:crypto_template
/linux-4.4.14/tools/testing/nvdimm/test/
H A Dnfit.c151 int (*alloc)(struct nfit_test *t); member in struct:nfit_test
/linux-4.4.14/drivers/s390/cio/
H A Dcmf.c118 int (*alloc) (struct ccw_device *); member in struct:cmb_operations
/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h62 unsigned alloc:1; /* allocated by the driver */ member in struct:omapfb_mem_region
/linux-4.4.14/drivers/misc/
H A Dvmw_balloon.c227 unsigned int alloc[VMW_BALLOON_NUM_PAGE_SIZES]; member in struct:vmballoon_stats
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dtx.c893 bool alloc = false; iwl_pcie_tx_init() local
/linux-4.4.14/drivers/net/ethernet/
H A Dec_bhf.c126 u8 *alloc; member in struct:bhf_dma
H A Djme.h377 void *alloc; /* pointer to allocated memory */ member in struct:jme_ring
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_uncore.c43 struct pci2phy_map *map, *alloc = NULL; __find_pci2phy_map() local
H A Dperf_event_intel_uncore_nhmex.c666 int i, idx[2], alloc = 0; nhmex_mbox_get_constraint() local
H A Dperf_event_intel_uncore_snbep.c662 int i, alloc = 0; __snbep_cbox_get_constraint() local
/linux-4.4.14/mm/
H A Dmemblock.c1199 phys_addr_t alloc; memblock_alloc_base() local
1256 phys_addr_t alloc; memblock_virt_alloc_internal() local
H A Dpercpu.c1427 int alloc = 0, alloc_end = 0; pcpu_dump_alloc_info() local
H A Dslub.c500 get_track(struct kmem_cache *s, void *object, enum track_item alloc) get_track() argument
513 set_track(struct kmem_cache *s, void *object, enum track_item alloc, unsigned long addr) set_track() argument
945 trace(struct kmem_cache *s, struct page *page, void *object, int alloc) trace() argument
4299 process_slab(struct loc_track *t, struct kmem_cache *s, struct page *page, enum track_item alloc, unsigned long *map) process_slab() argument
4314 list_locations(struct kmem_cache *s, char *buf, enum track_item alloc) list_locations() argument
/linux-4.4.14/fs/dlm/
H A Dlowcomms.c195 static struct connection *__nodeid2con(int nodeid, gfp_t alloc) __nodeid2con() argument
/linux-4.4.14/kernel/
H A Dresource.c573 struct resource tmp = *new, avail, alloc; __find_resource() local
/linux-4.4.14/include/media/
H A Dvideobuf2-core.h96 void *(*alloc)(void *alloc_ctx, unsigned long size, member in struct:vb2_mem_ops
H A Drc-map.h86 unsigned int alloc; /* Size of *scan in bytes */ member in struct:rc_map
/linux-4.4.14/include/scsi/
H A Dlibfcoe.h313 int (*alloc) (struct net_device *device); member in struct:fcoe_transport
/linux-4.4.14/arch/sparc/kernel/
H A Dmdesc.c65 struct mdesc_handle *(*alloc)(unsigned int mdesc_size); member in struct:mdesc_mem_ops
/linux-4.4.14/sound/oss/
H A Dopl3.c998 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc) opl3_alloc_voice() argument
H A Ddev_table.h284 struct voice_alloc_info alloc; member in struct:synth_operations
/linux-4.4.14/drivers/usb/mon/
H A Dmon_bin.c134 size_t alloc; /* Length of data (can be zero) */ member in struct:mon_bin_get
/linux-4.4.14/drivers/input/touchscreen/
H A Dusbtouchscreen.c99 int (*alloc) (struct usbtouch_usb *usbtouch); member in struct:usbtouch_device_info
/linux-4.4.14/fs/jfs/
H A Djfs_dmap.c2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) dbAdjCtl() argument
/linux-4.4.14/fs/nilfs2/
H A Dsegment.c1283 int err, alloc = 0; nilfs_segctor_begin_construction() local
/linux-4.4.14/fs/ceph/
H A Dcaps.c157 int alloc = 0; ceph_reserve_caps() local
/linux-4.4.14/kernel/power/
H A Dsnapshot.c1403 unsigned long alloc; preallocate_image_memory() local
1435 unsigned long alloc = __fraction(nr_pages, highmem, total); preallocate_highmem_fraction() local
1563 unsigned long alloc, save_highmem, pages_highmem, avail_normal; hibernate_preallocate_memory() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1093 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member in union:set_voltage
/linux-4.4.14/drivers/usb/host/
H A Dimx21-hcd.h370 int alloc; member in struct:etd_priv
/linux-4.4.14/drivers/tty/
H A Dn_gsm.c2907 bool alloc = false; gsmtty_install() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2729 u32 lo, hi, used, alloc; meminfo_show() local
/linux-4.4.14/fs/f2fs/
H A Dsegment.c1742 lookup_journal_in_cursum(struct f2fs_summary_block *sum, int type, unsigned int val, int alloc) lookup_journal_in_cursum() argument
/linux-4.4.14/include/uapi/drm/
H A Damdgpu_drm.h164 } alloc; member in union:drm_amdgpu_ctx_out
/linux-4.4.14/drivers/video/fbdev/
H A Damifb.c1850 int size, alloc; ami_get_var_cursorinfo() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c1427 qp_res_start_move_to(struct mlx4_dev *dev, int slave, int qpn, enum res_qp_states state, struct res_qp **qp, int alloc) qp_res_start_move_to() argument
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsmt.h808 struct smt_p_001d alloc ; /* SBA Allocatable */ member in struct:smt_sba_alc_res
/linux-4.4.14/security/
H A Dsecurity.c700 int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) security_inode_getsecurity() argument
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c1466 smack_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) smack_inode_getsecurity() argument
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.h632 u8 *alloc; /* frames alloc ptr */ member in struct:_MPT_ADAPTER
/linux-4.4.14/drivers/net/ethernet/rocker/
H A Drocker.c551 unsigned char *alloc; rocker_dma_test_offset() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_pm.c2893 struct skl_ddb_entry *alloc = &ddb->pipe[pipe]; skl_allocate_pipe_ddb() local
/linux-4.4.14/security/selinux/
H A Dhooks.c3113 static int selinux_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) selinux_inode_getsecurity() argument
/linux-4.4.14/fs/btrfs/
H A Dextent-tree.c5847 update_block_group(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, u64 num_bytes, int alloc) update_block_group() argument
/linux-4.4.14/kernel/trace/
H A Dtrace.c547 int alloc; __trace_puts() local
/linux-4.4.14/include/net/
H A Dmac80211.h5153 void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir); member in struct:rate_control_ops
/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dksz884x.c1013 int alloc; member in struct:ksz_desc_info
3815 int alloc = info->alloc; ksz_check_desc_num() local

Completed in 4110 milliseconds