Home
last modified time | relevance | path

Searched defs:arg (Results 951 – 975 of 3764) sorted by relevance

1...<<31323334353637383940>>...151

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_control_timer.c41 static void mali_control_timer_callback(void *arg) in mali_control_timer_callback()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dfutex_op.c20 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 Dstm32-cec.c145 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 Dispp.c309 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 Dttable.h74 #define TRAP_ARG(routine, arg) \ argument
84 #define TRAPTL1_ARG(routine, arg) \ argument
/OK3568_Linux_fs/kernel/tools/accounting/
H A Dgetdelays.c42 #define err(code, fmt, arg...) \ argument
56 #define PRINTF(fmt, arg...) { \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mode_object.c403 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 Dcore.c232 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 Dradeon_drv.c540 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 Ddevorangefs-req.c591 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 Dhva-hw.c115 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 Depoll-wait.c88 #define printinfo(fmt, arg...) \ argument
183 static void *workerfn(void *arg) in workerfn()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dapm-emulation.c259 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 Dmisc_64.c380 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 Datmtcp.c157 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 Dsample_adebayer_module.cpp57 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 Dfile.c125 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 Dwldev_common.c78 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 Diep_drv.c680 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 Dkeyring.c706 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 Dmconsole_kern.c596 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 Dlocktorture.c612 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 Dwldev_common.c78 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 Dcls_flow.c390 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 Dcls_route.c311 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()

1...<<31323334353637383940>>...151