Home
last modified time | relevance | path

Searched refs:deallocate (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/filesystems/
H A Dbfs.rst21 When you have finished using it and umounted you need to also deallocate
33 that modprobe is functioning. Beware that umount will not deallocate
/linux/Documentation/ABI/stable/
H A Dfirewire-cdev32 - Allocate, reallocate, deallocate isochronous
/linux/drivers/android/binder/range_alloc/
H A Dmod.rs64 fn deallocate(self) -> (Reservation, Option<T>) { in deallocate() method
H A Dtree.rs339 let (reservation, data) = allocation.deallocate(); in reserve_existing()
/linux/drivers/firewire/
H A Dcore-cdev.c451 struct fw_cdev_deallocate deallocate; member
876 return release_client_resource(client, arg->deallocate.handle, in ioctl_deallocate()
1466 arg->deallocate.handle, release_iso_resource, NULL); in ioctl_deallocate_iso_resource()
/linux/lib/crypto/x86/
H A Dsha1-ssse3-and-avx.S98 mov %rbp, %rsp # deallocate workspace
/linux/rust/pin-init/
H A DREADME.md155 - when the closure returns `Err(e)`, then the caller may deallocate the memory at `slot`, so
/linux/Documentation/scheduler/
H A Dcompletion.rst129 from the wait_on_completion*() caller function will deallocate the function
/linux/Documentation/PCI/
H A Dpci.rst407 to deallocate DMA control data. Failure to do so can result in memory
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst119 its |ssh_packet_ops| reference is executed, which may then deallocate the
/linux/fs/nfsd/
H A Dnfs4proc.c2375 return nfsd4_fallocate(rqstp, cstate, &u->deallocate, in nfsd4_deallocate()