| /linux-4.4.14/sound/isa/gus/ | 
| D | gus_mem.c | 33 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.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | id_table.c | 44 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.4.14/fs/ocfs2/ | 
| D | localalloc.c | 287 	struct ocfs2_dinode *alloc = NULL;  in ocfs2_load_local_alloc()  local387 	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
 737 	struct ocfs2_dinode *alloc;  in ocfs2_claim_local_alloc_bits()  local
 793 	struct ocfs2_dinode *alloc;  in ocfs2_free_local_alloc_bits()  local
 825 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc)  in ocfs2_local_alloc_count_bits()
 837 				     struct ocfs2_dinode *alloc,  in ocfs2_local_alloc_find_clear_bits()
 925 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc)  in ocfs2_clear_local_alloc()
 [all …]
 
 | 
| D | aops.c | 1730 					loff_t pos, unsigned len, int alloc)  in ocfs2_set_target_boundaries()
 | 
| D | dir.c | 2797 	u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0;  in ocfs2_expand_inline_dir()  local
 | 
| /linux-4.4.14/drivers/infiniband/hw/mthca/ | 
| D | mthca_allocator.c | 40 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()
 
 | 
| D | mthca_dev.h | 195 	struct mthca_alloc alloc;  member201 	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.4.14/arch/cris/arch-v32/mm/ | 
| D | intmem.c | 36 		struct intmem_allocation* alloc;  in crisv32_intmem_init()  local65 				struct intmem_allocation* alloc;  in crisv32_intmem_alloc()  local
 
 | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_ialloc.h | 34 	uint64_t	alloc;		/* inode phys. allocation bitmap for  member
 | 
| D | xfs_trans_resv.c | 130 	int			alloc,  in xfs_calc_finobt_res()
 | 
| D | xfs_btree.h | 43 	xfs_alloc_key_t		alloc;  member50 	xfs_alloc_rec_t		alloc;  member
 
 | 
| D | xfs_ialloc.c | 598 	int		*alloc)  in xfs_ialloc_ag_alloc()
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | help.h | 5 	size_t alloc;  member
 | 
| D | cache.h | 48 #define ALLOC_GROW(x, nr, alloc) \  argument
 | 
| D | sigchain.c | 9 	int alloc;  member
 | 
| D | strbuf.h | 46 	size_t alloc;  member
 | 
| /linux-4.4.14/drivers/scsi/arm/ | 
| D | queue.h | 17 	void *alloc;			/* start of allocated mem */  member
 | 
| /linux-4.4.14/drivers/mmc/core/ | 
| D | pwrseq.c | 22 	struct mmc_pwrseq *(*alloc)(struct mmc_host *host, struct device *dev);  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | mempool.h | 21 	mempool_alloc_t *alloc;  member
 | 
| D | irqdomain.h | 104 	int (*alloc)(struct irq_domain *d, unsigned int virq,  member
 | 
| D | dma-mapping.h | 19 	void* (*alloc)(struct device *dev, size_t size,  member
 | 
| D | isdn_ppp.h | 68   void *(*alloc) (struct isdn_ppp_comp_data *);  member
 | 
| D | kprobes.h | 274 	void *(*alloc)(void);	/* allocate insn page */  member
 | 
| D | perf_event.h | 91 	int		alloc;	/* extra register already allocated */  member
 | 
| D | security.h | 722 … security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc)  in security_inode_getsecurity()
 | 
| /linux-4.4.14/drivers/char/agp/ | 
| D | compat_ioctl.c | 151 	struct agp_allocate32 alloc;  in compat_agpioc_allocate_wrap()  local
 | 
| D | frontend.c | 877 	struct agp_allocate alloc;  in agpioc_allocate_wrap()  local
 | 
| /linux-4.4.14/drivers/uwb/ | 
| D | drp-ie.c | 299 	const struct uwb_drp_alloc *alloc;  in uwb_drp_ie_to_bm()  local
 | 
| /linux-4.4.14/fs/nfs/ | 
| D | nfs3acl.c | 216 	struct posix_acl *alloc = NULL, *dfacl = NULL;  in nfs3_set_acl()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_mem.c | 223 	drm_radeon_mem_alloc_t *alloc = data;  in radeon_mem_alloc()  local
 | 
| D | radeon_state.c | 2136 	drm_radeon_surface_alloc_t *alloc = data;  in radeon_surface_alloc()  local
 | 
| D | radeon_atombios.c | 3088 	struct _SET_VOLTAGE_PS_ALLOCATION alloc;  member
 | 
| /linux-4.4.14/drivers/misc/mic/scif/ | 
| D | scif_rma.c | 196 	struct scif_allocmsg *alloc = &window->alloc_handle;  in scif_destroy_incomplete_window()  local760 	struct scif_allocmsg *alloc = &window->alloc_handle;  in scif_send_alloc_request()  local
 786 	struct scif_allocmsg *alloc = &window->alloc_handle;  in scif_prep_remote_window()  local
 
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | io-pgtable.h | 142 	struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie);  member
 | 
