| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_cgroup.c | 79 void **arg, bool ovr, bool rtnl_held, in cls_cgroup_change() 146 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete() 152 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk()
|
| H A D | sch_dsmark.c | 64 static int dsmark_graft(struct Qdisc *sch, unsigned long arg, in dsmark_graft() 84 static struct Qdisc *dsmark_leaf(struct Qdisc *sch, unsigned long arg) in dsmark_leaf() 117 struct nlattr **tca, unsigned long *arg, in dsmark_change() 153 static int dsmark_delete(struct Qdisc *sch, unsigned long arg) in dsmark_delete()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | raw.c | 130 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() 202 unsigned long arg) in raw_ctl_ioctl() 243 unsigned long arg) in raw_ctl_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_active.c | 144 static int live_active_wait(void *arg) in live_active_wait() 174 static int live_active_retire(void *arg) in live_active_retire() 204 static int live_active_barrier(void *arg) in live_active_barrier()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | hdlcd_drv.c | 125 static irqreturn_t hdlcd_irq(int irq, void *arg) in hdlcd_irq() 196 static int hdlcd_show_underrun_count(struct seq_file *m, void *arg) in hdlcd_show_underrun_count() 209 static int hdlcd_show_pxlclock(struct seq_file *m, void *arg) in hdlcd_show_pxlclock()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | uasm-micromips.c | 133 static inline u32 build_bimm(s32 arg) in build_bimm() 143 static inline u32 build_jimm(u32 arg) in build_jimm()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_csm_module.cpp | 21 void sample_print_csm_info(const void *arg) in sample_print_csm_info() 176 XCamReturn sample_csm_module(const void *arg) in sample_csm_module()
|
| H A D | sample_accm_module.cpp | 53 void sample_print_accm_info(const void *arg) in sample_print_accm_info() 58 void sample_print_accm_v2_info(const void *arg) in sample_print_accm_v2_info() 551 XCamReturn sample_accm_module(const void *arg) in sample_accm_module() 669 XCamReturn sample_accm_v2_module(const void *arg) in sample_accm_v2_module()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | package.py | 9 def runstrip(arg): argument 196 def filedeprunner(arg): argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/atm/ |
| H A D | usbatm.c | 74 #define PACKETDEBUG(arg...) usbatm_print_packet(arg) argument 75 #define vdbg(arg...) dev_dbg(arg) argument 77 #define PACKETDEBUG(arg...) argument 78 #define vdbg(arg...) argument 886 void __user *arg) in usbatm_atm_ioctl() 955 static int usbatm_do_heavy_init(void *arg) in usbatm_do_heavy_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 357 static long subdev_do_ioctl(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl() 692 static long subdev_do_ioctl_lock(struct file *file, unsigned int cmd, void *arg) in subdev_do_ioctl_lock() 708 unsigned long arg) in subdev_ioctl() 715 unsigned long arg) in subdev_compat_ioctl32() 726 unsigned long arg) in subdev_ioctl() 733 unsigned long arg) in subdev_compat_ioctl32()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | pppox.c | 67 int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in pppox_ioctl() 103 int pppox_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in pppox_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | sockaddr.c | 48 static size_t syscall_arg__scnprintf_augmented_sockaddr(struct syscall_arg *arg, char *bf, size_t s… in syscall_arg__scnprintf_augmented_sockaddr() 63 size_t syscall_arg__scnprintf_sockaddr(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_sockaddr()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | ioctl.c | 142 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() 219 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi_signal_restart.c | 49 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument 92 void *waiterfn(void *arg) in waiterfn()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | crash.c | 191 static int get_nr_ram_ranges_callback(struct resource *res, void *arg) in get_nr_ram_ranges_callback() 249 static int prepare_elf64_ram_headers_callback(struct resource *res, void *arg) in prepare_elf64_ram_headers_callback() 301 static int memmap_entry_callback(struct resource *res, void *arg) in memmap_entry_callback()
|
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | main.c | 76 void set_affinity(const char *arg) in set_affinity() 199 void *start_guest(void *arg) in start_guest() 206 void *start_host(void *arg) in start_host()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | gntalloc.c | 273 struct ioctl_gntalloc_alloc_gref __user *arg) in gntalloc_ioctl_alloc() 336 void __user *arg) in gntalloc_ioctl_dealloc() 375 void __user *arg) in gntalloc_ioctl_unmap_notify() 430 unsigned long arg) in gntalloc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pci_hotplug_core.c | 37 #define dbg(fmt, arg...) do { if (debug) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, ## ar… argument 38 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument 39 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument 40 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
|
| /OK3568_Linux_fs/kernel/drivers/misc/ocxl/ |
| H A D | file.c | 75 struct ocxl_ioctl_attach arg; in afu_ioctl_attach() local 96 struct ocxl_ioctl_metadata arg; in afu_ioctl_get_metadata() local 118 struct ocxl_ioctl_p9_wait arg; in afu_ioctl_enable_p9_wait() local 162 struct ocxl_ioctl_features arg; in afu_ioctl_get_features() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 493 struct fib6_nh_dm_arg *arg = _arg; in __rt6_nh_dev_match() local 506 struct fib6_nh_dm_arg arg = { in rt6_nh_dev_match() local 773 struct fib6_nh_frl_arg *arg = _arg; in rt6_nh_find_match() local 802 struct fib6_nh_frl_arg arg = { in __find_rr_leaf() local 1762 static int rt6_nh_flush_exceptions(struct fib6_nh *nh, void *arg) in rt6_nh_flush_exceptions() 1871 struct fib6_nh_excptn_arg *arg = _arg; in rt6_nh_remove_exception_rt() local 1890 struct fib6_nh_excptn_arg arg = { in rt6_remove_exception_rt() local 1942 struct fib6_nh_match_arg *arg = _arg; in fib6_nh_find_match() local 1968 struct fib6_nh_match_arg arg = { in rt6_update_exception_stamp_rt() local 2150 struct fib6_nh_age_excptn_arg *arg = _arg; in rt6_nh_age_exceptions() local [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmstat.c | 1378 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next() 1386 static void frag_stop(struct seq_file *m, void *arg) in frag_stop() 1430 static int frag_show(struct seq_file *m, void *arg) in frag_show() 1480 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree() 1529 static int pagetypeinfo_showblockcount(struct seq_file *m, void *arg) in pagetypeinfo_showblockcount() 1574 static int pagetypeinfo_show(struct seq_file *m, void *arg) in pagetypeinfo_show() 1706 static int zoneinfo_show(struct seq_file *m, void *arg) in zoneinfo_show() 1767 static void *vmstat_next(struct seq_file *m, void *arg, loff_t *pos) in vmstat_next() 1775 static int vmstat_show(struct seq_file *m, void *arg) in vmstat_show() 1794 static void vmstat_stop(struct seq_file *m, void *arg) in vmstat_stop() [all …]
|
| H A D | memory_hotplug.c | 629 struct zone *zone, struct memory_notify *arg) in node_states_check_changes_online() 647 static void node_states_set_node(int node, struct memory_notify *arg) in node_states_set_node() 786 struct memory_notify arg; in online_pages() local 1008 static int online_memory_block(struct memory_block *mem, void *arg) in online_memory_block() 1428 struct zone *zone, struct memory_notify *arg) in node_states_check_changes_offline() 1481 static void node_states_clear_node(int node, struct memory_notify *arg) in node_states_clear_node() 1508 struct memory_notify arg; in offline_pages() local 1679 static int check_memblock_offlined_cb(struct memory_block *mem, void *arg) in check_memblock_offlined_cb() 1712 static int check_no_memblock_for_node_cb(struct memory_block *mem, void *arg) in check_no_memblock_for_node_cb()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | userfaultfd.c | 1278 unsigned long arg) in userfaultfd_register() 1508 unsigned long arg) in userfaultfd_unregister() 1664 unsigned long arg) in userfaultfd_wake() 1696 unsigned long arg) in userfaultfd_copy() 1753 unsigned long arg) in userfaultfd_zeropage() 1805 unsigned long arg) in userfaultfd_writeprotect() 1857 static int userfaultfd_continue(struct userfaultfd_ctx *ctx, unsigned long arg) in userfaultfd_continue() 1932 unsigned long arg) in userfaultfd_api() 1978 unsigned long arg) in userfaultfd_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_nsp.c | 170 struct nfp_nsp_command_arg arg; member 359 __nfp_nsp_command(struct nfp_nsp *state, const struct nfp_nsp_command_arg *arg) in __nfp_nsp_command() 429 const struct nfp_nsp_command_arg arg = { in nfp_nsp_command() local 438 struct nfp_nsp_command_buf_arg *arg) in nfp_nsp_command_buf_def() 494 struct nfp_nsp_command_buf_arg *arg, in nfp_nsp_command_buf_dma_sg() 623 struct nfp_nsp_command_buf_arg *arg, in nfp_nsp_command_buf_dma() 657 nfp_nsp_command_buf(struct nfp_nsp *nsp, struct nfp_nsp_command_buf_arg *arg) in nfp_nsp_command_buf() 886 const struct nfp_nsp_command_arg arg = { in nfp_nsp_load_stored_fw() local 990 const struct nfp_nsp_command_arg arg = { in nfp_nsp_fw_loaded() local
|