| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | horizon.h | 34 #define PRINTK(severity,format,args...) \ argument 56 #define PRINTDB(bits,format,args...) \ argument 58 #define PRINTDM(bits,format,args...) \ argument 60 #define PRINTDE(bits,format,args...) \ argument 62 #define PRINTD(bits,format,args...) \ argument 67 #define PRINTD(bits,format,args...) argument 68 #define PRINTDB(bits,format,args...) argument 69 #define PRINTDM(bits,format,args...) argument 70 #define PRINTDE(bits,format,args...) argument 74 #define PRINTDD(sec,fmt,args...) argument [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_da_btree.c | 83 struct xfs_da_args *args) in xfs_da_state_alloc() 421 struct xfs_da_args *args, in xfs_da3_node_create() 642 struct xfs_da_args *args; in xfs_da3_root_split() local 1176 struct xfs_da_args *args; in xfs_da3_root_join() local 1580 struct xfs_da_args *args; in xfs_da3_node_lookup_int() local 1800 struct xfs_da_args *args; in xfs_da3_blk_link() local 1893 struct xfs_da_args *args; in xfs_da3_blk_unlink() local 1974 struct xfs_da_args *args; in xfs_da3_path_shift() local 2131 struct xfs_da_args *args, in xfs_da_compname() 2141 struct xfs_da_args *args, in xfs_da_grow_inode_int() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm33xx-core.c | 161 unsigned long args) in am33xx_suspend() 184 unsigned long args) in am43xx_suspend() 222 static int am33xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am33xx_cpu_suspend() 234 static int am43xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am43xx_cpu_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_mux.c | 223 struct pcr_write_args args = {}; in vidtv_mux_push_pcr() local 275 struct pes_write_args args = { in vidtv_mux_packetize_access_units() local 351 struct null_packet_write_args args = { in vidtv_mux_pad_with_nulls() local 479 struct vidtv_mux_init_args *args) in vidtv_mux_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | xmethod.py | 122 def get_result_type(self, *args): 136 def __call__(self, *args): 172 def __call__(self, *args):
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | printf.c | 113 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() 285 va_list args; in sprintf() local 297 va_list args; in printf() local
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | log.c | 94 va_list args; in RTMP_Log() local 186 va_list args; in RTMP_LogPrintf() local 211 va_list args; in RTMP_LogStatus() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | xmethod.py | 122 def get_result_type(self, *args): 136 def __call__(self, *args): 172 def __call__(self, *args):
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | btrfs.h | 171 #define TP_STRUCT__entry_btrfs(args...) \ argument 175 #define TP_fast_assign_btrfs(fs_info, args...) \ argument 179 #define TP_printk_btrfs(fmt, args...) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/ |
| H A D | actor_ref.hpp | 32 void invoke(Fn fn, Args&&... args) { in invoke() 39 auto ask(Fn fn, Args&&... args) { in ask()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winerror.c | 64 OsVendorFatalError(const char *f, va_list args) in OsVendorFatalError() 112 va_list args; in winMessageBoxF() local
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_jbd2.c | 19 process_jbd2_dev_to_name(struct trace_seq *s, unsigned long long *args) in process_jbd2_dev_to_name() 28 process_jiffies_to_msecs(struct trace_seq *s, unsigned long long *args) in process_jiffies_to_msecs()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-scsi.c | 361 u8 args[4], *argbuf = NULL; in ata_cmd_ioctl() local 465 u8 args[7]; in ata_task_ioctl() local 1832 static void ata_scsi_rbuf_fill(struct ata_scsi_args *args, in ata_scsi_rbuf_fill() 1833 unsigned int (*actor)(struct ata_scsi_args *args, u8 *rbuf)) in ata_scsi_rbuf_fill() 1859 static unsigned int ata_scsiop_inq_std(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_std() 1940 static unsigned int ata_scsiop_inq_00(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_00() 1972 static unsigned int ata_scsiop_inq_80(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_80() 2000 static unsigned int ata_scsiop_inq_83(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_83() 2056 static unsigned int ata_scsiop_inq_89(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_89() 2081 static unsigned int ata_scsiop_inq_b0(struct ata_scsi_args *args, u8 *rbuf) in ata_scsiop_inq_b0() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_bo.c | 474 struct drm_mode_create_dumb *args) in vc4_dumb_create() 816 struct drm_vc4_create_bo *args = data; in vc4_create_bo_ioctl() local 845 struct drm_vc4_mmap_bo *args = data; in vc4_mmap_bo_ioctl() local 865 struct drm_vc4_create_shader_bo *args = data; in vc4_create_shader_bo_ioctl() local 941 struct drm_vc4_set_tiling *args = data; in vc4_set_tiling_ioctl() local 984 struct drm_vc4_get_tiling *args = data; in vc4_get_tiling_ioctl() local 1068 struct drm_vc4_label_bo *args = data; in vc4_label_bo_ioctl() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/ |
| H A D | main.cpp | 57 static bool parseArgs(QStringList& args, QVariantMap& parameters) in parseArgs() 101 QStringList args(QCoreApplication::arguments()); in main() local
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-cdefs.h | 6 #define __P(args) args argument 7 #define __PMT(args) args argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-debug.c | 94 va_list args; in __iwl_err() local 117 va_list args; in __iwl_dbg() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_arm.c | 804 struct vchiq_create_service *args) in vchiq_ioc_create_service() 869 struct vchiq_dequeue_message *args) in vchiq_ioc_dequeue_message() 949 struct vchiq_queue_bulk_transfer *args, in vchiq_irq_queue_bulk_tx_rx() 1099 struct vchiq_await_completion *args, in vchiq_ioc_await_completion() 1321 struct vchiq_create_service args; in vchiq_ioctl() local 1400 struct vchiq_queue_message args; in vchiq_ioctl() local 1427 struct vchiq_queue_bulk_transfer args; in vchiq_ioctl() local 1445 struct vchiq_await_completion args; in vchiq_ioctl() local 1459 struct vchiq_dequeue_message args; in vchiq_ioctl() local 1477 struct vchiq_get_config args; in vchiq_ioctl() local [all …]
|
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 3664 def _fixup_common_args(self, args): argument 4013 def extract_public_key(self, args): argument 4017 def make_vbmeta_image(self, args): argument 4034 def append_vbmeta_image(self, args): argument 4039 def add_hash_footer(self, args): argument 4063 def add_hashtree_footer(self, args): argument 4096 def erase_footer(self, args): argument 4100 def resize_image(self, args): argument 4104 def set_ab_metadata(self, args): argument 4108 def info_image(self, args): argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 232 struct drm_mode_create_dumb *args) in armada_gem_dumb_create() 267 struct drm_armada_gem_create *args = data; in armada_gem_create_ioctl() local 299 struct drm_armada_gem_mmap *args = data; in armada_gem_mmap_ioctl() local 326 struct drm_armada_gem_pwrite *args = data; in armada_gem_pwrite_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_ioctl.c | 314 struct drm_virtgpu_3d_transfer_from_host *args = data; in virtio_gpu_transfer_from_host_ioctl() local 356 struct drm_virtgpu_3d_transfer_to_host *args = data; in virtio_gpu_transfer_to_host_ioctl() local 401 struct drm_virtgpu_3d_wait *args = data; in virtio_gpu_wait_ioctl() local 429 struct drm_virtgpu_get_caps *args = data; in virtio_gpu_get_caps_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gem.c | 213 struct drm_exynos_gem_create *args = data; in exynos_drm_gem_create_ioctl() local 234 struct drm_exynos_gem_map *args = data; in exynos_drm_gem_map_ioctl() local 282 struct drm_exynos_gem_info *args = data; in exynos_drm_gem_get_ioctl() local 308 struct drm_mode_create_dumb *args) in exynos_drm_gem_dumb_create()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | inode.c | 320 struct nilfs_iget_args args = { in nilfs_insert_inode_locked() local 545 struct nilfs_iget_args *args = opaque; in nilfs_iget_test() local 573 struct nilfs_iget_args *args = opaque; in nilfs_iget_set() local 593 struct nilfs_iget_args args = { in nilfs_ilookup() local 604 struct nilfs_iget_args args = { in nilfs_iget_locked() local 636 struct nilfs_iget_args args = { in nilfs_iget_for_gc() local 675 struct nilfs_iget_args args; in nilfs_attach_btree_node_cache() local 738 struct nilfs_iget_args args = { in nilfs_iget_for_shadow() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | dpti.h | 87 # define PDEBUG(fmt, args...) printk(KERN_DEBUG "dpti: " fmt, ##args) argument 88 # define PDEBUGV(fmt, args...) printk(KERN_DEBUG "dpti: " fmt, ##args) argument 90 # define PDEBUG(fmt, args...) /* not debugging: nothing */ argument 91 # define PDEBUGV(fmt, args...) /* not debugging: nothing */ argument 94 #define PERROR(fmt, args...) printk(KERN_ERR fmt, ##args) argument 95 #define PWARN(fmt, args...) printk(KERN_WARNING fmt, ##args) argument 96 #define PINFO(fmt, args...) printk(KERN_INFO fmt, ##args) argument 97 #define PCRIT(fmt, args...) printk(KERN_CRIT fmt, ##args) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/ |
| H A D | main.cpp | 60 static bool parseArgs(QStringList& args, QVariantMap& parameters) in parseArgs() 110 QStringList args(QCoreApplication::arguments()); in main() local
|