Home
last modified time | relevance | path

Searched defs:arg (Results 426 – 450 of 3764) sorted by relevance

1...<<11121314151617181920>>...151

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_again_module.cpp35 void sample_print_again_info(const void *arg) in sample_print_again_info()
119 XCamReturn sample_again_module (const void *arg) in sample_again_module()
/OK3568_Linux_fs/external/mpp/osal/test/
H A Dmpp_thread_test.c53 void* mutex_performance_test_loop_0(void *arg) in mutex_performance_test_loop_0()
80 void *mutex_performance_test_loop_1(void *arg) in mutex_performance_test_loop_1()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dmemtrace.c54 static int check_memblock_online(struct memory_block *mem, void *arg) in check_memblock_online()
62 static int change_memblock_state(struct memory_block *mem, void *arg) in change_memblock_state()
223 static int online_mem_block(struct memory_block *mem, void *arg) in online_mem_block()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c185 struct drm_vmw_get_3d_cap_arg *arg = in vmw_get_cap_3d_ioctl() local
259 struct drm_vmw_present_arg *arg = in vmw_present_ioctl() local
341 struct drm_vmw_present_readback_arg *arg = in vmw_present_readback_ioctl() local
H A Dvmwgfx_va.c75 struct drm_vmw_stream_arg *arg = (struct drm_vmw_stream_arg *)data; in vmw_stream_set_arg_handle() local
117 struct drm_vmw_stream_arg *arg = (struct drm_vmw_stream_arg *)data; in vmw_stream_unref_ioctl() local
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c201 static void gssp_free_receive_pages(struct gssx_arg_accept_sec_context *arg) in gssp_free_receive_pages()
211 static int gssp_alloc_receive_pages(struct gssx_arg_accept_sec_context *arg) in gssp_alloc_receive_pages()
271 struct gssx_arg_accept_sec_context arg = { in gssp_accept_sec_context_upcall() local
/OK3568_Linux_fs/kernel/arch/um/os-Linux/drivers/
H A Dethertap_user.c65 void *arg) in etap_open_addr()
71 void *arg) in etap_close_addr()
82 static void etap_pre_exec(void *arg) in etap_pre_exec()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py59 def whitespace_space_filter(value, arg): argument
77 def divide(value, arg): argument
83 def multiply(value, arg): argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_fid.c403 static void mlxsw_sp_fid_8021q_setup(struct mlxsw_sp_fid *fid, const void *arg) in mlxsw_sp_fid_8021q_setup()
457 static void mlxsw_sp_fid_8021d_setup(struct mlxsw_sp_fid *fid, const void *arg) in mlxsw_sp_fid_8021d_setup()
479 const void *arg, u16 *p_fid_index) in mlxsw_sp_fid_8021d_index_alloc()
494 mlxsw_sp_fid_8021d_compare(const struct mlxsw_sp_fid *fid, const void *arg) in mlxsw_sp_fid_8021d_compare()
706 mlxsw_sp_fid_8021q_compare(const struct mlxsw_sp_fid *fid, const void *arg) in mlxsw_sp_fid_8021q_compare()
765 const void *arg, u16 *p_fid_index) in mlxsw_sp_fid_rfid_index_alloc()
775 const void *arg) in mlxsw_sp_fid_rfid_compare()
852 const void *arg, u16 *p_fid_index) in mlxsw_sp_fid_dummy_index_alloc()
860 const void *arg) in mlxsw_sp_fid_dummy_compare()
889 const void *arg) in mlxsw_sp_fid_lookup()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dioctl.c818 struct fcrypt *fcr, void __user *arg) in kcop_from_user()
827 struct fcrypt *fcr, void __user *arg) in kcop_to_user()
928 void __user *arg = (void __user *)arg_; in cryptodev_ioctl() local
1099 struct fcrypt *fcr, void __user *arg) in compat_kcop_from_user()
1111 struct fcrypt *fcr, void __user *arg) in compat_kcop_to_user()
1133 void __user *arg = (void __user *)arg_; in cryptodev_compat_ioctl() local
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dregression1.c116 static void *regression1_fn(void *arg) in regression1_fn()
173 long arg; in regression1_test() local
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c208 static inline u32 build_bimm(s32 arg) in build_bimm()
218 static inline u32 build_jimm(u32 arg) in build_jimm()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dthreadtest.c81 void *shared_thread(void *arg) in shared_thread()
103 void *independent_thread(void *arg) in independent_thread()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c45 void *arg; member
436 static int fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) in fib6_rt_dump()
481 struct fib6_dump_arg arg; in fib6_tables_dump() local
618 struct rt6_rtnl_dump_arg arg = { .filter.dump_exceptions = true, in inet6_dump_fib() local
993 struct fib6_nh_pcpu_arg *arg = _arg; in fib6_nh_drop_pcpu_from() local
1009 struct fib6_nh_pcpu_arg arg = { in fib6_drop_pcpu_from() local
2222 int (*func)(struct fib6_info *, void *arg), in fib6_clean_tree()
2243 int sernum, void *arg, bool skip_notify) in __fib6_clean_all()
2263 void *arg) in fib6_clean_all()
2270 void *arg) in fib6_clean_all_skip_notify()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c35 void *arg; member
138 int omap_dispc_register_isr(omap_dispc_isr_t isr, void *arg, u32 mask) in omap_dispc_register_isr()
192 int omap_dispc_unregister_isr(omap_dispc_isr_t isr, void *arg, u32 mask) in omap_dispc_unregister_isr()
251 static irqreturn_t omap_dispc_irq_handler(int irq, void *arg) in omap_dispc_irq_handler()
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_core.c48 static int alloc_and_touch_anon_noexit(const char *cgroup, void *arg) in alloc_and_touch_anon_noexit()
539 static void *dummy_thread_fn(void *arg) in dummy_thread_fn()
599 static void *migrating_thread_fn(void *arg) in migrating_thread_fn()
753 static int lesser_ns_open_thread_fn(void *arg) in lesser_ns_open_thread_fn()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmca.c115 #define NOTIFY_INIT(event, regs, arg, spin) \ argument
122 #define NOTIFY_MCA(event, regs, arg, spin) \ argument
537 ia64_mca_cpe_int_handler (int cpe_irq, void *arg) in ia64_mca_cpe_int_handler()
777 ia64_mca_rendez_int_handler(int rendez_irq, void *arg) in ia64_mca_rendez_int_handler()
824 ia64_mca_wakeup_int_handler(int wakeup_irq, void *arg) in ia64_mca_wakeup_int_handler()
1394 ia64_mca_cmc_int_handler(int cmc_irq, void *arg) in ia64_mca_cmc_int_handler()
1469 ia64_mca_cmc_int_caller(int cmc_irq, void *arg) in ia64_mca_cmc_int_caller()
1536 ia64_mca_cpe_int_caller(int cpe_irq, void *arg) in ia64_mca_cpe_int_caller()
/OK3568_Linux_fs/kernel/net/nfc/
H A Ddigital_dep.c295 static void digital_in_recv_psl_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_psl_res()
399 static void digital_in_recv_atr_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_atr_res()
686 static void digital_in_recv_dep_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_dep_res()
1077 static void digital_tg_recv_dep_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_dep_req()
1349 void *arg, struct sk_buff *resp) in digital_tg_send_psl_res_complete()
1398 static void digital_tg_recv_psl_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_psl_req()
1468 void *arg, struct sk_buff *resp) in digital_tg_send_atr_res_complete()
1541 void digital_tg_recv_atr_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_atr_req()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_gt_pm.c67 static int live_gt_clocks(void *arg) in live_gt_clocks()
143 static int live_gt_resume(void *arg) in live_gt_resume()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_htb.c1072 static int htb_dump_class(struct Qdisc *sch, unsigned long arg, in htb_dump_class()
1119 htb_dump_class_stats(struct Qdisc *sch, unsigned long arg, struct gnet_dump *d) in htb_dump_class_stats()
1145 static int htb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in htb_graft()
1161 static struct Qdisc *htb_leaf(struct Qdisc *sch, unsigned long arg) in htb_leaf()
1167 static void htb_qlen_notify(struct Qdisc *sch, unsigned long arg) in htb_qlen_notify()
1247 static int htb_delete(struct Qdisc *sch, unsigned long arg) in htb_delete()
1296 unsigned long *arg, struct netlink_ext_ack *extack) in htb_change_class()
1497 static struct tcf_block *htb_tcf_block(struct Qdisc *sch, unsigned long arg, in htb_tcf_block()
1525 static void htb_unbind_filter(struct Qdisc *sch, unsigned long arg) in htb_unbind_filter()
1533 static void htb_walk(struct Qdisc *sch, struct qdisc_walker *arg) in htb_walk()
H A Dsch_cbq.c1346 cbq_dump_class(struct Qdisc *sch, unsigned long arg, in cbq_dump_class()
1372 cbq_dump_class_stats(struct Qdisc *sch, unsigned long arg, in cbq_dump_class_stats()
1395 static int cbq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in cbq_graft()
1411 static struct Qdisc *cbq_leaf(struct Qdisc *sch, unsigned long arg) in cbq_leaf()
1418 static void cbq_qlen_notify(struct Qdisc *sch, unsigned long arg) in cbq_qlen_notify()
1477 unsigned long *arg, struct netlink_ext_ack *extack) in cbq_change_class()
1677 static int cbq_delete(struct Qdisc *sch, unsigned long arg) in cbq_delete()
1715 static struct tcf_block *cbq_tcf_block(struct Qdisc *sch, unsigned long arg, in cbq_tcf_block()
1743 static void cbq_unbind_filter(struct Qdisc *sch, unsigned long arg) in cbq_unbind_filter()
1750 static void cbq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in cbq_walk()
H A Dsch_hfsc.c914 struct nlattr **tca, unsigned long *arg, in hfsc_change_class()
1093 hfsc_delete_class(struct Qdisc *sch, unsigned long arg) in hfsc_delete_class()
1170 hfsc_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in hfsc_graft_class()
1189 hfsc_class_leaf(struct Qdisc *sch, unsigned long arg) in hfsc_class_leaf()
1200 hfsc_qlen_notify(struct Qdisc *sch, unsigned long arg) in hfsc_qlen_notify()
1234 hfsc_unbind_tcf(struct Qdisc *sch, unsigned long arg) in hfsc_unbind_tcf()
1241 static struct tcf_block *hfsc_tcf_block(struct Qdisc *sch, unsigned long arg, in hfsc_tcf_block()
1292 hfsc_dump_class(struct Qdisc *sch, unsigned long arg, struct sk_buff *skb, in hfsc_dump_class()
1317 hfsc_dump_class_stats(struct Qdisc *sch, unsigned long arg, in hfsc_dump_class_stats()
1341 hfsc_walk(struct Qdisc *sch, struct qdisc_walker *arg) in hfsc_walk()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dtype_printers.py44 def invoke(self, arg, from_tty): argument
73 def invoke(self, arg, from_tty): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dtype_printers.py44 def invoke(self, arg, from_tty): argument
73 def invoke(self, arg, from_tty): argument
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dmemtester.c64 int doing_memtester(ul *arg, ul testenable, ul loops, ul err_exit, in doing_memtester()
158 ul arg[2]; in do_memtester() local

1...<<11121314151617181920>>...151