| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_multiq.c | 280 static int multiq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in multiq_graft() 294 multiq_leaf(struct Qdisc *sch, unsigned long arg) in multiq_leaf() 348 static void multiq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in multiq_walk()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | prom_64.c | 434 static void *of_iterate_over_cpus(void *(*func)(struct device_node *, int, int), int arg) in of_iterate_over_cpus() argument 481 static void *record_one_cpu(struct device_node *dp, int cpuid, int arg) in record_one_cpu() 500 static void *fill_in_one_cpu(struct device_node *dp, int cpuid, int arg) in fill_in_one_cpu()
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 1405 static int icarsamodexpo_ioctl(struct ap_perms *perms, unsigned long arg) in icarsamodexpo_ioctl() 1450 static int icarsacrt_ioctl(struct ap_perms *perms, unsigned long arg) in icarsacrt_ioctl() 1495 static int zsecsendcprb_ioctl(struct ap_perms *perms, unsigned long arg) in zsecsendcprb_ioctl() 1541 static int zsendep11cprb_ioctl(struct ap_perms *perms, unsigned long arg) in zsendep11cprb_ioctl() 1587 unsigned long arg) in zcrypt_unlocked_ioctl() 1726 unsigned int cmd, unsigned long arg) in trans_modexpo32() 1776 unsigned int cmd, unsigned long arg) in trans_modexpo_crt32() 1837 unsigned int cmd, unsigned long arg) in trans_xcRB32() 1891 unsigned long arg) in zcrypt_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | ioctl.c | 16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | reclaim.c | 225 static int walk_system_ram(struct resource *res, void *arg) in walk_system_ram() 242 struct damon_reclaim_ram_walk_arg arg = {}; in get_monitoring_region() local
|
| H A D | paddr.c | 20 unsigned long addr, void *arg) in __damon_pa_mkold() 93 unsigned long addr, void *arg) in __damon_pa_young()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | tcp_recv.c | 157 struct rds_tcp_desc_arg *arg = desc->arg.data; in rds_tcp_data_recv() local 267 struct rds_tcp_desc_arg arg; in rds_tcp_read_sock() local
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | sched.c | 56 void *arg; member 220 static int thread_create (int (*func) (void *), void *arg) in thread_create() argument
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | processor-generic.h | 38 void *arg; member 42 void *arg; member
|
| /OK3568_Linux_fs/kernel/fs/notify/dnotify/ |
| H A D | dnotify.c | 184 static __u32 convert_arg(unsigned long arg) in convert_arg() 243 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | kvmclock.c | 31 static int __init parse_no_kvmclock(char *arg) in parse_no_kvmclock() 38 static int __init parse_no_kvmclock_vsyscall(char *arg) in parse_no_kvmclock_vsyscall()
|
| /OK3568_Linux_fs/kernel/drivers/pps/ |
| H A D | pps.c | 91 unsigned int cmd, unsigned long arg) in pps_cdev_ioctl() 250 unsigned int cmd, unsigned long arg) in pps_cdev_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | file.c | 558 unsigned long arg) in ovl_real_ioctl() 582 unsigned long arg) in ovl_ioctl_set_flags() 621 long ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ovl_ioctl() 644 long ovl_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ovl_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.h | 14 #define isert_dbg(fmt, arg...) \ argument 21 #define isert_warn(fmt, arg...) \ argument 28 #define isert_info(fmt, arg...) \ argument 35 #define isert_err(fmt, arg...) \ argument
|
| /OK3568_Linux_fs/kernel/sound/oss/dmasound/ |
| H A D | dmasound_core.c | 347 static int mixer_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_ioctl() 371 static long mixer_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_unlocked_ioctl() 990 static int sq_ioctl(struct file *file, u_int cmd, u_long arg) in sq_ioctl() 1153 static long sq_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in sq_unlocked_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | docg3.h | 302 #define doc_err(fmt, arg...) dev_err(docg3->dev, (fmt), ## arg) argument 303 #define doc_info(fmt, arg...) dev_info(docg3->dev, (fmt), ## arg) argument 304 #define doc_dbg(fmt, arg...) dev_dbg(docg3->dev, (fmt), ## arg) argument 305 #define doc_vdbg(fmt, arg...) dev_vdbg(docg3->dev, (fmt), ## arg) argument
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | authenc.c | 279 struct fcrypt *fcr, void __user *arg) in cryptodev_kcaop_from_user() 290 struct fcrypt *fcr, void __user *arg) in cryptodev_kcaop_to_user() 347 struct fcrypt *fcr, void __user *arg) in compat_kcaop_from_user() 364 struct fcrypt *fcr, void __user *arg) in compat_kcaop_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdchar.c | 550 struct blkpg_ioctl_arg *arg) in mtdchar_blkpg_ioctl() 632 static int mtdchar_ioctl(struct file *file, u_int cmd, u_long arg) in mtdchar_ioctl() 1029 static long mtdchar_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in mtdchar_unlocked_ioctl() 1052 unsigned long arg) in mtdchar_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | crash_dump.c | 29 static int __init setup_elfcorehdr(char *arg) in setup_elfcorehdr()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_workarounds.c | 722 static int live_dirty_whitelist(void *arg) in live_dirty_whitelist() 753 static int live_reset_whitelist(void *arg) in live_reset_whitelist() 1015 static int live_isolated_whitelist(void *arg) in live_isolated_whitelist() 1157 live_gpu_reset_workarounds(void *arg) in live_gpu_reset_workarounds() 1200 live_engine_reset_workarounds(void *arg) in live_engine_reset_workarounds()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dmxdev.c | 38 #define dprintk(fmt, arg...) do { \ argument 1044 unsigned long arg = (unsigned long)parg; in dvb_demux_do_ioctl() local 1193 unsigned long arg) in dvb_demux_ioctl() 1298 unsigned long arg = (unsigned long)parg; in dvb_dvr_do_ioctl() local 1341 unsigned int cmd, unsigned long arg) in dvb_dvr_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | uinput.c | 447 struct uinput_setup __user *arg) in uinput_dev_setup() 475 struct uinput_setup __user *arg, size_t size) in uinput_abs_setup() 840 unsigned long arg, void __user *p) in uinput_ioctl_handler() 1039 static long uinput_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in uinput_ioctl() 1058 unsigned int cmd, unsigned long arg) in uinput_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | au1100fb.h | 35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) argument 36 #define print_warn(f, arg...) printk(KERN_WARNING DRIVER_NAME ": " f "\n", ## arg) argument 37 #define print_info(f, arg...) printk(KERN_INFO DRIVER_NAME ": " f "\n", ## arg) argument 40 #define print_dbg(f, arg...) printk(__FILE__ ": " f "\n", ## arg) argument 42 #define print_dbg(f, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tunnel.c | 42 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument 54 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument 56 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument 58 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument 60 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ argument
|