Searched refs:alloc (Results 1 - 15 of 15) sorted by relevance

/include/linux/
H A Dmempool.h21 mempool_alloc_t *alloc; member in struct:mempool_s
H A Disdn_ppp.h68 void *(*alloc) (struct isdn_ppp_comp_data *); member in struct:isdn_ppp_compressor
H A Dvt_kern.h156 extern int vt_move_to_console(unsigned int vt, int alloc);
H A Ddma-mapping.h18 void* (*alloc)(struct device *dev, size_t size, member in struct:dma_map_ops
H A Dkprobes.h272 void *(*alloc)(void); /* allocate insn page */ member in struct:kprobe_insn_cache
H A Dsecurity.h532 * has been removed. @alloc is used to specify of the call should return a
1547 int (*inode_getsecurity) (const struct inode *inode, const char *name, void **buffer, bool alloc);
1831 int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc);
2276 static inline int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) argument
H A Dperf_event.h95 int alloc; /* extra register already allocated */ member in struct:hw_perf_event_extra
/include/linux/sunrpc/
H A Drpc_pipe_fs.h114 struct rpc_pipe_dir_object *(*alloc)(void *),
H A Dcache.h100 struct cache_head * (*alloc)(void); member in struct:cache_detail
/include/sound/
H A Dgus.h549 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup);
550 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block);
551 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner,
554 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
555 int snd_gf1_mem_free_owner(struct snd_gf1_mem * alloc, int owner);
/include/media/
H A Drc-map.h88 unsigned int alloc; /* Size of *scan in bytes */ member in struct:rc_map
H A Dvideobuf2-core.h27 * @alloc: allocate video memory and, optionally, allocator private data,
38 * previously returned from the alloc callback.
49 * used for DMABUF memory types; alloc_ctx is the alloc context
79 * Required ops for MMAP types: alloc, put, num_users, mmap.
80 * Required ops for read/write access types: alloc, put, num_users, vaddr.
85 void *(*alloc)(void *alloc_ctx, unsigned long size, gfp_t gfp_flags); member in struct:vb2_mem_ops
/include/scsi/
H A Dlibfcoe.h300 * @alloc: handler to allocate per-instance FCoE structures
313 int (*alloc) (struct net_device *device); member in struct:fcoe_transport
/include/crypto/
H A Dalgapi.h53 struct crypto_instance *(*alloc)(struct rtattr **tb); member in struct:crypto_template
/include/net/
H A Dmac80211.h4626 void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir); member in struct:rate_control_ops

Completed in 254 milliseconds