Home
last modified time | relevance | path

Searched defs:args (Results 176 – 200 of 2437) sorted by relevance

12345678910>>...98

/openbmc/qemu/hw/dma/
H A Dpl330.c624 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
653 uint8_t *args, int len) in pl330_dmaend()
675 uint8_t *args, int len) in pl330_dmaflushp()
811 uint8_t *args, int len) in pl330_dmalpend()
870 uint8_t *args, int len) in pl330_dmanop()
939 uint8_t *args, int len) in pl330_dmastp()
960 uint8_t *args, int len) in pl330_dmastz()
976 uint8_t *args, int len) in pl330_dmawfe()
1016 uint8_t *args, int len) in pl330_dmawfp()
1061 uint8_t *args, int len) in pl330_dmawmb()
[all …]
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c110 struct thread_arg *args = (struct thread_arg *)arg; in waiterfn() local
146 struct thread_arg *args = (struct thread_arg *)arg; in broadcast_wakerfn() local
194 struct thread_arg *args = (struct thread_arg *)arg; in signal_wakerfn() local
259 struct thread_arg *args = (struct thread_arg *)arg; in third_party_blocker() local
285 struct thread_arg args[THREAD_MAX]; in unit_test() local
/openbmc/linux/fs/xfs/
H A Dxfs_dir2_readdir.c46 struct xfs_da_args *args, in xfs_dir2_sf_getdents()
140 struct xfs_da_args *args, in xfs_dir2_block_getdents()
242 struct xfs_da_args *args, in xfs_dir2_leaf_readbuf()
346 struct xfs_da_args *args, in xfs_dir2_leaf_getdents()
513 struct xfs_da_args args = { NULL }; in xfs_readdir() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c62 } *args = argv; in nvkm_ummu_heap() local
82 } *args = argv; in nvkm_ummu_type() local
111 } *args = argv; in nvkm_ummu_kind() local
158 } *args = argv; in nvkm_ummu_new() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddw2102.h8 #define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args) argument
9 #define deb_rc(args...) dprintk(dvb_usb_dw2102_debug, 0x04, args) argument
/openbmc/qemu/tests/migration/guestperf/
H A Dshell.py68 def get_engine(self, args): argument
78 def get_hardware(self, args): argument
145 def get_scenario(self, args): argument
/openbmc/linux/tools/testing/selftests/core/
H A Dclose_range_test.c117 struct __clone_args args = { in TEST() local
206 struct __clone_args args = { in TEST() local
390 struct __clone_args args = { in TEST() local
472 struct __clone_args args = { in TEST() local
570 struct __clone_args args = { in TEST() local
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py136 def deploy(args, config, basepath, workspace): argument
164 …rcdir, workdir, path, strip_cmd, libdir, base_libdir, max_process, fakerootcmd, fakerootenv, args): argument
282 def undeploy(args, config, basepath, workspace): argument
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer194 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
/openbmc/u-boot/tools/
H A Ddumpimage.h27 #define debug(fmt, args...) printf(fmt, ##args) argument
29 #define debug(fmt, args...) argument
/openbmc/phosphor-dbus-monitor/mslverify/
H A Dutil.hpp37 static auto callMethod(::sdbusplus::bus_t& bus, const std::string& busName, in callMethod()
58 static auto callMethod(const std::string& busName, const std::string& path, in callMethod()
69 callMethodAndRead(::sdbusplus::bus_t& bus, const std::string& busName, in callMethodAndRead()
82 static auto callMethodAndRead(const std::string& busName, in callMethodAndRead()
/openbmc/linux/arch/um/os-Linux/skas/
H A Dmem.c110 unsigned long *args, long expected, void **addr, in run_syscall_stub()
173 unsigned long args[] = { virt, len, prot, in map() local
187 unsigned long args[] = { (unsigned long) addr, len, 0, 0, 0, in unmap() local
200 unsigned long args[] = { addr, len, prot, 0, 0, 0 }; in protect() local
/openbmc/linux/fs/ntfs/
H A Ddebug.c33 va_list args; in __ntfs_warning() local
76 va_list args; in __ntfs_error() local
105 va_list args; in __ntfs_debug() local
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_log.c124 va_list args) in esas2r_log_master()
192 va_list args; in esas2r_log() local
220 va_list args; in esas2r_log_dev() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Duhead.c34 union nvif_head_event_args *args = argv; in nvkm_uhead_uevent() local
48 union nvif_head_scanoutpos_args *args = argv; in nvkm_uhead_mthd_scanoutpos() local
110 union nvif_head_args *args = argv; in nvkm_uhead_new() local
/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c179 struct cb_getattrargs *args = argp; in decode_getattr_args() local
191 struct cb_recallargs *args = argp; in decode_recall_args() local
215 struct cb_layoutrecallargs *args = argp; in decode_layoutrecall_args() local
260 struct cb_devicenotifyargs *args = argp; in decode_devicenotify_args() local
399 struct cb_sequenceargs *args = argp; in decode_cb_sequence_args() local
447 struct cb_recallanyargs *args = argp; in decode_recallany_args() local
467 struct cb_recallslotargs *args = argp; in decode_recallslot_args() local
477 static __be32 decode_lockowner(struct xdr_stream *xdr, struct cb_notify_lock_args *args) in decode_lockowner()
510 struct cb_notify_lock_args *args = argp; in decode_notify_lock_args() local
522 struct cb_offloadargs *args) in decode_write_response()
[all …]
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c52 struct tdx_hypercall_args args = { in tdx_kvm_hypercall() local
110 struct tdx_hypercall_args args = { in tdx_panic() local
232 struct tdx_hypercall_args args = { in __halt() local
276 struct tdx_hypercall_args args = { in read_msr() local
297 struct tdx_hypercall_args args = { in write_msr() local
317 struct tdx_hypercall_args args = { in handle_cpuid() local
359 struct tdx_hypercall_args args = { in mmio_read() local
487 struct tdx_hypercall_args args = { in handle_in() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py195 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
H A Dhelp.py20 def subcommand_error(args): argument
40 def wic_help(args, usage_str, subcommands): argument
65 def invoke_subcommand(args, parser, main_command_usage, subcommands): argument
/openbmc/linux/security/apparmor/include/
H A Dlib.h31 #define AA_DEBUG(fmt, args...) \ argument
39 #define AA_BUG(X, args...) \ argument
46 #define AA_BUG_FMT(X, fmt, args...) \ argument
49 #define AA_BUG_FMT(X, fmt, args...) no_printk(fmt, ##args) argument
52 #define AA_ERROR(fmt, args...) \ argument
/openbmc/linux/fs/befs/
H A Ddebug.c32 va_list args; in befs_error() local
45 va_list args; in befs_warning() local
60 va_list args; in befs_debug() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c382 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()
578 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_rmtval_find_space() local
608 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_rmtval_set_blk() local
639 struct xfs_da_args *args) in xfs_attr_rmtval_invalidate()
684 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_rmtval_remove() local
/openbmc/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c18 #define dprintk(level, args...) \ argument
30 #define dprintk(level, args...) no_printk(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
/openbmc/qemu/pc-bios/vof/
H A Dci.c7 uint32_t args[10]; member
44 void prom_entry(uint32_t args) in prom_entry()
54 struct prom_args args; in call_ci() local
/openbmc/u-boot/lib/
H A Dvsprintf.c508 va_list args) in vsnprintf_internal()
713 va_list args) in vsnprintf()
718 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf()
733 va_list args; in snprintf() local
745 va_list args; in scnprintf() local
768 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf()
775 va_list args; in sprintf() local
787 va_list args; in printf() local
808 int vprintf(const char *fmt, va_list args) in vprintf()

12345678910>>...98