| D | amd_iommu_v2.c | 164 						  int pasid, bool alloc)  in __get_pasid_state_ptr()
 | 
| D | amd_iommu.c | 3373 static u64 *__get_gcr3_pte(u64 *root, int level, int pasid, bool alloc)  in __get_gcr3_pte()
 | 
| D | intel-iommu.c | 837 						       u8 bus, u8 devfn, int alloc)  in iommu_context_addr()
 | 
| /linux-4.4.14/drivers/media/radio/ | 
| D | radio-isa.h | 58 	struct radio_isa_card *(*alloc)(void);  member
 | 
| /linux-4.4.14/crypto/ | 
| D | xts.c | 287 static struct crypto_instance *alloc(struct rtattr **tb)  in alloc()  function
 | 
| D | lrw.c | 326 static struct crypto_instance *alloc(struct rtattr **tb)  in alloc()  function
 | 
| /linux-4.4.14/net/core/ | 
| D | net_namespace.c | 180 static int __peernet2id_alloc(struct net *net, struct net *peer, bool *alloc)  in __peernet2id_alloc()217 	bool alloc;  in peernet2id_alloc()  local
 
 | 
| D | sock.c | 2110 		int alloc;  in __sk_mem_schedule()  local
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/lov/ | 
| D | lov_io.c | 550 					      int idx, int alloc)  in lov_io_submit_qin()587 	int alloc =  in lov_io_submit()  local
 
 | 
| /linux-4.4.14/drivers/md/bcache/ | 
| D | alloc.c | 536 					    struct bkey *alloc)  in pick_data_bucket()
 | 
| /linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ | 
| D | omapfb.h | 62 	bool		alloc;		/* allocated by the driver */  member
 | 
| /linux-4.4.14/drivers/base/ | 
| D | component.c | 22 	size_t alloc;  member
 | 
| /linux-4.4.14/include/linux/sunrpc/ | 
| D | cache.h | 102 	struct cache_head *	(*alloc)(void);  member
 | 
| /linux-4.4.14/kernel/power/ | 
| D | snapshot.c | 1403 	unsigned long alloc;  in preallocate_image_memory()  local1435 	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.4.14/drivers/tty/vt/ | 
| D | vt_ioctl.c | 1432 int vt_move_to_console(unsigned int vt, int alloc)  in vt_move_to_console()
 | 
| /linux-4.4.14/mm/ | 
| D | memblock.c | 1199 	phys_addr_t alloc;  in memblock_alloc_base()  local1256 	phys_addr_t alloc;  in memblock_virt_alloc_internal()  local
 
 | 
| D | slub.c | 501 	enum track_item alloc)  in get_track()514 			enum track_item alloc, unsigned long addr)  in set_track()
 946 								int alloc)  in trace()
 4300 		struct page *page, enum track_item alloc,  in process_slab()
 4315 					enum track_item alloc)  in list_locations()
 
 | 
| D | percpu.c | 1427 	int alloc = 0, alloc_end = 0;  in pcpu_dump_alloc_info()  local
 | 
| /linux-4.4.14/drivers/media/usb/em28xx/ | 
| D | em28xx-core.c | 1003 	int alloc;  in em28xx_init_usb_xfer()  local
 | 
| /linux-4.4.14/fs/exofs/ | 
| D | ore_raid.c | 52 		bool alloc;  member
 | 
| /linux-4.4.14/fs/nfsd/ | 
| D | nfs4acl.c | 457 	int alloc;  in init_state()  local
 | 
| /linux-4.4.14/tools/testing/nvdimm/test/ | 
| D | nfit.c | 151 	int (*alloc)(struct nfit_test *t);  member
 | 
| /linux-4.4.14/include/scsi/ | 
| D | libfcoe.h | 313 	int (*alloc) (struct net_device *device);  member
 | 
| /linux-4.4.14/include/media/ | 
| D | rc-map.h | 86 	unsigned int		alloc;	/* Size of *scan in bytes */  member
 | 
| D | videobuf2-core.h | 96 	void		*(*alloc)(void *alloc_ctx, unsigned long size,  member
 | 
| /linux-4.4.14/drivers/nvdimm/ | 
| D | label.c | 610 	int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO;  in __blk_label_update()  local
 | 
| /linux-4.4.14/sound/oss/ | 
| D | opl3.c | 998 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc)  in opl3_alloc_voice()
 | 
| D | dev_table.h | 284  	struct voice_alloc_info alloc;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/ | 
| D | ec_bhf.c | 126 	u8 *alloc;  member
 | 
| D | jme.h | 377 	void *alloc;		/* pointer to allocated memory */  member
 | 
| /linux-4.4.14/include/crypto/ | 
| D | algapi.h | 56 	struct crypto_instance *(*alloc)(struct rtattr **tb);  member
 | 
| /linux-4.4.14/drivers/video/fbdev/omap/ | 
| D | omapfb.h | 62 	unsigned	alloc:1;	/* allocated by the driver */  member
 | 
