Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/staging/android/ion/
Dion_priv.h110 int (*allocate)(struct ion_heap *heap, member
/linux-4.1.27/sound/pci/mixart/
Dmixart_mixer.c1068 int allocate = chip->monitoring_active[0] || in mixart_monitor_sw_put() local
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_common.h159 int (*allocate)(struct b43_wldev *dev); member
/linux-4.1.27/drivers/lguest/
Dpage_tables.c303 static pte_t *find_spte(struct lg_cpu *cpu, unsigned long vaddr, bool allocate, in find_spte()
/linux-4.1.27/fs/ubifs/
Dfile.c722 int allocate = bu->buf ? 0 : 1; in ubifs_do_bulk_read() local
/linux-4.1.27/drivers/net/wireless/orinoco/
Dhermes.h387 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member
/linux-4.1.27/fs/nfsd/
Dxdr4.h555 struct nfsd4_fallocate allocate; member
/linux-4.1.27/drivers/android/
Dbinder.c548 static int binder_update_page_range(struct binder_proc *proc, int allocate, in binder_update_page_range()