Home
last modified time | relevance | path

Searched defs:args (Results 26 – 50 of 1642) sorted by relevance

12345678910>>...66

/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/
Doutp.c32 struct nvif_outp_dp_mst_vcpi_v0 args; in nvif_outp_dp_mst_vcpi() local
60 struct nvif_outp_dp_aux_pwr_v0 args; in nvif_outp_dp_aux_pwr() local
77 } args; in nvif_outp_hda_eld() local
93 nvif_outp_infoframe(struct nvif_outp *outp, u8 type, struct nvif_outp_infoframe_v0 *args, u32 size) in nvif_outp_infoframe()
113 nvif_outp_acquire(struct nvif_outp *outp, u8 proto, struct nvif_outp_acquire_v0 *args) in nvif_outp_acquire()
133 struct nvif_outp_acquire_v0 args; in nvif_outp_acquire_dp() local
152 struct nvif_outp_acquire_v0 args; in nvif_outp_acquire_lvds() local
169 struct nvif_outp_acquire_v0 args; in nvif_outp_acquire_tmds() local
191 struct nvif_outp_acquire_v0 args; in nvif_outp_acquire_rgb_crt() local
202 struct nvif_outp_load_detect_v0 args; in nvif_outp_load_detect() local
[all …]
Dvmm.c39 struct nvif_vmm_map_v0 *args; in nvif_vmm_map() local
80 struct nvif_vmm_get_v0 args; in nvif_vmm_get() local
111 struct nvif_vmm_raw_v0 args = { in nvif_vmm_raw_get() local
126 struct nvif_vmm_raw_v0 args = { in nvif_vmm_raw_put() local
142 struct nvif_vmm_raw_v0 args = { in nvif_vmm_raw_map() local
163 struct nvif_vmm_raw_v0 args = { in nvif_vmm_raw_unmap() local
179 struct nvif_vmm_raw_v0 args = { in nvif_vmm_raw_sparse() local
203 struct nvif_vmm_v0 *args; in nvif_vmm_ctor() local
244 struct nvif_vmm_page_v0 args = { .index = i }; in nvif_vmm_ctor() local
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c177 struct kfd_ioctl_get_version_args *args = data; in kfd_ioctl_get_version() local
186 struct kfd_ioctl_create_queue_args *args) in set_queue_properties_from_user()
301 struct kfd_ioctl_create_queue_args *args = data; in kfd_ioctl_create_queue() local
432 struct kfd_ioctl_destroy_queue_args *args = data; in kfd_ioctl_destroy_queue() local
450 struct kfd_ioctl_update_queue_args *args = data; in kfd_ioctl_update_queue() local
504 struct kfd_ioctl_set_cu_mask_args *args = data; in kfd_ioctl_set_cu_mask() local
556 struct kfd_ioctl_get_queue_wave_state_args *args = data; in kfd_ioctl_get_queue_wave_state() local
574 struct kfd_ioctl_set_memory_policy_args *args = data; in kfd_ioctl_set_memory_policy() local
628 struct kfd_ioctl_set_trap_handler_args *args = data; in kfd_ioctl_set_trap_handler() local
683 struct kfd_ioctl_get_clock_counters_args *args = data; in kfd_ioctl_get_clock_counters() local
[all …]
/Linux-v6.6/tools/perf/scripts/python/Perf-Trace-Util/
DContext.c46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args()
57 static struct scripting_context *get_scripting_context(PyObject *args) in get_scripting_context()
63 static PyObject *perf_trace_context_common_pc(PyObject *obj, PyObject *args) in perf_trace_context_common_pc()
74 PyObject *args) in perf_trace_context_common_flags()
85 PyObject *args) in perf_trace_context_common_lock_depth()
96 static PyObject *perf_sample_insn(PyObject *obj, PyObject *args) in perf_sample_insn()
114 static PyObject *perf_set_itrace_options(PyObject *obj, PyObject *args) in perf_set_itrace_options()
140 static PyObject *perf_sample_src(PyObject *obj, PyObject *args, bool get_srccode) in perf_sample_src()
175 static PyObject *perf_sample_srcline(PyObject *obj, PyObject *args) in perf_sample_srcline()
180 static PyObject *perf_sample_srccode(PyObject *obj, PyObject *args) in perf_sample_srccode()
/Linux-v6.6/tools/lib/bpf/
Dbpf_helpers.h206 #define ___bpf_fill2(arr, p, x, args...) arr[p] = x; ___bpf_fill1(arr, p + 1, args) argument
207 #define ___bpf_fill3(arr, p, x, args...) arr[p] = x; ___bpf_fill2(arr, p + 1, args) argument
208 #define ___bpf_fill4(arr, p, x, args...) arr[p] = x; ___bpf_fill3(arr, p + 1, args) argument
209 #define ___bpf_fill5(arr, p, x, args...) arr[p] = x; ___bpf_fill4(arr, p + 1, args) argument
210 #define ___bpf_fill6(arr, p, x, args...) arr[p] = x; ___bpf_fill5(arr, p + 1, args) argument
211 #define ___bpf_fill7(arr, p, x, args...) arr[p] = x; ___bpf_fill6(arr, p + 1, args) argument
212 #define ___bpf_fill8(arr, p, x, args...) arr[p] = x; ___bpf_fill7(arr, p + 1, args) argument
213 #define ___bpf_fill9(arr, p, x, args...) arr[p] = x; ___bpf_fill8(arr, p + 1, args) argument
214 #define ___bpf_fill10(arr, p, x, args...) arr[p] = x; ___bpf_fill9(arr, p + 1, args) argument
215 #define ___bpf_fill11(arr, p, x, args...) arr[p] = x; ___bpf_fill10(arr, p + 1, args) argument
[all …]
/Linux-v6.6/drivers/media/usb/dvb-usb/
DcinergyT2.h28 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) argument
29 #define deb_xfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x002, args) argument
30 #define deb_pll(args...) dprintk(dvb_usb_cinergyt2_debug, 0x004, args) argument
31 #define deb_ts(args...) dprintk(dvb_usb_cinergyt2_debug, 0x008, args) argument
32 #define deb_err(args...) dprintk(dvb_usb_cinergyt2_debug, 0x010, args) argument
33 #define deb_rc(args...) dprintk(dvb_usb_cinergyt2_debug, 0x020, args) argument
34 #define deb_fw(args...) dprintk(dvb_usb_cinergyt2_debug, 0x040, args) argument
35 #define deb_mem(args...) dprintk(dvb_usb_cinergyt2_debug, 0x080, args) argument
36 #define deb_uxfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x100, args) argument
Daz6027.h10 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args) argument
11 #define deb_xfer(args...) dprintk(dvb_usb_az6027_debug, 0x02, args) argument
12 #define deb_rc(args...) dprintk(dvb_usb_az6027_debug, 0x04, args) argument
13 #define deb_fe(args...) dprintk(dvb_usb_az6027_debug, 0x08, args) argument
/Linux-v6.6/tools/testing/selftests/tc-testing/
Dtdc.py84 def load_required_plugins(self, reqs, parser, args, remaining): argument
153 def call_check_args(self, args, remaining): argument
162 def set_args(self, args): argument
166 def _make_argparser(args): argument
180 def exec_cmd(args, pm, stage, command): argument
214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
249 def verify_by_json(procout, res, tidx, args, pm): argument
353 def run_one_test(pm, args, index, tidx): argument
443 def test_runner(pm, args, filtered_tests): argument
637 def check_default_settings(args, remaining, pm): argument
[all …]
/Linux-v6.6/tools/perf/util/bpf_skel/
Daugmented_raw_syscalls.bpf.c73 unsigned long args[6]; member
122 struct syscall_enter_args args; member
146 static inline int augmented__output(void *ctx, struct augmented_args_payload *args, int len) in augmented__output()
181 int syscall_unaugmented(struct syscall_enter_args *args) in syscall_unaugmented()
193 int sys_enter_connect(struct syscall_enter_args *args) in sys_enter_connect()
212 int sys_enter_sendto(struct syscall_enter_args *args) in sys_enter_sendto()
230 int sys_enter_open(struct syscall_enter_args *args) in sys_enter_open()
245 int sys_enter_openat(struct syscall_enter_args *args) in sys_enter_openat()
260 int sys_enter_rename(struct syscall_enter_args *args) in sys_enter_rename()
277 int sys_enter_renameat(struct syscall_enter_args *args) in sys_enter_renameat()
[all …]
/Linux-v6.6/drivers/net/wireless/zydas/zd1211rw/
Dzd_def.h17 #define dev_printk_f(level, dev, fmt, args...) \ argument
21 # define dev_dbg_f(dev, fmt, args...) \ argument
23 # define dev_dbg_f_limit(dev, fmt, args...) do { \ argument
27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ argument
33 # define dev_dbg_f(dev, fmt, args...) do { (void)(dev); } while (0) argument
34 # define dev_dbg_f_limit(dev, fmt, args...) do { (void)(dev); } while (0) argument
35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) argument
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_dir2.c74 struct xfs_da_args *args, in xfs_ascii_ci_compname()
231 struct xfs_da_args *args; in xfs_dir_init() local
263 struct xfs_da_args *args; in xfs_dir_createname() local
326 struct xfs_da_args *args, in xfs_dir_cilookup_result()
359 struct xfs_da_args *args; in xfs_dir_lookup() local
437 struct xfs_da_args *args; in xfs_dir_removename() local
495 struct xfs_da_args *args; in xfs_dir_replace() local
569 struct xfs_da_args *args, in xfs_dir2_grow_inode()
613 struct xfs_da_args *args, in xfs_dir2_isblock()
639 struct xfs_da_args *args, in xfs_dir2_isleaf()
[all …]
/Linux-v6.6/drivers/media/pci/cx18/
Dcx18-driver.h158 #define CX18_DEBUG(x, type, fmt, args...) \ argument
163 #define CX18_DEBUG_WARN(fmt, args...) CX18_DEBUG(CX18_DBGFLG_WARN, "warning", fmt , ## args) argument
164 #define CX18_DEBUG_INFO(fmt, args...) CX18_DEBUG(CX18_DBGFLG_INFO, "info", fmt , ## args) argument
165 #define CX18_DEBUG_API(fmt, args...) CX18_DEBUG(CX18_DBGFLG_API, "api", fmt , ## args) argument
166 #define CX18_DEBUG_DMA(fmt, args...) CX18_DEBUG(CX18_DBGFLG_DMA, "dma", fmt , ## args) argument
167 #define CX18_DEBUG_IOCTL(fmt, args...) CX18_DEBUG(CX18_DBGFLG_IOCTL, "ioctl", fmt , ## args) argument
168 #define CX18_DEBUG_FILE(fmt, args...) CX18_DEBUG(CX18_DBGFLG_FILE, "file", fmt , ## args) argument
169 #define CX18_DEBUG_I2C(fmt, args...) CX18_DEBUG(CX18_DBGFLG_I2C, "i2c", fmt , ## args) argument
170 #define CX18_DEBUG_IRQ(fmt, args...) CX18_DEBUG(CX18_DBGFLG_IRQ, "irq", fmt , ## args) argument
172 #define CX18_DEBUG_HIGH_VOL(x, type, fmt, args...) \ argument
[all …]
Dcx18-alsa.h40 #define CX18_ALSA_DEBUG(x, type, fmt, args...) \ argument
47 #define CX18_ALSA_DEBUG_WARN(fmt, args...) \ argument
50 #define CX18_ALSA_DEBUG_INFO(fmt, args...) \ argument
53 #define CX18_ALSA_ERR(fmt, args...) \ argument
56 #define CX18_ALSA_WARN(fmt, args...) \ argument
59 #define CX18_ALSA_INFO(fmt, args...) \ argument
/Linux-v6.6/tools/perf/tests/shell/coresight/memcpy_thread/
Dmemcpy_thread.c9 struct args { struct
18 struct args *a = arg; in thrfn() argument
46 struct args args[256]; in main() local
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_debug.h20 #define mfc_debug(level, fmt, args...) \ argument
27 #define mfc_debug(level, fmt, args...) argument
33 #define mfc_err(fmt, args...) \ argument
39 #define mfc_err_limited(fmt, args...) \ argument
45 #define mfc_info(fmt, args...) \ argument
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dsyscall.c12 struct args { struct
13 __u64 log_buf;
14 __u32 log_size;
15 int max_entries;
16 int map_fd;
17 int prog_fd;
18 int btf_fd;
/Linux-v6.6/drivers/scsi/esas2r/
Desas2r_log.h81 #define esas2r_debug(f, args ...) esas2r_log(ESAS2R_LOG_DEBG, f, ## args) argument
82 #define esas2r_hdebug(f, args ...) esas2r_log(ESAS2R_LOG_DEBG, f, ## args) argument
84 #define esas2r_debug(f, args ...) argument
85 #define esas2r_hdebug(f, args ...) argument
108 #define esas2r_trace(f, args ...) esas2r_log(ESAS2R_LOG_TRCE, "(%s:%s:%d): " \ argument
115 #define esas2r_trace(f, args ...) argument
/Linux-v6.6/drivers/media/pci/ivtv/
Divtv-alsa.h41 #define IVTV_ALSA_DEBUG(x, type, fmt, args...) \ argument
48 #define IVTV_ALSA_DEBUG_WARN(fmt, args...) \ argument
51 #define IVTV_ALSA_DEBUG_INFO(fmt, args...) \ argument
54 #define IVTV_ALSA_ERR(fmt, args...) \ argument
57 #define IVTV_ALSA_WARN(fmt, args...) \ argument
60 #define IVTV_ALSA_INFO(fmt, args...) \ argument
/Linux-v6.6/arch/x86/platform/olpc/
Dolpc_dt.c24 const void *args[] = { (void *)node }; in olpc_dt_getsibling() local
38 const void *args[] = { (void *)node }; in olpc_dt_getchild() local
54 const void *args[] = { (void *)node, prop }; in olpc_dt_getproplen() local
78 const void *args[] = { (void *)node, prop, buf, (void *)plen }; in olpc_dt_getproperty() local
92 const void *args[] = { (void *)node, prev, buf }; in olpc_dt_nextprop() local
110 const void *args[] = { (void *)node, buf, (void *)buflen }; in olpc_dt_pkg2path() local
169 const void *args[] = { path }; in olpc_dt_finddevice() local
186 const void *args[] = { words }; in olpc_dt_interpret() local
/Linux-v6.6/arch/sparc/prom/
Dtree_64.c22 unsigned long args[5]; in prom_node_to_node() local
95 unsigned long args[6]; in prom_getproplen() local
120 unsigned long args[8]; in prom_getproperty() local
241 unsigned long args[7]; in prom_firstprop() local
267 unsigned long args[7]; in prom_nextprop() local
295 unsigned long args[5]; in prom_finddevice() local
331 unsigned long args[8]; in prom_setprop() local
361 unsigned long args[5]; in prom_inst2pkg() local
380 unsigned long args[7]; in prom_ihandle2path() local
/Linux-v6.6/drivers/crypto/cavium/zip/
Dcommon.h173 #define zip_err(fmt, args...) pr_err("ZIP ERR:%s():%d: " \ argument
178 #define zip_msg(fmt, args...) pr_info("ZIP_MSG:" fmt "\n", ## args) argument
180 #define zip_msg(fmt, args...) argument
192 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ argument
197 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ argument
202 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s() : %d: " \ argument
207 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) argument
213 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) argument
218 #define zip_dbg(fmt, args...) argument
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Duvmm.c50 } *args = argv; in nvkm_uvmm_mthd_pfnclr() local
78 } *args = argv; in nvkm_uvmm_mthd_pfnmap() local
111 } *args = argv; in nvkm_uvmm_mthd_unmap() local
156 } *args = argv; in nvkm_uvmm_mthd_map() local
236 } *args = argv; in nvkm_uvmm_mthd_put() local
272 } *args = argv; in nvkm_uvmm_mthd_get() local
306 } *args = argv; in nvkm_uvmm_mthd_page() local
354 nvkm_uvmm_mthd_raw_get(struct nvkm_uvmm *uvmm, struct nvif_vmm_raw_v0 *args) in nvkm_uvmm_mthd_raw_get()
371 nvkm_uvmm_mthd_raw_put(struct nvkm_uvmm *uvmm, struct nvif_vmm_raw_v0 *args) in nvkm_uvmm_mthd_raw_put()
390 nvkm_uvmm_mthd_raw_map(struct nvkm_uvmm *uvmm, struct nvif_vmm_raw_v0 *args) in nvkm_uvmm_mthd_raw_map()
[all …]
/Linux-v6.6/tools/perf/util/
Dcolor.c14 const char *fmt, va_list args, const char *trail) in __color_vsnprintf()
40 va_list args) in __color_vfprintf()
63 const char *fmt, va_list args) in color_vsnprintf()
68 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args) in color_vfprintf()
76 va_list args; in color_snprintf() local
87 va_list args; in color_fprintf() local
161 va_list args; in percent_color_snprintf() local
172 va_list args; in percent_color_len_snprintf() local
/Linux-v6.6/include/trace/
Dbpf_probe.h45 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument
54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
62 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
83 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size) \ argument
95 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
100 #define DEFINE_EVENT(template, call, proto, args) \ argument
104 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
108 #define DECLARE_TRACE(call, proto, args) \ argument
113 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ argument
/Linux-v6.6/tools/perf/tests/shell/coresight/thread_loop/
Dthread_loop.c19 struct args { struct
27 struct args *a = arg; in thrfn() argument
61 struct args args[256]; in main() local

12345678910>>...66