Home
last modified time | relevance | path

Searched defs:arg (Results 326 – 350 of 3764) sorted by relevance

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c380 static int igt_mock_exhaust_device_supported_pages(void *arg) in igt_mock_exhaust_device_supported_pages()
455 static int igt_mock_memory_region_huge_pages(void *arg) in igt_mock_memory_region_huge_pages()
533 static int igt_mock_ppgtt_misaligned_dma(void *arg) in igt_mock_ppgtt_misaligned_dma()
663 static int igt_mock_ppgtt_huge_fill(void *arg) in igt_mock_ppgtt_huge_fill()
784 static int igt_mock_ppgtt_64K(void *arg) in igt_mock_ppgtt_64K()
1242 static int igt_ppgtt_smoke_huge(void *arg) in igt_ppgtt_smoke_huge()
1326 static int igt_ppgtt_sanity_check(void *arg) in igt_ppgtt_sanity_check()
1418 static int igt_tmpfs_fallback(void *arg) in igt_tmpfs_fallback()
1475 static int igt_shrink_thp(void *arg) in igt_shrink_thp()
H A Di915_gem_object.c13 static int igt_gem_object(void *arg) in igt_gem_object()
34 static int igt_gem_huge(void *arg) in igt_gem_huge()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dstatx.c14 size_t syscall_arg__scnprintf_statx_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_statx_flags()
44 size_t syscall_arg__scnprintf_statx_mask(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_statx_mask()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_pm.c14 static int live_engine_busy_stats(void *arg) in live_engine_busy_stats()
111 static int live_engine_pm(void *arg) in live_engine_pm()
H A Dselftest_context.c147 static int live_context_size(void *arg) in live_context_size()
299 static int live_active_context(void *arg) in live_active_context()
408 static int live_remote_context(void *arg) in live_remote_context()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dloop.c692 unsigned int arg) in loop_change_fd()
1526 loop_set_status_old(struct loop_device *lo, const struct loop_info __user *arg) in loop_set_status_old()
1538 loop_set_status64(struct loop_device *lo, const struct loop_info64 __user *arg) in loop_set_status64()
1548 loop_get_status_old(struct loop_device *lo, struct loop_info __user *arg) { in loop_get_status_old()
1565 loop_get_status64(struct loop_device *lo, struct loop_info64 __user *arg) { in loop_get_status64()
1591 static int loop_set_dio(struct loop_device *lo, unsigned long arg) in loop_set_dio()
1605 static int loop_set_block_size(struct loop_device *lo, unsigned long arg) in loop_set_block_size()
1644 unsigned long arg) in lo_simple_ioctl()
1669 unsigned int cmd, unsigned long arg) in lo_ioctl()
1752 loop_info64_from_compat(const struct compat_loop_info __user *arg, in loop_info64_from_compat()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/
H A Dmga_ioc32.c60 unsigned long arg) in compat_mga_init()
90 unsigned long arg) in compat_mga_getparam()
114 unsigned long arg) in compat_mga_dma_bootstrap()
170 long mga_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in mga_compat_ioctl()
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp66 static int local_drmIoctl(int fd, unsigned long request, void *arg) { in local_drmIoctl()
146 struct drm_mode_create_dumb arg; in RkRgaAllocBuffer() local
169 struct drm_mode_destroy_dumb arg; in RkRgaFreeBuffer() local
220 struct drm_mode_map_dumb arg; in RkRgaGetMmap() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dmsi.c188 msi_alloc_info_t *arg) in pci_msi_prepare()
302 irq_hw_number_t hwirq, msi_alloc_info_t *arg) in dmar_msi_init()
342 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq()
394 irq_hw_number_t hwirq, msi_alloc_info_t *arg) in hpet_msi_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dlhash_macros.h52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-top.c591 static void perf_top__sort_new_samples(void *arg) in perf_top__sort_new_samples()
610 static void *display_thread_tui(void *arg) in display_thread_tui()
673 static void *display_thread(void *arg) in display_thread()
728 void *arg) in hist_iter__top_callback()
1097 static void *process_thread(void *arg) in process_thread()
1366 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1373 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1407 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl-afu-main.c414 unsigned int cmd, unsigned long arg) in port_hdr_ioctl()
535 unsigned int cmd, unsigned long arg) in port_uint_ioctl()
631 unsigned long arg) in afu_ioctl_check_extension()
638 afu_ioctl_get_info(struct dfl_feature_platform_data *pdata, void __user *arg) in afu_ioctl_get_info()
666 void __user *arg) in afu_ioctl_get_region_info()
696 afu_ioctl_dma_map(struct dfl_feature_platform_data *pdata, void __user *arg) in afu_ioctl_dma_map()
728 afu_ioctl_dma_unmap(struct dfl_feature_platform_data *pdata, void __user *arg) in afu_ioctl_dma_unmap()
744 static long afu_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in afu_ioctl()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsuspend.c20 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
56 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_cgc_module.cpp21 void sample_print_cgc_info(const void* arg) in sample_print_cgc_info()
107 XCamReturn sample_cgc_module(const void* arg) in sample_cgc_module()
H A Dsample_aldch_module.cpp36 void sample_print_aldch_info(const void *arg) in sample_print_aldch_info()
78 XCamReturn sample_aldch_module (const void *arg) in sample_aldch_module()
H A Dsample_adrc_module.cpp53 void sample_print_adrc_info(const void *arg) in sample_print_adrc_info()
58 XCamReturn sample_adrc_module(const void *arg) in sample_adrc_module()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_drv.c283 static long rve_ioctl_cmd_start(unsigned long arg, struct rve_session *session) in rve_ioctl_cmd_start()
296 static long rve_ioctl_cmd_config(unsigned long arg) in rve_ioctl_cmd_config()
333 static long rve_ioctl_cmd_end(unsigned long arg) in rve_ioctl_cmd_end()
363 static long rve_ioctl_cmd_cancel(unsigned long arg) in rve_ioctl_cmd_cancel()
387 static long rve_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in rve_ioctl()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dioctl.c23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl()
131 unsigned long arg) in reiserfs_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/lib/symbol/
H A Dkallsyms.c31 int kallsyms__parse(const char *filename, void *arg, in kallsyms__parse()
32 int (*process_symbol)(void *arg, const char *name, in kallsyms__parse()
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c1150 _ctl_getiocinfo(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_getiocinfo()
1204 _ctl_eventquery(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventquery()
1235 _ctl_eventenable(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventenable()
1273 _ctl_eventreport(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventreport()
1317 _ctl_do_reset(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_do_reset()
1455 _ctl_btdh_mapping(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_btdh_mapping()
1905 _ctl_diag_register(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_register()
1935 _ctl_diag_unregister(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_unregister()
2019 _ctl_diag_query(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_query()
2214 _ctl_diag_release(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_release()
[all …]

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