| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include-fixed/ |
| H A D | pthread.h | 578 # define pthread_cleanup_push(routine, arg) \ argument 592 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 624 # define pthread_cleanup_push(routine, arg) \ argument 641 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 667 # define pthread_cleanup_push(routine, arg) \ argument 702 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include-fixed/ |
| H A D | pthread.h | 578 # define pthread_cleanup_push(routine, arg) \ argument 592 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 624 # define pthread_cleanup_push(routine, arg) \ argument 641 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 667 # define pthread_cleanup_push(routine, arg) \ argument 702 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | pthread.h | 569 # define pthread_cleanup_push(routine, arg) \ argument 583 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 615 # define pthread_cleanup_push(routine, arg) \ argument 632 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 658 # define pthread_cleanup_push(routine, arg) \ argument 693 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | pthread.h | 569 # define pthread_cleanup_push(routine, arg) \ argument 583 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 615 # define pthread_cleanup_push(routine, arg) \ argument 632 # define pthread_cleanup_push_defer_np(routine, arg) \ argument 658 # define pthread_cleanup_push(routine, arg) \ argument 693 # define pthread_cleanup_push_defer_np(routine, arg) \ argument
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | policy.c | 436 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg) in fscrypt_ioctl_set_policy() 502 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy() 523 struct fscrypt_get_policy_ex_arg arg; in fscrypt_ioctl_get_policy_ex() local 553 int fscrypt_ioctl_get_nonce(struct file *filp, void __user *arg) in fscrypt_ioctl_get_nonce() 719 int fscrypt_set_test_dummy_encryption(struct super_block *sb, const char *arg, in fscrypt_set_test_dummy_encryption()
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | iteration_check_2.c | 13 static void *iterator(void *arg) in iterator() 33 static void *throbber(void *arg) in throbber()
|
| H A D | regression4.c | 18 static void *reader_fn(void *arg) in reader_fn() 41 static void *writer_fn(void *arg) in writer_fn()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_amerge_module.cpp | 79 void sample_print_amerge_info(const void *arg) in sample_print_amerge_info() 84 XCamReturn sample_amerge_module(const void *arg) in sample_amerge_module()
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | client.h | 271 #define cl_dbg(dev, cl, format, arg...) \ argument 274 #define cl_warn(dev, cl, format, arg...) \ argument 277 #define cl_err(dev, cl, format, arg...) \ argument
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | file.c | 121 efivarfs_ioc_getxflags(struct file *file, void __user *arg) in efivarfs_ioc_getxflags() 132 efivarfs_ioc_setxflags(struct file *file, void __user *arg) in efivarfs_ioc_setxflags() 173 void __user *arg = (void __user *)p; in efivarfs_file_ioctl() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_hash.c | 42 const struct nft_rhash_cmp_arg *arg = data; in nft_rhash_key() local 54 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp() 82 struct nft_rhash_cmp_arg arg = { in nft_rhash_lookup() local 100 struct nft_rhash_cmp_arg arg = { in nft_rhash_get() local 123 struct nft_rhash_cmp_arg arg = { in nft_rhash_update() local 166 struct nft_rhash_cmp_arg arg = { in nft_rhash_insert() local 212 struct nft_rhash_cmp_arg arg = { in nft_rhash_deactivate() local 243 struct nft_rhash_cmp_arg arg = { in nft_rhash_delete() local 383 static void nft_rhash_elem_destroy(void *ptr, void *arg) in nft_rhash_elem_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_engine_heartbeat.c | 149 static int live_idle_flush(void *arg) in live_idle_flush() 169 static int live_idle_pulse(void *arg) in live_idle_pulse() 272 static int live_heartbeat_fast(void *arg) in live_heartbeat_fast() 334 static int live_heartbeat_off(void *arg) in live_heartbeat_off()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/ |
| H A D | hypercall.h | 278 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op() 284 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op() 332 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op() 356 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op() 362 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version() 374 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op() 420 HYPERVISOR_hvm_op(int op, void *arg) in HYPERVISOR_hvm_op() 433 HYPERVISOR_xenpmu_op(unsigned int op, void *arg) in HYPERVISOR_xenpmu_op()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | intel_memory_region.c | 47 static int igt_mock_fill(void *arg) in igt_mock_fill() 132 static int igt_mock_contiguous(void *arg) in igt_mock_contiguous() 264 static int igt_mock_splintered_region(void *arg) in igt_mock_splintered_region() 454 static int igt_lmem_create(void *arg) in igt_lmem_create() 475 static int igt_lmem_write_gpu(void *arg) in igt_lmem_write_gpu() 538 static int igt_lmem_write_cpu(void *arg) in igt_lmem_write_cpu() 807 static int perf_memcpy(void *arg) in perf_memcpy()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | torture.c | 204 torture_onoff(void *arg) in torture_onoff() 432 static int torture_shuffle(void *arg) in torture_shuffle() 503 static int torture_shutdown(void *arg) in torture_shutdown() 630 static int torture_stutter(void *arg) in torture_stutter() 801 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread()
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.c | 49 int flags, const char **arg) in get_arg() 72 const char *s, *arg = NULL; in get_value() local 363 static int parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, in parse_long_opt() 476 static void check_typos(const char *arg, const struct option *options) in check_typos() 520 const char *arg; in parse_options_step() local 832 const char *arg = ctx->argv[i]; in option__in_argv() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | comedi_fops.c | 815 struct comedi_devconfig __user *arg) in do_devconfig_ioctl() 868 struct comedi_bufconfig __user *arg) in do_bufconfig_ioctl() 930 struct comedi_devinfo __user *arg, in do_devinfo_ioctl() 977 struct comedi_subdinfo __user *arg, void *file) in do_subdinfo_ioctl() 1105 struct comedi_bufinfo __user *arg, void *file) in do_bufinfo_ioctl() 1899 static int do_lock_ioctl(struct comedi_device *dev, unsigned long arg, in do_lock_ioctl() 1934 static int do_unlock_ioctl(struct comedi_device *dev, unsigned long arg, in do_unlock_ioctl() 1969 static int do_cancel_ioctl(struct comedi_device *dev, unsigned long arg, in do_cancel_ioctl() 2003 static int do_poll_ioctl(struct comedi_device *dev, unsigned long arg, in do_poll_ioctl() 2038 static int do_setrsubd_ioctl(struct comedi_device *dev, unsigned long arg, in do_setrsubd_ioctl() [all …]
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | net_user.c | 172 static void change_pre_exec(void *arg) in change_pre_exec() 240 void open_addr(unsigned char *addr, unsigned char *netmask, void *arg) in open_addr() 245 void close_addr(unsigned char *addr, unsigned char *netmask, void *arg) in close_addr() 252 char **arg, *end, *ret = NULL; in split_if_spec() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_pool.c | 258 void rxe_add_key(void *arg, void *key) in rxe_add_key() 270 void rxe_drop_key(void *arg) in rxe_drop_key() 281 void rxe_add_index(void *arg) in rxe_add_index() 293 void rxe_drop_index(void *arg) in rxe_drop_index()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | pgtable_32.c | 76 static int __init parse_vmalloc(char *arg) in parse_vmalloc() 92 static int __init parse_reservetop(char *arg) in parse_reservetop()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | wext.h | 19 void __user *arg) in wext_handle_ioctl() 24 unsigned long arg) in compat_wext_handle_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/ |
| H A D | rio_cm.c | 51 #define riocm_debug(level, fmt, arg...) \ argument 58 #define riocm_debug(level, fmt, arg...) \ argument 62 #define riocm_warn(fmt, arg...) \ argument 65 #define riocm_error(fmt, arg...) \ argument 1529 static int cm_ep_get_list_size(void __user *arg) in cm_ep_get_list_size() 1560 static int cm_ep_get_list(void __user *arg) in cm_ep_get_list() 1616 static int cm_mport_get_list(void __user *arg) in cm_mport_get_list() 1656 static int cm_chan_create(struct file *filp, void __user *arg) in cm_chan_create() 1682 static int cm_chan_close(struct file *filp, void __user *arg) in cm_chan_close() 1714 static int cm_chan_bind(void __user *arg) in cm_chan_bind() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ |
| H A D | test.c | 34 void *thread_update(void *arg) in thread_update() 46 void *thread_process_reader(void *arg) in thread_process_reader()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | delayed_call.h | 12 void *arg; member 19 void (*fn)(void *), void *arg) in set_delayed_call() argument
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | ioctl.c | 21 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl() 162 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
|