Home
last modified time | relevance | path

Searched defs:arg (Results 201 – 225 of 3764) sorted by relevance

12345678910>>...151

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_math.c70 float dcn_bw_floor2(const float arg, const float significance) in dcn_bw_floor2()
76 float dcn_bw_floor(const float arg) in dcn_bw_floor()
81 float dcn_bw_ceil(const float arg) in dcn_bw_ceil()
88 float dcn_bw_ceil2(const float arg, const float significance) in dcn_bw_ceil2()
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Drseq-ppc.h50 #define RSEQ_STORE_LONG(arg) "std%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument
51 #define RSEQ_STORE_INT(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m" … argument
52 #define RSEQ_LOAD_LONG(arg) "ld%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument
53 #define RSEQ_LOAD_INT(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument
95 #define RSEQ_STORE_LONG(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument
96 #define RSEQ_STORE_INT(arg) RSEQ_STORE_LONG(arg) /* To memory ("m" constraint) */ argument
97 #define RSEQ_LOAD_LONG(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m… argument
98 #define RSEQ_LOAD_INT(arg) RSEQ_LOAD_LONG(arg) /* From memory ("m" constraint) */ argument
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c114 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
309 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus()
358 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
381 int stop_one_cpu_async(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_async()
415 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work()
446 cpu_stop_fn_t fn, void *arg) in __stop_cpus()
485 static int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus()
525 void *arg = work->arg; in cpu_stopper_thread() local
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h65 #define RS_DBG(fmt, arg...) \ argument
71 #define RS_INFO(fmt, arg...) \ argument
76 #define RS_WARN(fmt, arg...) \ argument
81 #define RS_ERR(fmt, arg...) \ argument
86 #define RS_DBG(fmt, arg...) \ argument
92 #define RS_INFO(fmt, arg...) \ argument
97 #define RS_WARN(fmt, arg...) \ argument
102 #define RS_ERR(fmt, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dpty.c150 static int pty_set_lock(struct tty_struct *tty, int __user *arg) in pty_set_lock()
162 static int pty_get_lock(struct tty_struct *tty, int __user *arg) in pty_get_lock()
169 static int pty_set_pktmode(struct tty_struct *tty, int __user *arg) in pty_set_pktmode()
191 static int pty_get_pktmode(struct tty_struct *tty, int __user *arg) in pty_get_pktmode()
463 unsigned int cmd, unsigned long arg) in pty_bsd_ioctl()
484 unsigned int cmd, unsigned long arg) in pty_bsd_compat_ioctl()
654 unsigned int cmd, unsigned long arg) in pty_unix98_ioctl()
676 unsigned int cmd, unsigned long arg) in pty_unix98_compat_ioctl()
H A Dn_r3964.c88 #define TRACE_M(fmt, arg...) do {} while (0) argument
93 #define TRACE_PS(fmt, arg...) do {} while (0) argument
98 #define TRACE_PE(fmt, arg...) do {} while (0) argument
103 #define TRACE_L(fmt, arg...) do {} while (0) argument
108 #define TRACE_Q(fmt, arg...) do {} while (0) argument
754 static int enable_signals(struct r3964_info *pInfo, struct pid *pid, int arg) in enable_signals()
843 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg, in add_msg()
1190 unsigned int cmd, unsigned long arg) in r3964_ioctl()
1219 unsigned int cmd, unsigned long arg) in r3964_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_debugfs.c19 static int gem_show(struct seq_file *m, void *arg) in gem_show()
33 static int mm_show(struct seq_file *m, void *arg) in mm_show()
45 static int fb_show(struct seq_file *m, void *arg) in fb_show()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_logmsg.h54 #define lpfc_vlog_msg(vport, level, mask, fmt, arg...) \ argument
59 #define lpfc_log_msg(phba, level, mask, fmt, arg...) \ argument
70 #define lpfc_printf_vlog(vport, level, mask, fmt, arg...) \ argument
83 #define lpfc_printf_log(phba, level, mask, fmt, arg...) \ argument
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.c580 void __user *arg) in xfs_attrmulti_by_handle()
740 void __user *arg) in xfs_ioc_fsbulkstat()
914 struct xfs_bulkstat_req __user *arg) in xfs_ioc_bulkstat()
964 struct xfs_inumbers_req __user *arg) in xfs_ioc_inumbers()
1002 void __user *arg, in xfs_ioc_fsgeometry()
1027 void __user *arg) in xfs_ioc_ag_geometry()
1133 void __user *arg) in xfs_ioc_fsgetxattr()
1555 void __user *arg) in xfs_ioc_fssetxattr()
1574 void __user *arg) in xfs_ioc_getxflags()
1588 void __user *arg) in xfs_ioc_setxflags()
[all …]
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_hwdep.c20 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch()
51 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode()
80 unsigned int cmd, unsigned long arg) in snd_emux_hwdep_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dfc0013-priv.h14 #define err(f, arg...) printk(KERN_ERR LOG_PREFIX": " f "\n" , ## arg) argument
16 #define info(f, arg...) printk(KERN_INFO LOG_PREFIX": " f "\n" , ## arg) argument
18 #define warn(f, arg...) printk(KERN_WARNING LOG_PREFIX": " f "\n" , ## arg) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_mocs.c86 static int live_mocs_init(struct live_mocs *arg, struct intel_gt *gt) in live_mocs_init()
121 static void live_mocs_fini(struct live_mocs *arg) in live_mocs_fini()
228 static int check_mocs_engine(struct live_mocs *arg, in check_mocs_engine()
275 static int live_mocs_kernel(void *arg) in live_mocs_kernel()
301 static int live_mocs_clean(void *arg) in live_mocs_clean()
391 static int live_mocs_reset(void *arg) in live_mocs_reset()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.h123 #define mxl_printk(kern, fmt, arg...) \ argument
126 #define mxl_info(fmt, arg...) \ argument
130 #define mxl_debug(fmt, arg...) \ argument
136 #define mxl_debug_adv(fmt, arg...) \ argument
140 #define mxl_i2c(fmt, arg...) \ argument
144 #define mxl_i2c_adv(fmt, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal.h184 #define cal_dbg(level, cal, fmt, arg...) \ argument
189 #define cal_info(cal, fmt, arg...) \ argument
191 #define cal_err(cal, fmt, arg...) \ argument
194 #define ctx_dbg(level, ctx, fmt, arg...) \ argument
196 #define ctx_info(ctx, fmt, arg...) \ argument
198 #define ctx_err(ctx, fmt, arg...) \ argument
201 #define phy_dbg(level, phy, fmt, arg...) \ argument
203 #define phy_info(phy, fmt, arg...) \ argument
205 #define phy_err(phy, fmt, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-device.c44 static inline void __user *media_get_uptr(__u64 arg) in media_get_uptr()
59 static long media_device_get_info(struct media_device *dev, void *arg) in media_device_get_info()
99 static long media_device_enum_entities(struct media_device *mdev, void *arg) in media_device_enum_entities()
152 static long media_device_enum_links(struct media_device *mdev, void *arg) in media_device_enum_links()
201 static long media_device_setup_link(struct media_device *mdev, void *arg) in media_device_setup_link()
236 static long media_device_get_topology(struct media_device *mdev, void *arg) in media_device_get_topology()
379 static long media_device_request_alloc(struct media_device *mdev, void *arg) in media_device_request_alloc()
450 void __user *arg = (void __user *)__arg; in media_device_ioctl() local
529 unsigned long arg) in media_device_compat_ioctl()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.c95 …PQCQMIMSG ComposeQMUXMsg(UCHAR QMIType, USHORT Type, CUSTOMQMUX customQmuxMsgFunction, void *arg) { in ComposeQMUXMsg()
173 static USHORT WdsStartNwInterfaceReq(PQMUX_MSG pMUXMsg, void *arg) { in WdsStartNwInterfaceReq()
265 static USHORT WdsStopNwInterfaceReq(PQMUX_MSG pMUXMsg, void *arg) { in WdsStopNwInterfaceReq()
275 static USHORT WdsSetClientIPFamilyPref(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetClientIPFamilyPref()
282 static USHORT WdsSetAutoConnect(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetAutoConnect()
298 static USHORT WdsSetQMUXBindMuxDataPort(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetQMUXBindMuxDataPort()
316 static USHORT WdaSetDataFormat(PQMUX_MSG pMUXMsg, void *arg) { in WdaSetDataFormat()
407 static USHORT DmsUIMVerifyPinReqSend(PQMUX_MSG pMUXMsg, void *arg) { in DmsUIMVerifyPinReqSend()
416 static USHORT UimVerifyPinReqSend(PQMUX_MSG pMUXMsg, void *arg) in UimVerifyPinReqSend()
431 static USHORT UimReadTransparentIMSIReqSend(PQMUX_MSG pMUXMsg, void *arg) { in UimReadTransparentIMSIReqSend()
[all …]
H A DQmiWwanCM.c37 static PQCQMIMSG ComposeQCTLMsg(USHORT QMICTLType, CUSTOMQCTL customQctlMsgFunction, void *arg) { in ComposeQCTLMsg()
68 static USHORT CtlGetVersionReq(PQMICTL_MSG QCTLMsg, void *arg) in CtlGetVersionReq()
77 static USHORT CtlGetClientIdReq(PQMICTL_MSG QCTLMsg, void *arg) { in CtlGetClientIdReq()
84 static USHORT CtlReleaseClientIdReq(PQMICTL_MSG QCTLMsg, void *arg) { in CtlReleaseClientIdReq()
92 static USHORT CtlLibQmiProxyOpenReq(PQMICTL_MSG QCTLMsg, void *arg) in CtlLibQmiProxyOpenReq()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp796 inline void eval_left_shift(T& result, const T& arg, const V val) in eval_left_shift()
803 inline void eval_right_shift(T& result, const T& arg, const V val) in eval_right_shift()
949 void eval_abs(T& result, const T& arg) in eval_abs()
958 void eval_fabs(T& result, const T& arg) in eval_fabs()
969 inline int eval_fpclassify(const Backend& arg) in eval_fpclassify()
1201 inline void eval_modf(T& result, T const& arg, T* pipart) in eval_modf()
1676 …y BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1682 …OOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1688 …e BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, ExpressionTemplates>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1694 …OOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& arg) in BOOST_PREVENT_MACRO_SUBSTITUTION()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h27 void *arg; member
60 void *arg; member
63 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
83 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c70 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument
108 void *waiterfn(void *arg) in waiterfn()
144 void *broadcast_wakerfn(void *arg) in broadcast_wakerfn()
192 void *signal_wakerfn(void *arg) in signal_wakerfn()
257 void *third_party_blocker(void *arg) in third_party_blocker()
/OK3568_Linux_fs/kernel/sound/core/
H A Dcompress_offload.c231 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_ioctl_avail()
451 snd_compr_get_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_caps()
471 snd_compr_get_codec_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_codec_caps()
593 snd_compr_set_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_params()
634 snd_compr_get_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_params()
657 snd_compr_get_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_metadata()
679 snd_compr_set_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_metadata()
700 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_tstamp()
966 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl()
1039 unsigned long arg) in snd_compr_ioctl_compat()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c862 static void free_arg(struct tep_print_arg *arg) in free_arg()
1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg()
1775 process_field_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_field_arg()
1791 struct tep_print_arg *arg, *left, *right; in process_cond() local
1847 struct tep_print_arg *arg; in process_array() local
1933 static int set_op_prio(struct tep_print_arg *arg) in set_op_prio()
1947 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_op()
2145 process_entry(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, in process_entry()
2313 eval_type(unsigned long long val, struct tep_print_arg *arg, int pointer) in eval_type()
2323 static int arg_num_eval(struct tep_print_arg *arg, long long *val) in arg_num_eval()
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Drpaphp.h36 #define dbg(format, arg...) \ argument
42 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument
43 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument
44 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
H A Dcpci_hotplug_pci.c24 #define dbg(format, arg...) \ argument
30 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) argument
31 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) argument
32 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) argument
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsargs.c199 union acpi_parse_object *arg, u8 possible_method_call) in acpi_ps_get_next_namepath()
363 u32 arg_type, union acpi_parse_object *arg) in acpi_ps_get_next_simple_arg()
460 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_field() local
707 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_arg() local

12345678910>>...151