| /OK3568_Linux_fs/kernel/drivers/i2c/algos/ |
| H A D | i2c-algo-pca.c | 17 #define DEB1(fmt, args...) do { if (i2c_debug >= 1) \ argument 19 #define DEB2(fmt, args...) do { if (i2c_debug >= 2) \ argument 21 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.c | 26 struct ivtv_dma_frame *args) in ivtv_yuv_prep_user_dma() 960 static void ivtv_yuv_setup_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_setup_frame() 1059 static int ivtv_yuv_udma_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_udma_frame() 1151 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_prep_frame()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | user.c | 62 struct nv_device_info_v1_data *args) in nvkm_udevice_info_v1() 112 } *args = data; in nvkm_udevice_info() local 205 } *args = data; in nvkm_udevice_time() local 414 } *args = data; in nvkm_udevice_new() local
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm_pm112.c | 27 #define DBG(args...) printk(args) argument 29 #define DBG(args...) do { } while(0) argument 33 #define DBG_LOTS(args...) printk(args) argument 35 #define DBG_LOTS(args...) do { } while(0) argument
|
| H A D | windfarm_rm31.c | 27 #define DBG(args...) printk(args) argument 29 #define DBG(args...) do { } while(0) argument 33 #define DBG_LOTS(args...) printk(args) argument 35 #define DBG_LOTS(args...) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/v3d/ |
| H A D | v3d_gem.c | 403 struct drm_v3d_wait_bo *args = data; in v3d_wait_bo_ioctl() local 530 struct drm_v3d_submit_cl *args = data; in v3d_submit_cl_ioctl() local 684 struct drm_v3d_submit_tfu *args = data; in v3d_submit_tfu_ioctl() local 779 struct drm_v3d_submit_csd *args = data; in v3d_submit_csd_ioctl() local
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | inode.c | 114 struct ocfs2_find_inode_args args; in ocfs2_ilookup() local 129 struct ocfs2_find_inode_args args; in ocfs2_iget() local 215 struct ocfs2_find_inode_args *args = NULL; in ocfs2_find_actor() local 240 struct ocfs2_find_inode_args *args = opaque; in ocfs2_init_locked_inode() local 404 struct ocfs2_find_inode_args *args) in ocfs2_read_locked_inode()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | efi.h | 84 #define arch_efi_call_virt(p, f, args...) p->f(args) argument 115 #define arch_efi_call_virt(p, f, args...) \ argument 316 #define __efi64_argmap(mapped, args) \ argument 318 #define __efi64_argmap__0(mapped, args) __efi_eval mapped argument 319 #define __efi64_argmap__1(mapped, args) __efi_eval args argument
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_icache.c | 775 int (*execute)(struct xfs_inode *ip, void *args), in xfs_inode_walk_ag() 896 int (*execute)(struct xfs_inode *ip, void *args), in xfs_inode_walk() 1350 void *args) in xfs_inode_free_eofblocks() 1613 void *args) in xfs_inode_free_cowblocks()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | ops_fstype.c | 984 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount() local 1118 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super() local 1299 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree() local 1318 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free() local 1412 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param() local 1614 struct gfs2_args *args; in gfs2_init_fs_context() local
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/ |
| H A D | test-core.c | 598 void *args) in table_iter() 633 static int table_test_fn(const struct decode_header *h, void *args) in table_test_fn() 660 struct table_test_args args = { in table_test() local 734 static int coverage_start_fn(const struct decode_header *h, void *args) in coverage_start_fn() 1101 struct test_arg *args; in setup_test_context() local 1216 struct test_arg *args; in test_after_pre_handler() local 1318 struct test_arg *args; in kprobes_test_case_start() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/ |
| H A D | optional.hpp | 367 void construct ( in_place_init_t, Args&&... args ) in construct() 374 void emplace_assign ( Args&&... args ) in emplace_assign() 381 explicit optional_base ( in_place_init_t, Args&&... args ) in optional_base() 389 explicit optional_base ( in_place_init_if_t, bool cond, Args&&... args ) in optional_base() 1004 void emplace ( Args&&... args ) in emplace() 1010 explicit optional ( in_place_init_t, Args&&... args ) in optional() 1015 explicit optional ( in_place_init_if_t, bool cond, Args&&... args ) in optional() 1032 explicit optional ( in_place_init_t, Args&& args ) in optional() 1041 explicit optional ( in_place_init_if_t, bool cond, Args&& args ) in optional()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | dev.c | 184 unsigned int fuse_len_args(unsigned int numargs, struct fuse_arg *args) in fuse_len_args() 440 static void fuse_adjust_compat(struct fuse_conn *fc, struct fuse_args *args) in fuse_adjust_compat() 482 static void fuse_args_to_req(struct fuse_req *req, struct fuse_args *args) in fuse_args_to_req() 491 ssize_t fuse_simple_request(struct fuse_mount *fm, struct fuse_args *args) in fuse_simple_request() 560 int fuse_simple_background(struct fuse_mount *fm, struct fuse_args *args, in fuse_simple_background() 590 struct fuse_args *args, u64 unique) in fuse_simple_notify_reply() 1031 unsigned argpages, struct fuse_arg *args, in fuse_copy_args() 1229 struct fuse_args *args; in fuse_dev_do_read() local 1668 static void fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_retrieve_end() 1693 struct fuse_args *args; in fuse_retrieve() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_futex.c | 51 static void futex_print(struct trace_seq *s, const struct futex_args *args, in futex_print() 73 struct futex_args args; in futex_handler() local
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_iso.c | 18 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 20 #define PRINTF(fmt,args...) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_phys.c | 139 const struct drm_i915_gem_pwrite *args) in phys_pwrite() 170 const struct drm_i915_gem_pread *args) in phys_pread()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/ |
| H A D | rseq.h | 74 #define rseq_log(fmt, args...) \ argument 78 #define rseq_bug(fmt, args...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-gd.h | 12 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) argument 14 #define ide_debug_log(lvl, fmt, args...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/sound/aoa/core/ |
| H A D | gpio-pmf.c | 39 struct pmf_args args = { .count = 1, .u[0].v = !!on }; in pmf_gpio_set_hw_reset() local 213 struct pmf_args args = { .count = 1, .u[0].p = &ret }; in pmf_get_detect() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | crosstap | 54 def command(self, args): argument 105 def display_command(self, args): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_mem.c | 42 } args; in nouveau_mem_map() local 101 struct nvif_mem_ram_v0 args = {}; in nouveau_mem_host() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | linkage.h | 16 #define asmlinkage_protect(n, ret, args...) \ argument 18 #define __asmlinkage_protect_n(ret, args...) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | soft_spi_legacy.c | 21 #define PRINTD(fmt,args...) printf (fmt ,##args) argument 23 #define PRINTD(fmt,args...) argument
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4proc.c | 707 void nfs4_init_sequence(struct nfs4_sequence_args *args, in nfs4_init_sequence() 1036 void nfs4_sequence_attach_slot(struct nfs4_sequence_args *args, in nfs4_sequence_attach_slot() 1049 struct nfs4_sequence_args *args, in nfs4_setup_sequence() 1140 struct nfs4_sequence_args *args, in nfs4_do_call_sync() 1164 struct nfs4_sequence_args *args, in nfs4_call_sync_sequence() 1174 struct nfs4_sequence_args *args, in nfs4_call_sync() 3827 struct nfs4_server_caps_arg args = { in _nfs4_server_capabilities() local 3936 struct nfs4_lookup_root_arg args = { in _nfs4_lookup_root() local 4162 struct nfs4_getattr_arg args = { in _nfs4_proc_getattr() local 4280 struct nfs4_lookup_arg args = { in _nfs4_proc_lookup() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | clnt4xdr.c | 363 const struct nlm_args *args = data; in nlm4_xdr_enc_testargs() local 385 const struct nlm_args *args = data; in nlm4_xdr_enc_lockargs() local 408 const struct nlm_args *args = data; in nlm4_xdr_enc_cancargs() local 427 const struct nlm_args *args = data; in nlm4_xdr_enc_unlockargs() local
|