| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_ukk_mem.c | 21 _mali_uk_alloc_mem_s kargs; in mem_alloc_wrapper() local 47 _mali_uk_free_mem_s kargs; in mem_free_wrapper() local 73 _mali_uk_bind_mem_s kargs; in mem_bind_wrapper() local 95 _mali_uk_unbind_mem_s kargs; in mem_unbind_wrapper() local 118 _mali_uk_cow_mem_s kargs; in mem_cow_wrapper() local 144 _mali_uk_cow_modify_range_s kargs; in mem_cow_modify_range_wrapper() local 170 _mali_uk_mem_resize_s kargs; in mem_resize_mem_wrapper() local 192 _mali_uk_mem_write_safe_s kargs; in mem_write_safe_wrapper() local 232 _mali_uk_query_mmu_page_table_dump_size_s kargs; in mem_query_mmu_page_table_dump_size_wrapper() local 250 _mali_uk_dump_mmu_page_table_s kargs; in mem_dump_mmu_page_table_wrapper() local [all …]
|
| H A D | mali_ukk_core.c | 22 _mali_uk_get_api_version_s kargs; in get_api_version_wrapper() local 41 _mali_uk_get_api_version_v2_s kargs; in get_api_version_v2_wrapper() local 74 _mali_rk_ko_version_s kargs; in get_rk_ko_version_wrapper() local 85 _mali_uk_wait_for_notification_s kargs; in wait_for_notification_wrapper() local 106 _mali_uk_post_notification_s kargs; in post_notification_wrapper() local 127 _mali_uk_get_user_settings_s kargs; in get_user_settings_wrapper() local 146 _mali_uk_request_high_priority_s kargs; in request_high_priority_wrapper() local 161 _mali_uk_pending_submit_s kargs; in pending_submit_wrapper() local
|
| H A D | mali_ukk_profiling.c | 22 _mali_uk_profiling_add_event_s kargs; in profiling_add_event_wrapper() local 42 _mali_uk_sw_counters_report_s kargs; in profiling_report_sw_counters_wrapper() local 87 _mali_uk_profiling_stream_fd_get_s kargs; in profiling_get_stream_fd_wrapper() local 111 _mali_uk_profiling_control_set_s kargs; in profiling_control_set_wrapper() local
|
| H A D | mali_ukk_gp.c | 37 _mali_uk_get_gp_core_version_s kargs; in gp_get_core_version_wrapper() local 56 _mali_uk_gp_suspend_response_s kargs; in gp_suspend_response_wrapper() local 76 _mali_uk_get_gp_number_of_cores_s kargs; in gp_get_number_of_cores_wrapper() local
|
| H A D | mali_ukk_pp.c | 54 _mali_uk_get_pp_number_of_cores_s kargs; in pp_get_number_of_cores_wrapper() local 77 _mali_uk_get_pp_core_version_s kargs; in pp_get_core_version_wrapper() local 94 _mali_uk_pp_disable_wb_s kargs; in pp_disable_wb_wrapper() local
|
| H A D | mali_ukk_vsync.c | 22 _mali_uk_vsync_event_report_s kargs; in vsync_event_report_wrapper() local
|
| H A D | mali_ukk_soft_job.c | 24 _mali_uk_soft_job_start_s kargs; in soft_job_start_wrapper() local
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | process.c | 161 struct kernel_clone_args kargs = {}; in sys_clone() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cgroup.h | 721 struct kernel_clone_args *kargs) { return 0; } in cgroup_can_fork() 723 struct kernel_clone_args *kargs) {} in cgroup_cancel_fork() 725 struct kernel_clone_args *kargs) {} in cgroup_post_fork()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | fork.c | 2682 noinline static int copy_clone_args_from_user(struct kernel_clone_args *kargs, in copy_clone_args_from_user() 2759 static inline bool clone3_stack_valid(struct kernel_clone_args *kargs) in clone3_stack_valid() 2779 static bool clone3_args_valid(struct kernel_clone_args *kargs) in clone3_args_valid() 2822 struct kernel_clone_args kargs; in SYSCALL_DEFINE2() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_scheduler.c | 808 _mali_uk_pp_and_gp_start_job_s kargs; in _mali_ukk_pp_and_gp_start_job() local
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cgroup.c | 6108 static int cgroup_css_set_fork(struct kernel_clone_args *kargs) in cgroup_css_set_fork() 6197 static void cgroup_css_set_put_fork(struct kernel_clone_args *kargs) in cgroup_css_set_put_fork() 6230 int cgroup_can_fork(struct task_struct *child, struct kernel_clone_args *kargs) in cgroup_can_fork() 6270 struct kernel_clone_args *kargs) in cgroup_cancel_fork() 6290 struct kernel_clone_args *kargs) in cgroup_post_fork()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 530 def add_task(self, func, *args, **kargs):
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 863 def __init__(self, pevent=None, **kargs): 878 def my_init(self, **kargs):
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 3536 void sched_cgroup_fork(struct task_struct *p, struct kernel_clone_args *kargs) in sched_cgroup_fork()
|