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