Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 2779) sorted by relevance

12345678910>>...112

/openbmc/qemu/target/xtensa/
H A Dtranslate.c447 static uint32_t test_exceptions_sr(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_sr()
454 const OpcodeArg arg[], in test_exceptions_ccompare()
465 static uint32_t test_exceptions_dbreak(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_dbreak()
482 static uint32_t test_exceptions_ibreak(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_ibreak()
493 static uint32_t test_exceptions_hpi(DisasContext *dc, const OpcodeArg arg[], in test_exceptions_hpi()
556 static void gen_zero_check(DisasContext *dc, const OpcodeArg arg[]) in gen_zero_check()
592 OpcodeArg *arg; member
602 OpcodeArg arg[MAX_OPCODE_ARGS]; member
880 OpcodeArg *arg = slot_prop[slot].arg; in disas_xtensa_insn() local
1305 static void translate_abs(DisasContext *dc, const OpcodeArg arg[], in translate_abs()
[all …]
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.c19 struct wfx_hif_mib_current_tx_power_level arg = { in wfx_hif_set_output_power() local
30 struct wfx_hif_mib_beacon_wake_up_period arg = { in wfx_hif_set_beacon_wakeup_period() local
44 struct wfx_hif_mib_rcpi_rssi_threshold arg = { in wfx_hif_set_rcpi_rssi_threshold() local
64 struct wfx_hif_mib_extended_count_table *arg) in wfx_hif_get_counters_table()
79 struct wfx_hif_mib_mac_address arg = { }; in wfx_hif_set_macaddr() local
89 struct wfx_hif_mib_rx_filter arg = { }; in wfx_hif_set_rx_filter() local
102 struct wfx_hif_mib_bcn_filter_table *arg; in wfx_hif_set_beacon_filter_table() local
118 struct wfx_hif_mib_bcn_filter_enable arg = { in wfx_hif_beacon_filter_control() local
128 struct wfx_hif_mib_gl_operational_power_mode arg = { in wfx_hif_set_operational_mode() local
140 struct wfx_hif_mib_template_frame *arg; in wfx_hif_set_template_frame() local
[all …]
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstart.c74 static int sandbox_cmdline_cb_help(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_help()
109 const char *arg) in sandbox_cmdline_cb_boot()
117 const char *arg) in sandbox_cmdline_cb_command()
124 static int sandbox_cmdline_cb_fdt(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_fdt()
132 const char *arg) in sandbox_cmdline_cb_default_fdt()
151 const char *arg) in sandbox_cmdline_cb_interactive()
160 const char *arg) in sandbox_cmdline_cb_jump()
170 const char *arg) in sandbox_cmdline_cb_memory()
191 const char *arg) in sandbox_cmdline_cb_rm_memory()
200 const char *arg) in sandbox_cmdline_cb_state()
[all …]
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c206 static void v4l_print_querycap(const void *arg, bool write_only) in v4l_print_querycap()
217 static void v4l_print_enuminput(const void *arg, bool write_only) in v4l_print_enuminput()
227 static void v4l_print_enumoutput(const void *arg, bool write_only) in v4l_print_enumoutput()
236 static void v4l_print_audio(const void *arg, bool write_only) in v4l_print_audio()
248 static void v4l_print_audioout(const void *arg, bool write_only) in v4l_print_audioout()
260 static void v4l_print_fmtdesc(const void *arg, bool write_only) in v4l_print_fmtdesc()
270 static void v4l_print_format(const void *arg, bool write_only) in v4l_print_format()
352 static void v4l_print_framebuffer(const void *arg, bool write_only) in v4l_print_framebuffer()
362 static void v4l_print_buftype(const void *arg, bool write_only) in v4l_print_buftype()
367 static void v4l_print_modulator(const void *arg, bool write_only) in v4l_print_modulator()
[all …]
/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c92 static void test_timer_oneshot(gconstpointer arg) in test_timer_oneshot()
116 static void test_timer_pause(gconstpointer arg) in test_timer_pause()
157 static void test_timer_reload(gconstpointer arg) in test_timer_reload()
178 static void test_timer_periodic(gconstpointer arg) in test_timer_periodic()
197 static void test_timer_oneshot_to_periodic(gconstpointer arg) in test_timer_oneshot_to_periodic()
218 static void test_timer_periodic_to_oneshot(gconstpointer arg) in test_timer_periodic_to_oneshot()
289 static void test_timer_set_oneshot_counter_to_0(gconstpointer arg) in test_timer_set_oneshot_counter_to_0()
310 static void test_timer_set_periodic_counter_to_0(gconstpointer arg) in test_timer_set_periodic_counter_to_0()
347 static void test_timer_noload_oneshot(gconstpointer arg) in test_timer_noload_oneshot()
365 static void test_timer_noload_periodic(gconstpointer arg) in test_timer_noload_periodic()
[all …]
/openbmc/qemu/linux-user/
H A Dmain.c266 static void handle_arg_help(const char *arg) in handle_arg_help()
271 static void handle_arg_log(const char *arg) in handle_arg_log()
280 static void handle_arg_dfilter(const char *arg) in handle_arg_dfilter()
285 static void handle_arg_log_filename(const char *arg) in handle_arg_log_filename()
290 static void handle_arg_set_env(const char *arg) in handle_arg_set_env()
302 static void handle_arg_unset_env(const char *arg) in handle_arg_unset_env()
314 static void handle_arg_argv0(const char *arg) in handle_arg_argv0()
319 static void handle_arg_stack_size(const char *arg) in handle_arg_stack_size()
334 static void handle_arg_ld_prefix(const char *arg) in handle_arg_ld_prefix()
339 static void handle_arg_pagesize(const char *arg) in handle_arg_pagesize()
[all …]
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1134 void *arg, uint32_t evt) in lpfc_disc_illegal()
1158 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
1179 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
1193 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
1201 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
1215 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
1222 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
1230 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
1237 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
1288 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dfixpt31_32.c34 long long arg) in abs_i64()
174 struct fixed31_32 dc_fixpt_sqr(struct fixed31_32 arg) in dc_fixpt_sqr()
214 struct fixed31_32 dc_fixpt_recip(struct fixed31_32 arg) in dc_fixpt_recip()
228 struct fixed31_32 dc_fixpt_sinc(struct fixed31_32 arg) in dc_fixpt_sinc()
272 struct fixed31_32 dc_fixpt_sin(struct fixed31_32 arg) in dc_fixpt_sin()
279 struct fixed31_32 dc_fixpt_cos(struct fixed31_32 arg) in dc_fixpt_cos()
311 static struct fixed31_32 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) in fixed31_32_exp_from_taylor_series()
339 struct fixed31_32 dc_fixpt_exp(struct fixed31_32 arg) in dc_fixpt_exp()
382 struct fixed31_32 dc_fixpt_log(struct fixed31_32 arg) in dc_fixpt_log()
456 unsigned int dc_fixpt_u4d19(struct fixed31_32 arg) in dc_fixpt_u4d19()
[all …]
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h84 static inline u8 __bth_opcode(void *arg) in __bth_opcode()
91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode()
98 static inline u8 __bth_se(void *arg) in __bth_se()
105 static inline void __bth_set_se(void *arg, int se) in __bth_set_se()
115 static inline u8 __bth_mig(void *arg) in __bth_mig()
122 static inline void __bth_set_mig(void *arg, u8 mig) in __bth_set_mig()
132 static inline u8 __bth_pad(void *arg) in __bth_pad()
139 static inline void __bth_set_pad(void *arg, u8 pad) in __bth_set_pad()
147 static inline u8 __bth_tver(void *arg) in __bth_tver()
154 static inline void __bth_set_tver(void *arg, u8 tver) in __bth_set_tver()
[all …]
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c41 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip()
49 static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg) in show_temp()
58 static int show_governor(struct thermal_zone *tz, __maybe_unused void *arg) in show_governor()
67 static int show_tz(struct thermal_zone *tz, __maybe_unused void *arg) in show_tz()
80 static int tz_create(const char *name, int tz_id, __maybe_unused void *arg) in tz_create()
87 static int tz_delete(int tz_id, __maybe_unused void *arg) in tz_delete()
94 static int tz_disable(int tz_id, void *arg) in tz_disable()
104 static int tz_enable(int tz_id, void *arg) in tz_enable()
114 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high()
125 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low()
[all …]
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.c229 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop()
246 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone()
334 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle()
355 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx()
431 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio()
509 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle()
548 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) in ctcm_chx_setmode()
588 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start()
651 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) in ctcm_chx_haltio()
739 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) in ctcm_chx_stopped()
[all …]
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.c52 enum efc_sm_event evt, void *arg) in __efc_fabric_common()
74 void *arg) in __efc_fabric_init()
132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp()
238 enum efc_sm_event evt, void *arg) in __efc_vport_fabric_init()
260 enum efc_sm_event evt, void *arg) in __efc_fabric_fdisc_wait_rsp()
354 enum efc_sm_event evt, void *arg) in __efc_fabric_wait_domain_attach()
395 void *arg) in __efc_fabric_idle()
412 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_ns_init()
433 enum efc_sm_event evt, void *arg) in __efc_ns_plogi_wait_rsp()
469 enum efc_sm_event evt, void *arg) in __efc_ns_wait_node_attach()
[all …]
H A Defc_domain.c14 efc_domain_cb(void *arg, int event, void *data) in efc_domain_cb()
104 _efc_domain_free(struct kref *arg) in _efc_domain_free()
160 void (*callback)(struct efc *efc, void *arg), in efc_register_domain_free_cb()
172 enum efc_sm_event evt, void *arg) in __efc_domain_common()
194 enum efc_sm_event evt, void *arg) in __efc_domain_common_shutdown()
231 void *arg) in __efc_domain_init()
358 enum efc_sm_event evt, void *arg) in __efc_domain_wait_alloc()
460 enum efc_sm_event evt, void *arg) in __efc_domain_allocated()
545 enum efc_sm_event evt, void *arg) in __efc_domain_wait_attach()
625 __efc_domain_ready(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_domain_ready()
[all …]
H A Defc_device.c45 enum efc_sm_event evt, void *arg) in __efc_d_common()
83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node()
146 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_ini_tgt()
199 enum efc_sm_event evt, void *arg) in __efc_d_initiate_shutdown()
315 enum efc_sm_event evt, void *arg) in __efc_d_wait_loop()
372 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_acc_cmpl()
409 enum efc_sm_event evt, void *arg) in __efc_d_wait_logo_rsp()
504 __efc_d_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_d_init()
688 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp()
810 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp_recvd_prli()
[all …]
/openbmc/linux/net/sctp/
H A Dsm_statefuns.c235 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_do_4_C()
320 void *arg, in sctp_sf_do_5_1B_init()
520 void *arg, in sctp_sf_do_5_1C_ack()
702 void *arg, in sctp_sf_do_5_1D_ce()
923 void *arg, in sctp_sf_do_5_1E_ca()
1016 void *arg, in sctp_sf_heartbeat()
1042 void *arg, in sctp_sf_sendbeat_8_3()
1090 void *arg, in sctp_sf_send_reconf()
1119 void *arg, in sctp_sf_send_probe()
1167 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_beat_8_3()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c184 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
368 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
433 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
442 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
449 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
585 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
599 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
613 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
618 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
634 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
188 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
198 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
207 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.c182 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
366 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
431 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
440 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
447 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
583 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
597 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
611 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
616 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
632 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[all …]
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.c155 l2up_create(struct layer2 *l2, u_int prim, int len, void *arg) in l2up_create()
216 l2down_create(struct layer2 *l2, u_int prim, u_int id, int len, void *arg) in l2down_create()
278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout()
303 l2mgr(struct layer2 *l2, u_int prim, void *arg) { in l2mgr()
714 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua()
727 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm()
742 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm()
756 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
763 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign()
773 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign()
[all …]
/openbmc/linux/drivers/misc/
H A Dkgdbts.c217 static unsigned long lookup_addr(char *arg) in lookup_addr()
231 static void break_helper(char *bp_type, char *arg, unsigned long vaddr) in break_helper()
245 static void sw_break(char *arg) in sw_break()
250 static void sw_rem_break(char *arg) in sw_rem_break()
255 static void hw_break(char *arg) in hw_break()
260 static void hw_rem_break(char *arg) in hw_rem_break()
265 static void hw_write_break(char *arg) in hw_write_break()
270 static void hw_rem_write_break(char *arg) in hw_rem_write_break()
275 static void hw_access_break(char *arg) in hw_access_break()
280 static void hw_rem_access_break(char *arg) in hw_rem_access_break()
[all …]
/openbmc/qemu/tests/unit/
H A Dptimer-test.c66 static void check_set_count(gconstpointer arg) in check_set_count()
81 static void check_set_limit(gconstpointer arg) in check_set_limit()
104 static void check_oneshot(gconstpointer arg) in check_oneshot()
222 static void check_periodic(gconstpointer arg) in check_periodic()
408 static void check_on_the_fly_mode_change(gconstpointer arg) in check_on_the_fly_mode_change()
460 static void check_on_the_fly_period_change(gconstpointer arg) in check_on_the_fly_period_change()
496 static void check_on_the_fly_freq_change(gconstpointer arg) in check_on_the_fly_freq_change()
532 static void check_run_with_period_0(gconstpointer arg) in check_run_with_period_0()
551 static void check_run_with_delta_0(gconstpointer arg) in check_run_with_delta_0()
664 static void check_periodic_with_load_0(gconstpointer arg) in check_periodic_with_load_0()
[all …]
/openbmc/linux/fs/jfs/
H A Djfs_debug.h55 #define jfs_info(fmt, arg...) do { \ argument
61 #define jfs_debug(fmt, arg...) do { \ argument
67 #define jfs_warn(fmt, arg...) do { \ argument
73 #define jfs_err(fmt, arg...) do { \ argument
84 #define jfs_info(fmt, arg...) do {} while (0) argument
85 #define jfs_debug(fmt, arg...) do {} while (0) argument
86 #define jfs_warn(fmt, arg...) do {} while (0) argument
87 #define jfs_err(fmt, arg...) do {} while (0) argument
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h185 #define hw_dbg(hw, format, arg...) \ argument
187 #define hw_err(hw, format, arg...) \ argument
189 #define e_dev_info(format, arg...) \ argument
191 #define e_dev_warn(format, arg...) \ argument
193 #define e_dev_err(format, arg...) \ argument
195 #define e_dev_notice(format, arg...) \ argument
197 #define e_dbg(msglvl, format, arg...) \ argument
199 #define e_info(msglvl, format, arg...) \ argument
201 #define e_err(msglvl, format, arg...) \ argument
203 #define e_warn(msglvl, format, arg...) \ argument
[all …]
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c44 static int fdtv_ca_get_caps(void *arg) in fdtv_ca_get_caps()
55 static int fdtv_ca_get_slot_info(struct firedtv *fdtv, void *arg) in fdtv_ca_get_slot_info()
73 static int fdtv_ca_app_info(struct firedtv *fdtv, void *arg) in fdtv_ca_app_info()
80 static int fdtv_ca_info(struct firedtv *fdtv, void *arg) in fdtv_ca_info()
87 static int fdtv_ca_get_mmi(struct firedtv *fdtv, void *arg) in fdtv_ca_get_mmi()
94 static int fdtv_ca_get_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_get_msg()
122 static int fdtv_ca_pmt(struct firedtv *fdtv, void *arg) in fdtv_ca_pmt()
143 static int fdtv_ca_send_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_send_msg()
174 static int fdtv_ca_ioctl(struct file *file, unsigned int cmd, void *arg) in fdtv_ca_ioctl()
/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence.c97 static int sanitycheck(void *arg) in sanitycheck()
113 static int test_signaling(void *arg) in test_signaling()
160 static int test_add_callback(void *arg) in test_add_callback()
187 static int test_late_add_callback(void *arg) in test_late_add_callback()
218 static int test_rm_callback(void *arg) in test_rm_callback()
250 static int test_late_rm_callback(void *arg) in test_late_rm_callback()
282 static int test_status(void *arg) in test_status()
310 static int test_error(void *arg) in test_error()
341 static int test_wait(void *arg) in test_wait()
383 static int test_wait_timeout(void *arg) in test_wait_timeout()
[all …]

12345678910>>...112