Searched defs:allocate (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/drivers/staging/android/ion/ |
H A D | ion_priv.h | 110 int (*allocate)(struct ion_heap *heap, member in struct:ion_heap_ops
|
/linux-4.4.14/drivers/firewire/ |
H A D | core-iso.c | 235 manage_bandwidth(struct fw_card *card, int irm_id, int generation, int bandwidth, bool allocate) manage_bandwidth() argument 273 manage_channel(struct fw_card *card, int irm_id, int generation, u32 channels_mask, u64 offset, bool allocate) manage_channel() argument 362 fw_iso_resource_manage(struct fw_card *card, int generation, u64 channels_mask, int *channel, int *bandwidth, bool allocate) fw_iso_resource_manage() argument
|
H A D | core-cdev.c | 424 struct fw_cdev_allocate allocate; member in union:ioctl_arg
|
/linux-4.4.14/sound/pci/mixart/ |
H A D | mixart_mixer.c | 1068 int allocate = chip->monitoring_active[0] || mixart_monitor_sw_put() local
|
/linux-4.4.14/drivers/lguest/ |
H A D | page_tables.c | 303 static pte_t *find_spte(struct lg_cpu *cpu, unsigned long vaddr, bool allocate, find_spte() argument
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | phy_common.h | 159 int (*allocate)(struct b43_wldev *dev); member in struct:b43_phy_operations
|
/linux-4.4.14/fs/ubifs/ |
H A D | file.c | 721 int allocate = bu->buf ? 0 : 1; ubifs_do_bulk_read() local
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | namespace_devs.c | 550 resource_size_t allocate, available = 0, free_start, free_end; for_each_dpa_resource() local
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | hermes.h | 387 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member in struct:hermes_ops
|
/linux-4.4.14/drivers/android/ |
H A D | binder.c | 548 static int binder_update_page_range(struct binder_proc *proc, int allocate, binder_update_page_range() argument
|
/linux-4.4.14/fs/nfsd/ |
H A D | xdr4.h | 556 struct nfsd4_fallocate allocate; member in union:nfsd4_op::__anon11718
|
Completed in 611 milliseconds