/linux-4.4.14/drivers/scsi/arm/ |
H A D | queue.h | 17 void *alloc; /* start of allocated mem */ member in struct:__anon9179
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_ialloc.h | 34 uint64_t alloc; /* inode phys. allocation bitmap for member in struct:xfs_icluster
|
H A D | xfs_trans_resv.c | 128 xfs_calc_finobt_res( struct xfs_mount *mp, int alloc, int modify) xfs_calc_finobt_res() argument
|
H A D | xfs_btree.h | 43 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 D | xfs_ialloc.c | 595 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 D | help.h | 5 size_t alloc; member in struct:cmdnames
|
H A D | sigchain.c | 9 int alloc; member in struct:sigchain_signal
|
H A D | strbuf.h | 46 size_t alloc; member in struct:strbuf
|
/linux-4.4.14/drivers/mmc/core/ |
H A D | pwrseq.c | 22 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 D | id_table.c | 44 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 D | mempool.h | 21 mempool_alloc_t *alloc; member in struct:mempool_s
|
H A D | dma-mapping.h | 19 void* (*alloc)(struct device *dev, size_t size, member in struct:dma_map_ops
|
H A D | irqdomain.h | 104 int (*alloc)(struct irq_domain *d, unsigned int virq, member in struct:irq_domain_ops
|
H A D | isdn_ppp.h | 68 void *(*alloc) (struct isdn_ppp_comp_data *); member in struct:isdn_ppp_compressor
|
H A D | kprobes.h | 274 void *(*alloc)(void); /* allocate insn page */ member in struct:kprobe_insn_cache
|
H A D | perf_event.h | 91 int alloc; /* extra register already allocated */ member in struct:hw_perf_event_extra
|
H A D | security.h | 722 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 D | radeon_mem.c | 223 drm_radeon_mem_alloc_t *alloc = data; radeon_mem_alloc() local
|
H A D | radeon_state.c | 2136 drm_radeon_surface_alloc_t *alloc = data; radeon_surface_alloc() local
|
H A D | radeon_atombios.c | 3088 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member in union:set_voltage
|
/linux-4.4.14/drivers/char/agp/ |
H A D | compat_ioctl.c | 151 struct agp_allocate32 alloc; compat_agpioc_allocate_wrap() local
|
H A D | frontend.c | 877 struct agp_allocate alloc; agpioc_allocate_wrap() local
|
/linux-4.4.14/arch/cris/arch-v32/mm/ |
H A D | intmem.c | 36 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 D | drp-ie.c | 299 const struct uwb_drp_alloc *alloc; uwb_drp_ie_to_bm() local
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 40 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 D | mthca_dev.h | 195 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 D | io-pgtable.h | 142 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member in struct:io_pgtable_init_fns
|
H A D | amd_iommu_v2.c | 163 __get_pasid_state_ptr(struct device_state *dev_state, int pasid, bool alloc) __get_pasid_state_ptr() argument
|
H A D | amd_iommu.c | 3373 static u64 *__get_gcr3_pte(u64 *root, int level, int pasid, bool alloc) __get_gcr3_pte() argument
|
H A D | intel-iommu.c | 836 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 D | radio-isa.h | 58 struct radio_isa_card *(*alloc)(void); member in struct:radio_isa_ops
|
/linux-4.4.14/fs/nfs/ |
H A D | nfs3acl.c | 216 struct posix_acl *alloc = NULL, *dfacl = NULL; nfs3_set_acl() local
|
/linux-4.4.14/sound/isa/gus/ |
H A D | gus_mem.c | 33 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 D | alloc.c | 533 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 D | xts.c | 287 static struct crypto_instance *alloc(struct rtattr **tb) alloc() function
|
H A D | lrw.c | 326 static struct crypto_instance *alloc(struct rtattr **tb) alloc() function
|
/linux-4.4.14/drivers/base/ |
H A D | component.c | 22 size_t alloc; member in struct:component_match
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 62 bool alloc; /* allocated by the driver */ member in struct:omapfb2_mem_region
|
/linux-4.4.14/fs/ocfs2/ |
H A D | localalloc.c | 287 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 D | aops.c | 1728 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 D | dir.c | 2797 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 D | cache.h | 102 struct cache_head * (*alloc)(void); member in struct:cache_detail
|
/linux-4.4.14/drivers/tty/vt/ |
H A D | vt_ioctl.c | 1432 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 D | lov_io.c | 587 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 D | scif_rma.c | 196 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 D | em28xx-core.c | 1003 int alloc; em28xx_init_usb_xfer() local
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | label.c | 610 int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; __blk_label_update() local
|
/linux-4.4.14/fs/nfsd/ |
H A D | nfs4acl.c | 457 int alloc; init_state() local
|
/linux-4.4.14/net/core/ |
H A D | net_namespace.c | 180 static int __peernet2id_alloc(struct net *net, struct net *peer, bool *alloc) __peernet2id_alloc() argument 217 bool alloc; peernet2id_alloc() local
|
H A D | sock.c | 2110 int alloc; __sk_mem_schedule() local
|
/linux-4.4.14/net/tipc/ |
H A D | name_table.c | 104 u32 alloc; member in struct:name_seq
|
/linux-4.4.14/fs/exofs/ |
H A D | ore_raid.c | 52 bool alloc; member in struct:__stripe_pages_2d::__1_page_stripe
|
/linux-4.4.14/include/crypto/ |
H A D | algapi.h | 56 struct crypto_instance *(*alloc)(struct rtattr **tb); member in struct:crypto_template
|
/linux-4.4.14/tools/testing/nvdimm/test/ |
H A D | nfit.c | 151 int (*alloc)(struct nfit_test *t); member in struct:nfit_test
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | cmf.c | 118 int (*alloc) (struct ccw_device *); member in struct:cmb_operations
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 62 unsigned alloc:1; /* allocated by the driver */ member in struct:omapfb_mem_region
|
/linux-4.4.14/drivers/misc/ |
H A D | vmw_balloon.c | 227 unsigned int alloc[VMW_BALLOON_NUM_PAGE_SIZES]; member in struct:vmballoon_stats
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
H A D | tx.c | 893 bool alloc = false; iwl_pcie_tx_init() local
|
/linux-4.4.14/drivers/net/ethernet/ |
H A D | ec_bhf.c | 126 u8 *alloc; member in struct:bhf_dma
|
H A D | jme.h | 377 void *alloc; /* pointer to allocated memory */ member in struct:jme_ring
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_uncore.c | 43 struct pci2phy_map *map, *alloc = NULL; __find_pci2phy_map() local
|
H A D | perf_event_intel_uncore_nhmex.c | 666 int i, idx[2], alloc = 0; nhmex_mbox_get_constraint() local
|
H A D | perf_event_intel_uncore_snbep.c | 662 int i, alloc = 0; __snbep_cbox_get_constraint() local
|
/linux-4.4.14/mm/ |
H A D | memblock.c | 1199 phys_addr_t alloc; memblock_alloc_base() local 1256 phys_addr_t alloc; memblock_virt_alloc_internal() local
|
H A D | percpu.c | 1427 int alloc = 0, alloc_end = 0; pcpu_dump_alloc_info() local
|
H A D | slub.c | 500 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 D | lowcomms.c | 195 static struct connection *__nodeid2con(int nodeid, gfp_t alloc) __nodeid2con() argument
|
/linux-4.4.14/kernel/ |
H A D | resource.c | 573 struct resource tmp = *new, avail, alloc; __find_resource() local
|
/linux-4.4.14/include/media/ |
H A D | videobuf2-core.h | 96 void *(*alloc)(void *alloc_ctx, unsigned long size, member in struct:vb2_mem_ops
|
H A D | rc-map.h | 86 unsigned int alloc; /* Size of *scan in bytes */ member in struct:rc_map
|
/linux-4.4.14/include/scsi/ |
H A D | libfcoe.h | 313 int (*alloc) (struct net_device *device); member in struct:fcoe_transport
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | mdesc.c | 65 struct mdesc_handle *(*alloc)(unsigned int mdesc_size); member in struct:mdesc_mem_ops
|
/linux-4.4.14/sound/oss/ |
H A D | opl3.c | 998 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc) opl3_alloc_voice() argument
|
H A D | dev_table.h | 284 struct voice_alloc_info alloc; member in struct:synth_operations
|
/linux-4.4.14/drivers/usb/mon/ |
H A D | mon_bin.c | 134 size_t alloc; /* Length of data (can be zero) */ member in struct:mon_bin_get
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | 99 int (*alloc) (struct usbtouch_usb *usbtouch); member in struct:usbtouch_device_info
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_dmap.c | 2508 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) dbAdjCtl() argument
|
/linux-4.4.14/fs/nilfs2/ |
H A D | segment.c | 1283 int err, alloc = 0; nilfs_segctor_begin_construction() local
|
/linux-4.4.14/fs/ceph/ |
H A D | caps.c | 157 int alloc = 0; ceph_reserve_caps() local
|
/linux-4.4.14/kernel/power/ |
H A D | snapshot.c | 1403 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 D | amdgpu_atombios.c | 1093 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member in union:set_voltage
|
/linux-4.4.14/drivers/usb/host/ |
H A D | imx21-hcd.h | 370 int alloc; member in struct:etd_priv
|
/linux-4.4.14/drivers/tty/ |
H A D | n_gsm.c | 2907 bool alloc = false; gsmtty_install() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 2729 u32 lo, hi, used, alloc; meminfo_show() local
|
/linux-4.4.14/fs/f2fs/ |
H A D | segment.c | 1742 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 D | amdgpu_drm.h | 164 } alloc; member in union:drm_amdgpu_ctx_out
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | amifb.c | 1850 int size, alloc; ami_get_var_cursorinfo() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 1427 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 D | smt.h | 808 struct smt_p_001d alloc ; /* SBA Allocatable */ member in struct:smt_sba_alc_res
|
/linux-4.4.14/security/ |
H A D | security.c | 700 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 D | smack_lsm.c | 1466 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 D | mptbase.h | 632 u8 *alloc; /* frames alloc ptr */ member in struct:_MPT_ADAPTER
|
/linux-4.4.14/drivers/net/ethernet/rocker/ |
H A D | rocker.c | 551 unsigned char *alloc; rocker_dma_test_offset() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 2893 struct skl_ddb_entry *alloc = &ddb->pipe[pipe]; skl_allocate_pipe_ddb() local
|
/linux-4.4.14/security/selinux/ |
H A D | hooks.c | 3113 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 D | extent-tree.c | 5847 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 D | trace.c | 547 int alloc; __trace_puts() local
|
/linux-4.4.14/include/net/ |
H A D | mac80211.h | 5153 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 D | ksz884x.c | 1013 int alloc; member in struct:ksz_desc_info 3815 int alloc = info->alloc; ksz_check_desc_num() local
|