/linux-4.1.27/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.1.27/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.1.27/fs/ocfs2/ |
D | localalloc.c | 287 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 …]
|
D | aops.c | 1696 loff_t pos, unsigned len, int alloc) in ocfs2_set_target_boundaries()
|
D | dir.c | 2807 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/ |
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; 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/ |
D | intmem.c | 36 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/ |
D | queue.h | 17 void *alloc; /* start of allocated mem */ member
|
/linux-4.1.27/tools/perf/util/ |
D | help.h | 5 size_t alloc; member
|
D | cache.h | 49 #define ALLOC_GROW(x, nr, alloc) \ argument
|
D | strbuf.h | 45 size_t alloc; member
|
D | sigchain.c | 9 int alloc; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | bar.h | 10 int (*alloc)(struct nvkm_bar *, struct nvkm_object *, member
|
D | instmem.h | 28 int (*alloc)(struct nvkm_instmem *, struct nvkm_object *, member
|
/linux-4.1.27/drivers/mmc/core/ |
D | pwrseq.c | 22 struct mmc_pwrseq *(*alloc)(struct mmc_host *host, struct device *dev); member
|
/linux-4.1.27/include/linux/ |
D | mempool.h | 21 mempool_alloc_t *alloc; member
|
D | irqdomain.h | 73 int (*alloc)(struct irq_domain *d, unsigned int virq, member
|
D | isdn_ppp.h | 68 void *(*alloc) (struct isdn_ppp_comp_data *); member
|
D | dma-mapping.h | 18 void* (*alloc)(struct device *dev, size_t size, member
|
D | kprobes.h | 272 void *(*alloc)(void); /* allocate insn page */ member
|
D | perf_event.h | 91 int alloc; /* extra register already allocated */ member
|
D | security.h | 2303 … 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/ |
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.1.27/drivers/uwb/ |
D | drp-ie.c | 299 const struct uwb_drp_alloc *alloc; in uwb_drp_ie_to_bm() local
|
/linux-4.1.27/fs/nfs/ |
D | nfs3acl.c | 216 struct posix_acl *alloc = NULL, *dfacl = NULL; in nfs3_set_acl() local
|
/linux-4.1.27/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.1.27/drivers/iommu/ |
D | io-pgtable.h | 139 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
|
D | amd_iommu_v2.c | 156 int pasid, bool alloc) in __get_pasid_state_ptr()
|
D | amd_iommu.c | 3654 static u64 *__get_gcr3_pte(u64 *root, int level, int pasid, bool alloc) in __get_gcr3_pte()
|
D | intel-iommu.c | 678 u8 bus, u8 devfn, int alloc) in iommu_context_addr()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-isa.h | 58 struct radio_isa_card *(*alloc)(void); member
|
/linux-4.1.27/net/core/ |
D | net_namespace.c | 183 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
|
D | sock.c | 2044 int alloc; in __sk_mem_schedule() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_trans_resv.c | 130 int alloc, in xfs_calc_finobt_res()
|
D | xfs_btree.h | 43 xfs_alloc_key_t alloc; member 50 xfs_alloc_rec_t alloc; member
|
D | xfs_ialloc.c | 357 int *alloc) in xfs_ialloc_ag_alloc()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/md/bcache/ |
D | alloc.c | 536 struct bkey *alloc) in pick_data_bucket()
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb.h | 62 bool alloc; /* allocated by the driver */ member
|
/linux-4.1.27/drivers/base/ |
D | component.c | 22 size_t alloc; member
|
/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 100 struct cache_head * (*alloc)(void); member
|
/linux-4.1.27/kernel/power/ |
D | snapshot.c | 1403 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/ |
D | memblock.c | 1097 phys_addr_t alloc; in memblock_alloc_base() local 1154 phys_addr_t alloc; in memblock_virt_alloc_internal() local
|
D | slub.c | 499 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()
|
D | percpu.c | 1427 int alloc = 0, alloc_end = 0; in pcpu_dump_alloc_info() local
|
/linux-4.1.27/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.1.27/include/media/ |
D | rc-map.h | 88 unsigned int alloc; /* Size of *scan in bytes */ member
|
D | videobuf2-core.h | 85 void *(*alloc)(void *alloc_ctx, unsigned long size, member
|
/linux-4.1.27/fs/exofs/ |
D | ore_raid.c | 52 bool alloc; member
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 1003 int alloc; in em28xx_init_usb_xfer() local
|
/linux-4.1.27/include/scsi/ |
D | libfcoe.h | 313 int (*alloc) (struct net_device *device); member
|
/linux-4.1.27/drivers/misc/ |
D | vmw_balloon.c | 156 unsigned int alloc; member
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4acl.c | 469 int alloc; in init_state() local
|
/linux-4.1.27/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.1.27/drivers/net/ethernet/ |
D | ec_bhf.c | 126 u8 *alloc; member
|
D | jme.h | 377 void *alloc; /* pointer to allocated memory */ member
|
/linux-4.1.27/include/crypto/ |
D | algapi.h | 53 struct crypto_instance *(*alloc)(struct rtattr **tb); member
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | omapfb.h | 62 unsigned alloc:1; /* allocated by the driver */ member
|
/linux-4.1.27/net/tipc/ |
D | name_table.c | 104 u32 alloc; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 885 bool alloc = false; in iwl_pcie_tx_init() local
|
/linux-4.1.27/drivers/s390/cio/ |
D | cmf.c | 119 int (*alloc) (struct ccw_device *); member
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
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.1.27/drivers/input/touchscreen/ |
D | usbtouchscreen.c | 99 int (*alloc) (struct usbtouch_usb *usbtouch); member
|
/linux-4.1.27/kernel/ |
D | resource.c | 562 struct resource tmp = *new, avail, alloc; in __find_resource() local
|
/linux-4.1.27/fs/dlm/ |
D | lowcomms.c | 196 static struct connection *__nodeid2con(int nodeid, gfp_t alloc) in __nodeid2con()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | mdesc.c | 65 struct mdesc_handle *(*alloc)(unsigned int mdesc_size); member
|
/linux-4.1.27/drivers/usb/mon/ |
D | mon_bin.c | 134 size_t alloc; /* Length of data (can be zero) */ member
|
/linux-4.1.27/drivers/usb/host/ |
D | imx21-hcd.h | 370 int alloc; member
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dmap.c | 2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) in dbAdjCtl()
|
/linux-4.1.27/fs/nilfs2/ |
D | segment.c | 1222 int err, alloc = 0; in nilfs_segctor_begin_construction() local
|
/linux-4.1.27/security/ |
D | capability.c | 249 void **buffer, bool alloc) in cap_inode_getsecurity()
|
D | security.c | 682 … security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) in security_inode_getsecurity()
|
/linux-4.1.27/fs/f2fs/ |
D | segment.c | 1586 unsigned int val, int alloc) in lookup_journal_in_cursum()
|
/linux-4.1.27/fs/ceph/ |
D | caps.c | 157 int alloc = 0; in ceph_reserve_caps() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_pm.c | 2545 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/ |
D | n_gsm.c | 2908 bool alloc = false; in gsmtty_install() local
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
D | smt.h | 808 struct smt_p_001d alloc ; /* SBA Allocatable */ member
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 1280 bool alloc) in smack_inode_getsecurity()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.h | 632 u8 *alloc; /* frames alloc ptr */ member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | amifb.c | 1850 int size, alloc; in ami_get_var_cursorinfo() local
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1013 int alloc; member 3815 int alloc = info->alloc; in ksz_check_desc_num() local
|
/linux-4.1.27/include/net/ |
D | mac80211.h | 5078 void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir); member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 1268 int alloc) in qp_res_start_move_to()
|
/linux-4.1.27/kernel/trace/ |
D | trace.c | 518 int alloc; in __trace_puts() local
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 3117 …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/ |
D | extent-tree.c | 5617 u64 num_bytes, int alloc) in update_block_group()
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 470 unsigned char *alloc; in rocker_dma_test_offset() local
|