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

1234567

/linux-master/tools/lib/subcmd/
H A Dhelp.h9 size_t alloc; member in struct:cmdnames
H A Dsigchain.c11 int alloc; member in struct:sigchain_signal
/linux-master/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member in struct:__anon612
/linux-master/sound/core/
H A Dmemalloc_local.h6 void *(*alloc)(struct snd_dma_buffer *dmab, size_t size); member in struct:snd_malloc_ops
/linux-master/arch/s390/kernel/
H A Dabs_lowcore.c8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.h23 uint64_t alloc; /* inode phys. allocation bitmap for member in struct:xfs_icluster
/linux-master/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member in struct:strbuf
/linux-master/drivers/scsi/elx/include/
H A Defc_common.h14 void *alloc; member in struct:efc_dma
/linux-master/drivers/infiniband/hw/cxgb4/
H A Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) argument
71 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) argument
82 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) argument
103 c4iw_id_table_free(struct c4iw_id_table *alloc) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; local
/linux-master/include/linux/
H A Dmempool.h23 mempool_alloc_t *alloc; member in struct:mempool_s
/linux-master/mm/
H A DMakefile
/linux-master/include/net/tc_act/
H A Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member in struct:tcf_meta_ops
/linux-master/drivers/media/radio/
H A Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member in struct:radio_isa_ops
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) argument
64 mthca_free(struct mthca_alloc *alloc, u32 obj) argument
79 mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, u32 reserved) argument
100 mthca_alloc_cleanup(struct mthca_alloc *alloc) argument
[all...]
/linux-master/sound/isa/gus/
H A Dgus_mem.c18 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) argument
28 snd_gf1_mem_xalloc(struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block, argument
70 snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) argument
100 snd_gf1_mem_look(struct snd_gf1_mem * alloc, unsigned int address) argument
113 snd_gf1_mem_share(struct snd_gf1_mem * alloc, unsigned int *share_id) argument
128 snd_gf1_mem_find(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block, unsigned int size, int w_16, int align) argument
180 snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, char *name, int size, int w_16, int align, unsigned int *share_id) argument
213 snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) argument
231 struct snd_gf1_mem *alloc; local
260 struct snd_gf1_mem *alloc; local
278 struct snd_gf1_mem *alloc; local
[all...]
/linux-master/fs/nfs/
H A Dnfs3acl.c260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c164 u32 contig, alloc; local
/linux-master/drivers/android/
H A Dbinder_alloc.h70 struct binder_alloc *alloc; member in struct:binder_lru_page
117 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} argument
152 binder_alloc_get_free_async_space(struct binder_alloc *alloc) argument
[all...]
/linux-master/drivers/xen/xenbus/
H A Dxenbus_comms.c211 void *alloc; member in union:__anon50::__anon51
/linux-master/drivers/md/bcache/
H A Dalloc.c565 pick_data_bucket(struct cache_set *c, const struct bkey *search, unsigned int write_point, struct bkey *alloc) argument
[all...]
/linux-master/drivers/cpufreq/
H A Dcpufreq_governor.h136 struct policy_dbs_info *(*alloc)(void); member in struct:dbs_governor
/linux-master/drivers/char/tpm/
H A Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) argument
/linux-master/arch/x86/kernel/apic/
H A Dmsi.c175 x86_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec, msi_alloc_info_t *alloc) argument
/linux-master/fs/kernfs/
H A Dinode.c27 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, int alloc) argument

Completed in 571 milliseconds

1234567