| /linux-4.4.14/net/tipc/ | 
| D | name_table.c | 104 	u32 alloc;  member
 | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | perf_event_intel_uncore.c | 43 	struct pci2phy_map *map, *alloc = NULL;  in __find_pci2phy_map()  local
 | 
| D | perf_event_intel_uncore_nhmex.c | 666 	int i, idx[2], alloc = 0;  in nhmex_mbox_get_constraint()  local
 | 
| D | perf_event_intel_uncore_snbep.c | 662 	int i, alloc = 0;  in __snbep_cbox_get_constraint()  local
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ | 
| D | tx.c | 893 	bool alloc = false;  in iwl_pcie_tx_init()  local
 | 
| /linux-4.4.14/drivers/input/touchscreen/ | 
| D | usbtouchscreen.c | 99 	int  (*alloc)       (struct usbtouch_usb *usbtouch);  member
 | 
| /linux-4.4.14/fs/dlm/ | 
| D | lowcomms.c | 195 static struct connection *__nodeid2con(int nodeid, gfp_t alloc)  in __nodeid2con()
 | 
| /linux-4.4.14/drivers/s390/cio/ | 
| D | cmf.c | 118 	int  (*alloc)  (struct ccw_device *);  member
 | 
| /linux-4.4.14/drivers/misc/ | 
| D | vmw_balloon.c | 227 	unsigned int alloc[VMW_BALLOON_NUM_PAGE_SIZES];  member
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_atombios.c | 1093 	struct _SET_VOLTAGE_PS_ALLOCATION alloc;  member
 | 
| /linux-4.4.14/kernel/ | 
| D | resource.c | 573 	struct resource tmp = *new, avail, alloc;  in __find_resource()  local
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | mdesc.c | 65 	struct mdesc_handle *(*alloc)(unsigned int mdesc_size);  member
 | 
| /linux-4.4.14/drivers/usb/mon/ | 
| D | mon_bin.c | 134 	size_t alloc;		/* Length of data (can be zero) */  member
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | imx21-hcd.h | 370 	int alloc;  member
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | jfs_dmap.c | 2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level)  in dbAdjCtl()
 | 
| /linux-4.4.14/include/uapi/drm/ | 
| D | amdgpu_drm.h | 164 		} alloc;  member
 | 
| /linux-4.4.14/fs/nilfs2/ | 
| D | segment.c | 1283 	int err, alloc = 0;  in nilfs_segctor_begin_construction()  local
 | 
| /linux-4.4.14/fs/f2fs/ | 
| D | segment.c | 1743 					unsigned int val, int alloc)  in lookup_journal_in_cursum()
 | 
| /linux-4.4.14/fs/ceph/ | 
| D | caps.c | 157 	int alloc = 0;  in ceph_reserve_caps()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | intel_pm.c | 2763 				   struct skl_ddb_entry *alloc /* out */)  in skl_ddb_get_pipe_allocation_limits()2893 	struct skl_ddb_entry *alloc = &ddb->pipe[pipe];  in skl_allocate_pipe_ddb()  local
 
 | 
| /linux-4.4.14/drivers/tty/ | 
| D | n_gsm.c | 2907 	bool alloc = false;  in gsmtty_install()  local
 | 
| /linux-4.4.14/security/ | 
| D | security.c | 700 … security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc)  in security_inode_getsecurity()
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_debugfs.c | 2729 	u32 lo, hi, used, alloc;  in meminfo_show()  local
 | 
| /linux-4.4.14/drivers/net/fddi/skfp/h/ | 
| D | smt.h | 808 	struct smt_p_001d	alloc ;		/* SBA Allocatable */  member
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | amifb.c | 1850 	int size, alloc;  in ami_get_var_cursorinfo()  local
 | 
| /linux-4.4.14/drivers/message/fusion/ | 
| D | mptbase.h | 632 	u8			*alloc;		/* frames alloc ptr */  member
 | 
| /linux-4.4.14/security/smack/ | 
| D | smack_lsm.c | 1468 				   bool alloc)  in smack_inode_getsecurity()
 | 
| /linux-4.4.14/drivers/net/ethernet/micrel/ | 
| D | ksz884x.c | 1013 	int alloc;  member3815 	int alloc = info->alloc;  in ksz_check_desc_num()  local
 
 | 
| /linux-4.4.14/include/net/ | 
| D | mac80211.h | 5153 	void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir);  member
 | 
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ | 
| D | resource_tracker.c | 1429 				int alloc)  in qp_res_start_move_to()
 | 
| /linux-4.4.14/kernel/trace/ | 
| D | trace.c | 547 	int alloc;  in __trace_puts()  local
 | 
| /linux-4.4.14/security/selinux/ | 
| D | hooks.c | 3113 …t selinux_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc)  in selinux_inode_getsecurity()
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | extent-tree.c | 5849 			      u64 num_bytes, int alloc)  in update_block_group()
 | 
| /linux-4.4.14/drivers/net/ethernet/rocker/ | 
| D | rocker.c | 551 	unsigned char *alloc;  in rocker_dma_test_offset()  local
 |