Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/firewire/
Dcore-iso.c236 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()
Dcore-cdev.c424 struct fw_cdev_allocate allocate; member
/linux-4.4.14/drivers/staging/android/ion/
Dion_priv.h110 int (*allocate)(struct ion_heap *heap, member
/linux-4.4.14/sound/pci/mixart/
Dmixart_mixer.c1068 int allocate = chip->monitoring_active[0] || in mixart_monitor_sw_put() local
/linux-4.4.14/drivers/net/wireless/b43/
Dphy_common.h159 int (*allocate)(struct b43_wldev *dev); member
/linux-4.4.14/drivers/lguest/
Dpage_tables.c303 static pte_t *find_spte(struct lg_cpu *cpu, unsigned long vaddr, bool allocate, in find_spte()
/linux-4.4.14/fs/ubifs/
Dfile.c721 int allocate = bu->buf ? 0 : 1; in ubifs_do_bulk_read() local
/linux-4.4.14/drivers/net/wireless/orinoco/
Dhermes.h387 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member
/linux-4.4.14/drivers/nvdimm/
Dnamespace_devs.c550 resource_size_t allocate, available = 0, free_start, free_end; in scan_allocate() local
/linux-4.4.14/fs/nfsd/
Dxdr4.h556 struct nfsd4_fallocate allocate; member
/linux-4.4.14/drivers/android/
Dbinder.c548 static int binder_update_page_range(struct binder_proc *proc, int allocate, in binder_update_page_range()