Searched refs:deallocate (Results 1 – 15 of 15) sorted by relevance
| /Linux-v6.6/rust/alloc/ |
| D | alloc.rs | 235 self.deallocate(ptr, old_layout); in grow_impl() 256 unsafe fn deallocate(&self, ptr: NonNull<u8>, layout: Layout) { in deallocate() method 301 self.deallocate(ptr, old_layout); in shrink() 323 self.deallocate(ptr, old_layout); in shrink() 354 alloc.deallocate(From::from(ptr.cast()), layout) in box_free()
|
| D | raw_vec.rs | 524 unsafe { self.alloc.deallocate(ptr, layout) } in drop()
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | bfs.rst | 21 When you have finished using it and umounted you need to also deallocate 33 that modprobe is functioning. Beware that umount will not deallocate
|
| D | coda.rst | 270 deallocate the message structure and return. The FS routine can proceed
|
| D | vfs.rst | 1458 call to dput() will deallocate the dentry if its usage count
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | firewire-cdev | 32 - Allocate, reallocate, deallocate isochronous
|
| /Linux-v6.6/drivers/firewire/ |
| D | core-cdev.c | 425 struct fw_cdev_deallocate deallocate; member 856 return release_client_resource(client, arg->deallocate.handle, in ioctl_deallocate() 1483 arg->deallocate.handle, release_iso_resource, NULL); in ioctl_deallocate_iso_resource()
|
| /Linux-v6.6/fs/nfsd/ |
| D | xdr4.h | 690 struct nfsd4_fallocate deallocate; member
|
| D | nfs4proc.c | 2012 return nfsd4_fallocate(rqstp, cstate, &u->deallocate, in nfsd4_deallocate()
|
| /Linux-v6.6/arch/x86/crypto/ |
| D | sha1_ssse3_asm.S | 99 mov %rbp, %rsp # deallocate workspace
|
| /Linux-v6.6/Documentation/scheduler/ |
| D | completion.rst | 129 from the wait_on_completion*() caller function will deallocate the function
|
| /Linux-v6.6/Documentation/staging/ |
| D | remoteproc.rst | 133 **never** directly deallocate @rproc, even if it was not registered
|
| /Linux-v6.6/Documentation/PCI/ |
| D | pci.rst | 407 to deallocate DMA control data. Failure to do so can result in memory
|
| /Linux-v6.6/Documentation/admin-guide/mm/ |
| D | hugetlbpage.rst | 170 Thus, one can use the following command to dynamically allocate/deallocate
|
| /Linux-v6.6/Documentation/driver-api/surface_aggregator/ |
| D | internal.rst | 119 its |ssh_packet_ops| reference is executed, which may then deallocate the
|