| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_control_timer.c | 41 static void mali_control_timer_callback(void *arg) in mali_control_timer_callback()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | futex_op.c | 20 static size_t syscall_arg__scnprintf_futex_op(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_futex_op()
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/platform/stm32/ |
| H A D | stm32-cec.c | 145 static irqreturn_t stm32_cec_irq_thread(int irq, void *arg) in stm32_cec_irq_thread() 160 static irqreturn_t stm32_cec_irq_handler(int irq, void *arg) in stm32_cec_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | ispp.c | 309 static long rkispp_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in rkispp_ioctl() 364 unsigned int cmd, unsigned long arg) in rkispp_compat_ioctl32()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | ttable.h | 74 #define TRAP_ARG(routine, arg) \ argument 84 #define TRAPTL1_ARG(routine, arg) \ argument
|
| /OK3568_Linux_fs/kernel/tools/accounting/ |
| H A D | getdelays.c | 42 #define err(code, fmt, arg...) \ argument 56 #define PRINTF(fmt, arg...) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mode_object.c | 403 struct drm_mode_obj_get_properties *arg = data; in drm_mode_obj_get_properties_ioctl() local 529 struct drm_mode_obj_set_property *arg = data; in drm_mode_obj_set_property_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/tee/amdtee/ |
| H A D | core.c | 232 struct tee_ioctl_open_session_arg *arg, in amdtee_open_session() 407 struct tee_ioctl_invoke_arg *arg, in amdtee_invoke_func()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_drv.c | 540 unsigned int cmd, unsigned long arg) in radeon_drm_ioctl() 560 static long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in radeon_kms_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | devorangefs-req.c | 591 static long dispatch_ioctl_command(unsigned int command, unsigned long arg) in dispatch_ioctl_command() 700 unsigned int command, unsigned long arg) in orangefs_devreq_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-hw.c | 115 static irqreturn_t hva_hw_its_irq_thread(int irq, void *arg) in hva_hw_its_irq_thread() 219 static irqreturn_t hva_hw_err_irq_thread(int irq, void *arg) in hva_hw_err_irq_thread()
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | epoll-wait.c | 88 #define printinfo(fmt, arg...) \ argument 183 static void *workerfn(void *arg) in workerfn()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | apm-emulation.c | 259 apm_ioctl(struct file *filp, u_int cmd, u_long arg) in apm_ioctl() 467 static int kapmd(void *arg) in kapmd()
|
| /OK3568_Linux_fs/kernel/arch/sparc/prom/ |
| H A D | misc_64.c | 380 void prom_startcpu(int cpunode, unsigned long pc, unsigned long arg) in prom_startcpu() 393 void prom_startcpu_cpuid(int cpuid, unsigned long pc, unsigned long arg) in prom_startcpu_cpuid()
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | atmtcp.c | 157 static int atmtcp_v_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in atmtcp_v_ioctl() 451 static int atmtcp_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in atmtcp_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_adebayer_module.cpp | 57 void sample_print_adebayer_info(const void *arg) in sample_print_adebayer_info() 474 XCamReturn sample_adebayer_module (const void *arg) in sample_adebayer_module()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | file.c | 125 static int fat_ioctl_fitrim(struct inode *inode, unsigned long arg) in fat_ioctl_fitrim() 156 long fat_generic_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in fat_generic_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wldev_common.c | 78 struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) in wldev_ioctl() 125 struct net_device *dev, u32 cmd, const void *arg, u32 len) in wldev_ioctl_set() 140 struct net_device *dev, u32 cmd, void *arg, u32 len) in wldev_ioctl_get()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_drv.c | 680 static long iep_ioctl(struct file *filp, uint32_t cmd, unsigned long arg) in iep_ioctl() 768 unsigned long arg) in compat_iep_ioctl() 876 unsigned long iova, int status, void *arg) in iep_sysmmu_fault_handler()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | keyring.c | 706 struct fscrypt_add_key_arg arg; in fscrypt_ioctl_add_key() local 1001 struct fscrypt_remove_key_arg arg; in do_remove_key() local 1126 struct fscrypt_get_key_status_arg arg; in fscrypt_ioctl_get_key_status() local
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | mconsole_kern.c | 596 void *arg) in with_console() 619 static void sysrq_proc(void *arg) in sysrq_proc() 648 static void stack_proc(void *arg) in stack_proc()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | locktorture.c | 612 static int lock_torture_writer(void *arg) in lock_torture_writer() 649 static int lock_torture_reader(void *arg) in lock_torture_reader() 756 static int lock_torture_stats(void *arg) in lock_torture_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wldev_common.c | 78 struct net_device *dev, u32 cmd, void *arg, u32 len, u32 set) in wldev_ioctl() 125 struct net_device *dev, u32 cmd, const void *arg, u32 len) in wldev_ioctl_set() 140 struct net_device *dev, u32 cmd, void *arg, u32 len) in wldev_ioctl_get()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_flow.c | 390 void **arg, bool ovr, bool rtnl_held, in flow_change() 566 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete() 679 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk()
|
| H A D | cls_route.c | 311 static int route4_delete(struct tcf_proto *tp, void *arg, bool *last, in route4_delete() 472 struct nlattr **tca, void **arg, bool ovr, in route4_change() 571 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg, in route4_walk()
|