Home
last modified time | relevance | path

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

1234567

/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/
Domapfb.h50 bool alloc; /* allocated by the driver */ member
/Linux-v6.1/rust/alloc/
Dalloc.rs90 pub unsafe fn alloc(layout: Layout) -> *mut u8 { in alloc() function
Draw_vec.rs57 alloc: A, field
/Linux-v6.1/fs/kernfs/
Dinode.c27 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, int alloc) in __kernfs_iattrs()
/Linux-v6.1/drivers/gpu/host1x/
Djob.c211 struct iova *alloc; in pin_job() local
/Linux-v6.1/drivers/thunderbolt/
Dlc.c487 u32 val, alloc; in tb_lc_dp_sink_available() local
/Linux-v6.1/include/linux/
Dtee_drv.h237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
Dio-pgtable.h254 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/Linux-v6.1/kernel/power/
Dsnapshot.c1584 unsigned long alloc; in preallocate_image_memory() local
1614 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1740 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/Linux-v6.1/security/selinux/ss/
Dsidtab.c181 int alloc) in sidtab_do_lookup()
/Linux-v6.1/drivers/char/tpm/
Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/Linux-v6.1/fs/ntfs3/
Dattrib.c1066 CLST alloc = bytes_to_cluster( in attr_data_get_block() local
1666 CLST alloc = bytes_to_cluster( in attr_allocate_frame() local
/Linux-v6.1/net/netfilter/
Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/Linux-v6.1/mm/
Dslub.c719 enum track_item alloc) in get_track()
748 enum track_item alloc, unsigned long addr, in set_track_update()
763 enum track_item alloc, unsigned long addr) in set_track()
1253 int alloc) in trace()
1656 enum track_item alloc, unsigned long addr) {} in set_track()
5167 struct slab *slab, enum track_item alloc, in process_slab()
6173 enum track_item alloc; in slab_debug_trace_open() local
/Linux-v6.1/drivers/dax/
Dbus.c790 struct resource *alloc; in alloc_dev_dax_range() local
970 resource_size_t alloc = 0; in dev_dax_resize() local
/Linux-v6.1/drivers/char/agp/
Dfrontend.c877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-tmc.h217 int (*alloc)(struct tmc_drvdata *drvdata, struct etr_buf *etr_buf, member
/Linux-v6.1/drivers/tty/vt/
Dvt_ioctl.c1274 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
/Linux-v6.1/mm/kfence/
Dkfence_test.c245 void *alloc; in test_alloc() local
/Linux-v6.1/drivers/media/pci/tw686x/
Dtw686x.h106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/Linux-v6.1/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-v6.1/fs/nfsd/
Dnfs4acl.c457 int alloc; in init_state() local
/Linux-v6.1/drivers/base/
Dcomponent.c51 size_t alloc; member
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddatapath.h342 struct iwl_rx_baid_cfg_cmd_alloc alloc; member
/Linux-v6.1/sound/soc/intel/catpt/
Dloader.c291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()

1234567