Home
last modified time | relevance | path

Searched defs:alloc (Results 101 – 125 of 239) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c1546 unsigned long alloc; in preallocate_image_memory() local
1576 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1702 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h235 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, member
H A Ddma-map-ops.h16 void *(*alloc)(struct device *dev, size_t size, member
H A Dkprobes.h264 void *(*alloc)(void); /* allocate insn page */ member
H A Dirqdomain.h118 int (*alloc)(struct irq_domain *d, unsigned int virq, member
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.h32 void *alloc; member
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsidtab.c181 int alloc) in sidtab_do_lookup()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c738 int alloc = 0; in dixPrivateUsage() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp517 BOOST_CONTAINER_FORCEINLINE Allocator &alloc() BOOST_NOEXCEPT_OR_NOTHROW in alloc() function
520 BOOST_CONTAINER_FORCEINLINE const Allocator &alloc() const BOOST_NOEXCEPT_OR_NOTHROW in alloc() function
663 BOOST_CONTAINER_FORCEINLINE Allocator &alloc() BOOST_NOEXCEPT_OR_NOTHROW in alloc() function
666 BOOST_CONTAINER_FORCEINLINE const Allocator &alloc() const BOOST_NOEXCEPT_OR_NOTHROW in alloc() function
/OK3568_Linux_fs/kernel/drivers/dax/
H A Dbus.c761 struct resource *alloc; in alloc_dev_dax_range() local
949 resource_size_t alloc = 0; in dev_dax_resize() local
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h213 int (*alloc)(struct tmc_drvdata *drvdata, struct etr_buf *etr_buf, member
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dfrontend.c875 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence_test.c229 void *alloc; in test_alloc() local
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x.h106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt_ioctl.c1273 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c570 enum track_item alloc) in get_track()
587 struct page *page, enum track_item alloc, in get_each_object_track()
615 enum track_item alloc, unsigned long addr) in set_track()
1070 int alloc) in trace()
4801 struct page *page, enum track_item alloc, in process_slab()
5806 enum track_item alloc; in slab_debug_trace_open() local
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec/
H A 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()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-sst-utils.c24 u32 alloc : 1; member
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcomponent.c56 size_t alloc; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4acl.c457 int alloc; in init_state() local
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-core.c1013 int alloc; in em28xx_init_usb_xfer() local
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dloader.c291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h308 int (*alloc) (struct net_device *device); member

12345678910