Searched refs:Allocated (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/android/binder/range_alloc/ |
| H A D | array.rs | 192 if let DescriptorState::Allocated(_) = range.state { in reservation_abort() 236 range.state = DescriptorState::Allocated(reservation.clone().allocate(data.take())); in reservation_commit() 248 let DescriptorState::Allocated(allocation) = &mut range.state else { in reserve_existing() 260 if let DescriptorState::Allocated(allocation) = &mut range.state { in take_for_each()
|
| H A D | tree.rs | 134 DescriptorState::Allocated(_alloc) => { in debug_print() 315 DescriptorState::Allocated(reservation.allocate(data.take())), in reservation_commit() 338 Some((DescriptorState::Allocated(allocation), free_node_res)) => { in reserve_existing() 363 if let Some((DescriptorState::Allocated(allocation), _)) = &mut desc.state { in take_for_each()
|
| H A D | mod.rs | 15 Allocated(Allocation<T>), enumerator 30 DescriptorState::Allocated(inner) => inner.reservation.pid, in pid() 37 DescriptorState::Allocated(inner) => inner.reservation.is_oneway, in is_oneway()
|
| /linux/Documentation/gpu/ |
| H A D | msm-crash-dump.rst | 79 Allocated size of the buffer object.
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | memcg_test.rst | 22 Allocated at boot or memory hotplug. Freed at memory hot removal. 26 Allocated at swapon(). Freed at swapoff().
|
| /linux/Documentation/arch/arm/ |
| H A D | tcm.rst | 151 printk("TCM Allocated 20 bytes of TCM @ %p\n", tcmem);
|
| /linux/Documentation/mm/ |
| H A D | vmalloced-kernel-stacks.rst | 94 - Allocated stacks are cached and later reused by new threads, so memcg
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | slab.rst | 198 INFO: Allocated in get_modalias+0x61/0xf5 age=53 cpu=1 pid=554 244 INFO: Allocated in <kernel function> age=<jiffies since alloc> cpu=<allocated by
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 79 printf ("%-25s %-s\n", "#Pages Allocated", "Process Name")
|
| /linux/Documentation/dev-tools/ |
| H A D | kasan.rst | 202 Allocated by task 2760: 298 Allocated by task 134 on cpu 5 at 229.133855s:
|