Searched defs:mem_from (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_os_alloc.c | 132 mali_osk_errcode_t mali_mem_os_resize_pages(mali_mem_os_mem *mem_from, mali_mem_os_mem *mem_to, u32 start_page, in mali_mem_os_resize_pages() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_os_alloc.c | 128 _mali_osk_errcode_t mali_mem_os_resize_pages(mali_mem_os_mem *mem_from, mali_mem_os_mem *mem_to, u32 start_page, u32 page_count) in mali_mem_os_resize_pages() argument
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep.c | 6302 print_freed_lock_bug(struct task_struct *curr, const void *mem_from, in print_freed_lock_bug() argument 6324 static inline int not_in_range(const void* mem_from, unsigned long mem_len, in not_in_range() argument 6336 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) in debug_check_no_locks_freed() argument
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep.c | 6519 print_freed_lock_bug(struct task_struct *curr, const void *mem_from, in print_freed_lock_bug() argument 6541 static inline int not_in_range(const void* mem_from, unsigned long mem_len, in not_in_range() argument 6553 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) in debug_check_no_locks_freed() argument
|
Completed in 17 milliseconds