| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 194 def action_sync_revs(conf, args): argument 211 def action_init(conf, args): argument 586 def action_pull(conf, args): argument 622 def action_update(conf, args): argument 862 def action_splitpatch(conf, args): argument 1313 def action_error(conf, args): argument
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/ |
| H A D | control.c | 85 struct pmf_args args = { .count = 0 }; in i2sbus_control_enable() local 113 struct pmf_args args = { .count = 0 }; in i2sbus_control_cell() local 156 struct pmf_args args = { .count = 0 }; in i2sbus_control_clock() local
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | mxm-wmi.c | 26 u32 args; member 32 struct mxds_args args = { in mxm_wmi_call_mxds() local 57 struct mxds_args args = { in mxm_wmi_call_mxmx() local
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 4270 def _fixup_common_args(self, args): argument 4744 def generate_test_image(self, args): argument 4748 def extract_public_key(self, args): argument 4752 def make_vbmeta_image(self, args): argument 4770 def append_vbmeta_image(self, args): argument 4775 def add_hash_footer(self, args): argument 4800 def add_hashtree_footer(self, args): argument 4837 def erase_footer(self, args): argument 4841 def zero_hashtree(self, args): argument 4845 def extract_vbmeta_image(self, args): argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/ |
| H A D | Context.c | 23 static PyObject *perf_trace_context_common_pc(PyObject *obj, PyObject *args) in perf_trace_context_common_pc() 39 PyObject *args) in perf_trace_context_common_flags() 55 PyObject *args) in perf_trace_context_common_lock_depth()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 31 def add(args, config, basepath, workspace): argument 408 def extract(args, config, basepath, workspace): argument 432 def sync(args, config, basepath, workspace): argument 778 def modify(args, config, basepath, workspace): argument 997 def rename(args, config, basepath, workspace): argument 1852 def update_recipe(args, config, basepath, workspace): argument 1888 def status(args, config, basepath, workspace): argument 1996 def reset(args, config, basepath, workspace): argument 2047 def finish(args, config, basepath, workspace): argument
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | vsprintf.c | 476 va_list args) in vsnprintf_internal() 675 va_list args) in vsnprintf() 680 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() 695 va_list args; in snprintf() local 707 va_list args; in scnprintf() local 730 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() 737 va_list args; in sprintf() local 748 va_list args; in printf() local 766 int vprintf(const char *fmt, va_list args) in vprintf()
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/include/ |
| H A D | rknpu_drv.h | 43 #define LOG_INFO(fmt, args...) pr_info(LOG_TAG ": " fmt, ##args) argument 45 #define LOG_WARN(fmt, args...) pr_warn(LOG_TAG ": " fmt, ##args) argument 47 #define LOG_WARN(fmt, args...) pr_warning(LOG_TAG ": " fmt, ##args) argument 49 #define LOG_DEBUG(fmt, args...) pr_devel(LOG_TAG ": " fmt, ##args) argument 50 #define LOG_ERROR(fmt, args...) pr_err(LOG_TAG ": " fmt, ##args) argument 52 #define LOG_DEV_INFO(dev, fmt, args...) dev_info(dev, LOG_TAG ": " fmt, ##args) argument 53 #define LOG_DEV_WARN(dev, fmt, args...) dev_warn(dev, LOG_TAG ": " fmt, ##args) argument 54 #define LOG_DEV_DEBUG(dev, fmt, args...) dev_dbg(dev, LOG_TAG ": " fmt, ##args) argument 55 #define LOG_DEV_ERROR(dev, fmt, args...) dev_err(dev, LOG_TAG ": " fmt, ##args) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/b2c2/ |
| H A D | flexcop-usb.c | 18 #define dprintk(level,args...) \ argument 30 #define dprintk(level, args...) argument 40 #define deb_info(args...) dprintk(0x01, args) argument 41 #define deb_ts(args...) dprintk(0x02, args) argument 42 #define deb_ctrl(args...) dprintk(0x04, args) argument 43 #define deb_i2c(args...) dprintk(0x08, args) argument 44 #define deb_v8(args...) dprintk(0x10, args) argument
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_attr_remote.c | 382 struct xfs_da_args *args) in xfs_attr_rmtval_get() 446 struct xfs_da_args *args) in xfs_attr_rmt_find_hole() 473 struct xfs_da_args *args) in xfs_attr_rmtval_set_value() 570 struct xfs_da_args *args) in xfs_attr_rmtval_set() 636 struct xfs_da_args *args) in xfs_attr_rmtval_invalidate() 677 struct xfs_da_args *args) in xfs_attr_rmtval_remove() 710 struct xfs_da_args *args) in __xfs_attr_rmtval_remove()
|
| H A D | xfs_alloc.c | 272 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned() 391 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len() 756 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup() 824 struct xfs_alloc_arg *args, in xfs_alloc_cur_check() 922 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish() 952 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter() 1023 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small() 1131 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent() 1201 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact() 1316 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter() [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | bpf_probe.h | 59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 72 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument 94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument 107 #define DEFINE_EVENT(template, call, proto, args) \ argument 111 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
| H A D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 79 #define DEFINE_EVENT(template, call, proto, args) \ argument 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/ |
| H A D | context.py | 216 def _process_args(self, logger, args): argument 326 def get_json_result_dir(self, args): argument 333 def get_configuration(self, args): argument 348 def _internal_run(self, logger, args): argument 372 def run(self, logger, args): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 30 def do_show_layers(self, args): argument 47 def do_show_overlayed(self, args): argument 107 def do_show_recipes(self, args): argument 269 def do_show_appends(self, args): argument 345 def do_show_cross_depends(self, args): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_chan.c | 151 struct nv_dma_v0 args = {}; in nouveau_channel_prep() local 278 } args; in nouveau_channel_ind() local 359 struct nv03_channel_dma_v0 args; in nouveau_channel_dma() local 393 struct nv_dma_v0 args = {}; in nouveau_channel_init() local 556 } args = { in nouveau_channels_init() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | engine.py | 195 def wic_list(args, scripts_path): argument 557 def wic_ls(args, native_sysroot): argument 571 def wic_cp(args, native_sysroot): argument 583 def wic_rm(args, native_sysroot): argument 591 def wic_write(args, native_sysroot): argument
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/skas/ |
| H A D | mem.c | 111 unsigned long *args, long expected, void **addr, in run_syscall_stub() 174 unsigned long args[] = { virt, len, prot, in map() local 188 unsigned long args[] = { (unsigned long) addr, len, 0, 0, 0, in unmap() local 201 unsigned long args[] = { addr, len, prot, 0, 0, 0 }; in protect() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | mmu_context.c | 32 #define pr_hard(args...) printk(KERN_DEBUG args) argument 33 #define pr_hardcont(args...) printk(KERN_CONT args) argument 35 #define pr_hard(args...) do { } while(0) argument 36 #define pr_hardcont(args...) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | callback_xdr.c | 180 struct cb_getattrargs *args = argp; in decode_getattr_args() local 192 struct cb_recallargs *args = argp; in decode_recall_args() local 216 struct cb_layoutrecallargs *args = argp; in decode_layoutrecall_args() local 261 struct cb_devicenotifyargs *args = argp; in decode_devicenotify_args() local 400 struct cb_sequenceargs *args = argp; in decode_cb_sequence_args() local 448 struct cb_recallanyargs *args = argp; in decode_recallany_args() local 468 struct cb_recallslotargs *args = argp; in decode_recallslot_args() local 478 static __be32 decode_lockowner(struct xdr_stream *xdr, struct cb_notify_lock_args *args) in decode_lockowner() 511 struct cb_notify_lock_args *args = argp; in decode_notify_lock_args() local 523 struct cb_offloadargs *args) in decode_write_response() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-core.c | 59 #define call_memop(vb, op, args...) \ argument 71 #define call_ptr_memop(vb, op, args...) \ argument 83 #define call_void_memop(vb, op, args...) \ argument 97 #define call_qop(q, op, args...) \ argument 108 #define call_void_qop(q, op, args...) \ argument 116 #define log_vb_qop(vb, op, args...) \ argument 121 #define call_vb_qop(vb, op, args...) \ argument 133 #define call_void_vb_qop(vb, op, args...) \ argument 143 #define call_memop(vb, op, args...) \ argument 147 #define call_ptr_memop(vb, op, args...) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_context.c | 1011 struct drm_i915_gem_vm_control *args = data; in i915_gem_vm_create_ioctl() local 1055 struct drm_i915_gem_vm_control *args = data; in i915_gem_vm_destroy_ioctl() local 1189 struct drm_i915_gem_context_param *args) in get_ppgtt() 1304 struct drm_i915_gem_context_param *args) in set_ppgtt() 1373 struct drm_i915_gem_context_param *args) in set_ringsize() 1406 struct drm_i915_gem_context_param *args) in get_ringsize() 1524 struct drm_i915_gem_context_param *args) in set_sseu() 1774 const struct drm_i915_gem_context_param *args) in set_engines() 1905 struct drm_i915_gem_context_param *args) in get_engines() 1979 const struct drm_i915_gem_context_param *args) in set_persistence() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | debug.c | 33 va_list args; in __ntfs_warning() local 76 va_list args; in __ntfs_error() local 105 va_list args; in __ntfs_debug() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/esas2r/ |
| H A D | esas2r_log.c | 119 va_list args) in esas2r_log_master() 185 va_list args; in esas2r_log() local 213 va_list args; in esas2r_log_dev() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gem.c | 209 union drm_amdgpu_gem_create *args = data; in amdgpu_gem_create_ioctl() local 307 struct drm_amdgpu_gem_userptr *args = data; in amdgpu_gem_userptr_ioctl() local 405 union drm_amdgpu_gem_mmap *args = data; in amdgpu_gem_mmap_ioctl() local 442 union drm_amdgpu_gem_wait_idle *args = data; in amdgpu_gem_wait_idle_ioctl() local 475 struct drm_amdgpu_gem_metadata *args = data; in amdgpu_gem_metadata_ioctl() local 591 struct drm_amdgpu_gem_va *args = data; in amdgpu_gem_va_ioctl() local 728 struct drm_amdgpu_gem_op *args = data; in amdgpu_gem_op_ioctl() local 802 struct drm_mode_create_dumb *args) in amdgpu_mode_dumb_create()
|