Home
last modified time | relevance | path

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

12345678910>>...99

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_dumb_buffers.c61 struct drm_mode_create_dumb *args, in drm_mode_create_dumb()
122 struct drm_mode_map_dumb *args = data; in drm_mode_mmap_dumb_ioctl() local
148 struct drm_mode_destroy_dumb *args = data; in drm_mode_destroy_dumb_ioctl() local
H A Ddrm_print.c225 va_list args; in drm_printf() local
268 va_list args; in drm_dev_printk() local
289 va_list args; in __drm_dev_dbg() local
313 va_list args; in ___drm_dbg() local
332 va_list args; in __drm_err() local
/openbmc/openbmc/poky/meta/lib/bbconfigbuild/
H A Dconfigfragments.py57 def do_list_fragments(self, args): argument
103 def do_enable_fragment(self, args): argument
123 def do_disable_fragment(self, args): argument
139 def do_disable_all_fragments(self, args): argument
/openbmc/linux/include/linux/
H A Datomic.h58 #define __atomic_op_acquire(op, args...) \ argument
65 #define __atomic_op_release(op, args...) \ argument
71 #define __atomic_op_fence(op, args...) \ argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dconn.c36 } args; in nvif_conn_event_ctor() local
51 struct nvif_conn_hpd_status_v0 args; in nvif_conn_hpd_status() local
71 struct nvif_conn_v0 args; in nvif_conn_ctor() local
/openbmc/qemu/hw/dma/
H A Dpl330.c617 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
635 static void pl330_dmaaddh(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmaaddh()
640 static void pl330_dmaadnh(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmaadnh()
646 uint8_t *args, int len) in pl330_dmaend()
668 uint8_t *args, int len) in pl330_dmaflushp()
688 static void pl330_dmago(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmago()
727 static void pl330_dmald(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmald()
757 static void pl330_dmaldp(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmaldp()
777 static void pl330_dmalp(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmalp()
784 static void pl330_dmakill(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmakill()
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700.h15 #define deb_info(args...) dprintk(dvb_usb_dib0700_debug,0x01,args) argument
16 #define deb_fw(args...) dprintk(dvb_usb_dib0700_debug,0x02,args) argument
17 #define deb_fwdata(args...) dprintk(dvb_usb_dib0700_debug,0x04,args) argument
18 #define deb_data(args...) dprintk(dvb_usb_dib0700_debug,0x08,args) argument
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/linux/drivers/platform/x86/
H A Dmxm-wmi.c26 u32 args; member
32 struct mxds_args args = { in mxm_wmi_call_mxds() local
55 struct mxds_args args = { in mxm_wmi_call_mxmx() local
/openbmc/linux/net/rds/
H A Drdma.c172 static int __rds_rdma_map(struct rds_sock *rs, struct rds_get_mr_args *args, in __rds_rdma_map()
361 struct rds_get_mr_args args; in rds_get_mr() local
374 struct rds_get_mr_for_dest_args args; in rds_get_mr_for_dest() local
401 struct rds_free_mr_args args; in rds_free_mr() local
557 int rds_rdma_extra_size(struct rds_rdma_args *args, in rds_rdma_extra_size()
615 struct rds_rdma_args *args; in rds_cmsg_rdma_args() local
872 struct rds_atomic_args *args; in rds_cmsg_atomic() local
/openbmc/u-boot/drivers/net/
H A Dlan91c96.c73 #define PRINTK3(args...) printf(args) argument
75 #define PRINTK3(args...) argument
79 #define PRINTK2(args...) printf(args) argument
81 #define PRINTK2(args...) argument
85 #define PRINTK(args...) printf(args) argument
87 #define PRINTK(args...) argument
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Daction.py27 def do_add_layer(self, args): argument
69 def do_remove_layer(self, args): argument
94 def do_flatten(self, args): argument
/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/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/sound/aoa/soundbus/i2sbus/
H A Dcontrol.c85 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
/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/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/
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/qemu/tests/migration-stress/guestperf/
H A Dshell.py69 def get_engine(self, args): argument
79 def get_hardware(self, args): argument
148 def get_scenario(self, args): argument
/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
401 struct cb_sequenceargs *args = argp; in decode_cb_sequence_args() local
449 struct cb_recallanyargs *args = argp; in decode_recallany_args() local
469 struct cb_recallslotargs *args = argp; in decode_recallslot_args() local
479 static __be32 decode_lockowner(struct xdr_stream *xdr, struct cb_notify_lock_args *args) in decode_lockowner()
512 struct cb_notify_lock_args *args = argp; in decode_notify_lock_args() local
524 struct cb_offloadargs *args) in decode_write_response()
[all …]
/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/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()
68 static auto callMethodAndRead( in callMethodAndRead()
82 static auto callMethodAndRead( in callMethodAndRead()
/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/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/openbmc/poky/scripts/lib/wic/
H A Dengine.py195 def wic_list(args, scripts_path): argument
573 def wic_ls(args, native_sysroot): argument
587 def wic_cp(args, native_sysroot): argument
599 def wic_rm(args, native_sysroot): argument
607 def wic_write(args, native_sysroot): argument

12345678910>>...99