Home
last modified time | relevance | path

Searched defs:alloc (Results 51 – 75 of 147) sorted by relevance

123456

/Linux-v5.15/kernel/power/
Dsnapshot.c1587 unsigned long alloc; in preallocate_image_memory() local
1617 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1743 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/Linux-v5.15/fs/ntfs3/
Dattrib.c991 CLST alloc = bytes_to_cluster( in attr_data_get_block() local
1591 CLST alloc = bytes_to_cluster( in attr_allocate_frame() local
/Linux-v5.15/net/netfilter/
Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_context_types.h38 int (*alloc)(struct intel_context *ce); member
/Linux-v5.15/drivers/dax/
Dbus.c760 struct resource *alloc; in alloc_dev_dax_range() local
940 resource_size_t alloc = 0; in dev_dax_resize() local
/Linux-v5.15/drivers/char/agp/
Dfrontend.c875 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/Linux-v5.15/mm/kfence/
Dkfence_test.c240 void *alloc; in test_alloc() local
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-tmc.h213 int (*alloc)(struct tmc_drvdata *drvdata, struct etr_buf *etr_buf, member
/Linux-v5.15/drivers/tty/vt/
Dvt_ioctl.c1271 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
/Linux-v5.15/include/linux/
Ddma-map-ops.h15 void *(*alloc)(struct device *dev, size_t size, member
Dirqdomain.h115 int (*alloc)(struct irq_domain *d, unsigned int virq, member
Dkprobes.h269 void *(*alloc)(void); /* allocate insn page */ member
/Linux-v5.15/drivers/media/pci/tw686x/
Dtw686x.h106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/Linux-v5.15/drivers/crypto/hisilicon/sec/
Dsec_drv.c519 static void sec_queue_ar_alloc(struct sec_queue *queue, u32 alloc) in sec_queue_ar_alloc()
536 static void sec_queue_aw_alloc(struct sec_queue *queue, u32 alloc) in sec_queue_aw_alloc()
/Linux-v5.15/sound/soc/intel/catpt/
Dloader.c291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()
/Linux-v5.15/drivers/base/
Dcomponent.c56 size_t alloc; member
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-sst-utils.c24 u32 alloc : 1; member
/Linux-v5.15/drivers/media/usb/em28xx/
Dem28xx-core.c1015 int alloc; in em28xx_init_usb_xfer() local
/Linux-v5.15/fs/nfsd/
Dnfs4acl.c457 int alloc; in init_state() local
/Linux-v5.15/include/scsi/
Dlibfcoe.h307 int (*alloc) (struct net_device *device); member
/Linux-v5.15/drivers/net/ethernet/freescale/
Ducc_geth.c2153 u32 alloc; in ucc_geth_alloc_tx() local
2214 u32 alloc; in ucc_geth_alloc_rx() local
/Linux-v5.15/fs/ocfs2/
Daops.c1270 loff_t pos, unsigned len, int alloc) in ocfs2_set_target_boundaries()
2088 ocfs2_dio_alloc_write_ctx(struct buffer_head *bh, int *alloc) in ocfs2_dio_alloc_write_ctx()
/Linux-v5.15/drivers/net/ethernet/
Dec_bhf.c117 u8 *alloc; member
/Linux-v5.15/fs/dlm/
Dmidcomms.c322 static struct midcomms_node *nodeid2node(int nodeid, gfp_t alloc) in nodeid2node()
/Linux-v5.15/mm/
Dslub.c691 enum track_item alloc) in get_track()
701 enum track_item alloc, unsigned long addr) in set_track()
1167 int alloc) in trace()
5183 struct page *page, enum track_item alloc, in process_slab()
6115 enum track_item alloc; in slab_debug_trace_open() local

123456