Home
last modified time | relevance | path

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

12345678910>>...108

/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 wfx_hif_get_counters_table(struct wfx_dev * wdev,int vif_id,struct wfx_hif_mib_extended_count_table * arg) wfx_hif_get_counters_table() argument
79 struct wfx_hif_mib_mac_address arg = { }; wfx_hif_set_macaddr() local
89 struct wfx_hif_mib_rx_filter arg = { }; wfx_hif_set_rx_filter() local
102 struct wfx_hif_mib_bcn_filter_table *arg; wfx_hif_set_beacon_filter_table() local
118 struct wfx_hif_mib_bcn_filter_enable arg = { wfx_hif_beacon_filter_control() local
128 struct wfx_hif_mib_gl_operational_power_mode arg = { wfx_hif_set_operational_mode() local
140 struct wfx_hif_mib_template_frame *arg; wfx_hif_set_template_frame() local
155 struct wfx_hif_mib_protected_mgmt_policy arg = { }; wfx_hif_set_mfp() local
170 struct wfx_hif_mib_block_ack_policy arg = { wfx_hif_set_block_ack_policy() local
182 struct wfx_hif_mib_set_association_mode arg = { wfx_hif_set_association_mode() local
197 struct wfx_hif_mib_set_tx_rate_retry_policy *arg; wfx_hif_set_tx_rate_retry_policy() local
221 struct wfx_hif_mib_keep_alive_period arg = { wfx_hif_keep_alive_period() local
231 struct wfx_hif_mib_arp_ip_addr_table arg = { wfx_hif_set_arp_ipv4_filter() local
247 struct wfx_hif_mib_gl_set_multi_msg arg = { wfx_hif_use_multi_tx_conf() local
256 struct wfx_hif_mib_set_uapsd_information arg = { }; wfx_hif_set_uapsd_info() local
272 struct wfx_hif_mib_non_erp_protection arg = { wfx_hif_erp_use_protection() local
282 struct wfx_hif_mib_slot_time arg = { wfx_hif_slot_time() local
291 struct wfx_hif_mib_wep_default_key_id arg = { wfx_hif_wep_default_key_id() local
301 struct wfx_hif_mib_dot11_rts_threshold arg = { wfx_hif_rts_threshold() local
[all...]
/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() argument
217 static void v4l_print_enuminput(const void *arg, bool write_only) in v4l_print_enuminput() argument
227 static void v4l_print_enumoutput(const void *arg, bool write_only) in v4l_print_enumoutput() argument
236 static void v4l_print_audio(const void *arg, bool write_only) in v4l_print_audio() argument
248 static void v4l_print_audioout(const void *arg, bool write_only) in v4l_print_audioout() argument
260 v4l_print_fmtdesc(const void * arg,bool write_only) v4l_print_fmtdesc() argument
270 v4l_print_format(const void * arg,bool write_only) v4l_print_format() argument
353 v4l_print_framebuffer(const void * arg,bool write_only) v4l_print_framebuffer() argument
363 v4l_print_buftype(const void * arg,bool write_only) v4l_print_buftype() argument
368 v4l_print_modulator(const void * arg,bool write_only) v4l_print_modulator() argument
380 v4l_print_tuner(const void * arg,bool write_only) v4l_print_tuner() argument
394 v4l_print_frequency(const void * arg,bool write_only) v4l_print_frequency() argument
402 v4l_print_standard(const void * arg,bool write_only) v4l_print_standard() argument
414 v4l_print_std(const void * arg,bool write_only) v4l_print_std() argument
419 v4l_print_hw_freq_seek(const void * arg,bool write_only) v4l_print_hw_freq_seek() argument
428 v4l_print_requestbuffers(const void * arg,bool write_only) v4l_print_requestbuffers() argument
438 v4l_print_buffer(const void * arg,bool write_only) v4l_print_buffer() argument
474 v4l_print_exportbuffer(const void * arg,bool write_only) v4l_print_exportbuffer() argument
483 v4l_print_create_buffers(const void * arg,bool write_only) v4l_print_create_buffers() argument
493 v4l_print_remove_buffers(const void * arg,bool write_only) v4l_print_remove_buffers() argument
501 v4l_print_streamparm(const void * arg,bool write_only) v4l_print_streamparm() argument
528 v4l_print_queryctrl(const void * arg,bool write_only) v4l_print_queryctrl() argument
538 v4l_print_query_ext_ctrl(const void * arg,bool write_only) v4l_print_query_ext_ctrl() argument
550 v4l_print_querymenu(const void * arg,bool write_only) v4l_print_querymenu() argument
557 v4l_print_control(const void * arg,bool write_only) v4l_print_control() argument
567 v4l_print_ext_controls(const void * arg,bool write_only) v4l_print_ext_controls() argument
588 v4l_print_cropcap(const void * arg,bool write_only) v4l_print_cropcap() argument
601 v4l_print_crop(const void * arg,bool write_only) v4l_print_crop() argument
611 v4l_print_selection(const void * arg,bool write_only) v4l_print_selection() argument
621 v4l_print_jpegcompression(const void * arg,bool write_only) v4l_print_jpegcompression() argument
630 v4l_print_enc_idx(const void * arg,bool write_only) v4l_print_enc_idx() argument
638 v4l_print_encoder_cmd(const void * arg,bool write_only) v4l_print_encoder_cmd() argument
646 v4l_print_decoder_cmd(const void * arg,bool write_only) v4l_print_decoder_cmd() argument
659 v4l_print_dbg_chip_info(const void * arg,bool write_only) v4l_print_dbg_chip_info() argument
672 v4l_print_dbg_register(const void * arg,bool write_only) v4l_print_dbg_register() argument
686 v4l_print_dv_timings(const void * arg,bool write_only) v4l_print_dv_timings() argument
708 v4l_print_enum_dv_timings(const void * arg,bool write_only) v4l_print_enum_dv_timings() argument
716 v4l_print_dv_timings_cap(const void * arg,bool write_only) v4l_print_dv_timings_cap() argument
734 v4l_print_frmsizeenum(const void * arg,bool write_only) v4l_print_frmsizeenum() argument
761 v4l_print_frmivalenum(const void * arg,bool write_only) v4l_print_frmivalenum() argument
789 v4l_print_event(const void * arg,bool write_only) v4l_print_event() argument
821 v4l_print_event_subscription(const void * arg,bool write_only) v4l_print_event_subscription() argument
829 v4l_print_sliced_vbi_cap(const void * arg,bool write_only) v4l_print_sliced_vbi_cap() argument
842 v4l_print_freq_band(const void * arg,bool write_only) v4l_print_freq_band() argument
852 v4l_print_edid(const void * arg,bool write_only) v4l_print_edid() argument
860 v4l_print_u32(const void * arg,bool write_only) v4l_print_u32() argument
865 v4l_print_newline(const void * arg,bool write_only) v4l_print_newline() argument
870 v4l_print_default(const void * arg,bool write_only) v4l_print_default() argument
1093 v4l_querycap(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_querycap() argument
1127 v4l_g_input(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_input() argument
1140 v4l_g_output(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_output() argument
1153 v4l_s_input(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_input() argument
1169 v4l_s_output(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_output() argument
1180 v4l_g_priority(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_priority() argument
1191 v4l_s_priority(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_priority() argument
1205 v4l_enuminput(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_enuminput() argument
1231 v4l_enumoutput(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_enumoutput() argument
1593 v4l_enum_fmt(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_enum_fmt() argument
1684 v4l_g_fmt(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_fmt() argument
1743 v4l_s_fmt(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_fmt() argument
1854 v4l_try_fmt(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_try_fmt() argument
1962 v4l_streamon(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_streamon() argument
1968 v4l_streamoff(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_streamoff() argument
1974 v4l_g_tuner(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_tuner() argument
1989 v4l_s_tuner(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_tuner() argument
2004 v4l_g_modulator(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_modulator() argument
2020 v4l_s_modulator(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_modulator() argument
2032 v4l_g_frequency(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_frequency() argument
2046 v4l_s_frequency(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_frequency() argument
2069 v4l_enumstd(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_enumstd() argument
2078 v4l_s_std(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_std() argument
2096 v4l_querystd(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_querystd() argument
2118 v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_hw_freq_seek() argument
2140 v4l_s_fbuf(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_fbuf() argument
2149 v4l_overlay(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_overlay() argument
2155 v4l_reqbufs(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_reqbufs() argument
2174 v4l_querybuf(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_querybuf() argument
2183 v4l_qbuf(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_qbuf() argument
2192 v4l_dqbuf(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_dqbuf() argument
2201 v4l_create_bufs(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_create_bufs() argument
2228 v4l_prepare_buf(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_prepare_buf() argument
2237 v4l_remove_bufs(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_remove_bufs() argument
2248 v4l_g_parm(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_parm() argument
2271 v4l_s_parm(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_parm() argument
2295 v4l_queryctrl(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_queryctrl() argument
2321 v4l_query_ext_ctrl(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_query_ext_ctrl() argument
2338 v4l_querymenu(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_querymenu() argument
2355 v4l_g_ctrl(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_ctrl() argument
2387 v4l_s_ctrl(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_ctrl() argument
2417 v4l_g_ext_ctrls(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_ext_ctrls() argument
2438 v4l_s_ext_ctrls(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_ext_ctrls() argument
2459 v4l_try_ext_ctrls(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_try_ext_ctrls() argument
2489 v4l_g_selection(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_selection() argument
2505 v4l_s_selection(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_selection() argument
2521 v4l_g_crop(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_crop() argument
2551 v4l_s_crop(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_s_crop() argument
2576 v4l_cropcap(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_cropcap() argument
2642 v4l_log_status(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_log_status() argument
2658 v4l_dbg_g_register(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_dbg_g_register() argument
2686 v4l_dbg_s_register(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_dbg_s_register() argument
2714 v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_dbg_g_chip_info() argument
2757 v4l_dqevent(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_dqevent() argument
2763 v4l_subscribe_event(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_subscribe_event() argument
2769 v4l_unsubscribe_event(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_unsubscribe_event() argument
2775 v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_g_sliced_vbi_cap() argument
2790 v4l_enum_freq_bands(const struct v4l2_ioctl_ops * ops,struct file * file,void * fh,void * arg) v4l_enum_freq_bands() argument
3013 v4l2_ioctl_get_lock(struct video_device * vdev,struct v4l2_fh * vfh,unsigned int cmd,void * arg) v4l2_ioctl_get_lock() argument
3066 __video_do_ioctl(struct file * file,unsigned int cmd,void * arg) __video_do_ioctl() argument
3276 video_get_user(void __user * arg,void * parg,unsigned int real_cmd,unsigned int cmd,bool * always_copy) video_get_user() argument
3351 video_put_user(void __user * arg,void * parg,unsigned int real_cmd,unsigned int cmd) video_put_user() argument
3423 video_usercopy(struct file * file,unsigned int orig_cmd,unsigned long arg,v4l2_kioctl func) video_usercopy() argument
3534 video_ioctl2(struct file * file,unsigned int cmd,unsigned long arg) video_ioctl2() argument
[all...]
/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c41 static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg) in show_threshold() argument
49 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip() argument
57 static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg) in show_temp() argument
66 static int show_governor(struct thermal_zone *tz, __maybe_unused void *arg) in show_governor() argument
75 static int show_tz(struct thermal_zone *tz, __maybe_unused void *arg) in show_tz() argument
90 static int set_threshold(struct thermal_zone *tz, __maybe_unused void *arg) in set_threshold() argument
114 tz_create(const char * name,int tz_id,__maybe_unused void * arg) tz_create() argument
121 tz_delete(int tz_id,__maybe_unused void * arg) tz_delete() argument
128 tz_disable(int tz_id,void * arg) tz_disable() argument
138 tz_enable(int tz_id,void * arg) tz_enable() argument
148 trip_high(int tz_id,int trip_id,int temp,void * arg) trip_high() argument
159 trip_low(int tz_id,int trip_id,int temp,void * arg) trip_low() argument
170 trip_add(int tz_id,int trip_id,int type,int temp,int hyst,__maybe_unused void * arg) trip_add() argument
178 trip_delete(int tz_id,int trip_id,__maybe_unused void * arg) trip_delete() argument
186 trip_change(int tz_id,int trip_id,int type,int temp,int hyst,__maybe_unused void * arg) trip_change() argument
201 cdev_add(const char * name,int cdev_id,int max_state,__maybe_unused void * arg) cdev_add() argument
208 cdev_delete(int cdev_id,__maybe_unused void * arg) cdev_delete() argument
215 cdev_update(int cdev_id,int cur_state,__maybe_unused void * arg) cdev_update() argument
222 gov_change(int tz_id,const char * name,__maybe_unused void * arg) gov_change() argument
234 threshold_add(int tz_id,int temp,int direction,__maybe_unused void * arg) threshold_add() argument
241 threshold_delete(int tz_id,int temp,int direction,__maybe_unused void * arg) threshold_delete() argument
248 threshold_flush(int tz_id,__maybe_unused void * arg) threshold_flush() argument
255 threshold_up(int tz_id,int temp,int prev_temp,__maybe_unused void * arg) threshold_up() argument
263 threshold_down(int tz_id,int temp,int prev_temp,__maybe_unused void * arg) threshold_down() argument
292 thermal_event(__maybe_unused int fd,__maybe_unused void * arg) thermal_event() argument
[all...]
/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1150 void *arg, uint32_t evt) in lpfc_disc_illegal() argument
1173 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() argument
1193 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() argument
1207 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() argument
1215 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() argument
1227 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() argument
1234 void *arg, uint32_ in lpfc_device_rm_unused_node() argument
1242 lpfc_device_recov_unused_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_unused_node() argument
1249 lpfc_rcv_plogi_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_plogi_issue() argument
1295 lpfc_rcv_prli_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_plogi_issue() argument
1309 lpfc_rcv_logo_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_plogi_issue() argument
1325 lpfc_rcv_els_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_els_plogi_issue() argument
1352 lpfc_cmpl_plogi_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_plogi_plogi_issue() argument
1559 lpfc_cmpl_logo_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_logo_plogi_issue() argument
1566 lpfc_cmpl_reglogin_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_reglogin_plogi_issue() argument
1585 lpfc_device_rm_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_plogi_issue() argument
1601 lpfc_device_recov_plogi_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_plogi_issue() argument
1623 lpfc_rcv_plogi_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_adisc_issue() argument
1649 lpfc_rcv_prli_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_adisc_issue() argument
1660 lpfc_rcv_logo_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_adisc_issue() argument
1677 lpfc_rcv_padisc_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_adisc_issue() argument
1689 lpfc_rcv_prlo_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_adisc_issue() argument
1703 lpfc_cmpl_adisc_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_adisc_adisc_issue() argument
1760 lpfc_device_rm_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_adisc_issue() argument
1776 lpfc_device_recov_adisc_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_adisc_issue() argument
1799 lpfc_rcv_plogi_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_reglogin_issue() argument
1811 lpfc_rcv_prli_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_reglogin_issue() argument
1850 lpfc_rcv_logo_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_reglogin_issue() argument
1891 lpfc_rcv_padisc_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_reglogin_issue() argument
1903 lpfc_rcv_prlo_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_reglogin_issue() argument
1916 lpfc_cmpl_reglogin_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_reglogin_reglogin_issue() argument
2025 lpfc_device_rm_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_reglogin_issue() argument
2039 lpfc_device_recov_reglogin_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_reglogin_issue() argument
2064 lpfc_rcv_plogi_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_prli_issue() argument
2076 lpfc_rcv_prli_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_prli_issue() argument
2089 lpfc_rcv_logo_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_prli_issue() argument
2102 lpfc_rcv_padisc_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_prli_issue() argument
2117 lpfc_rcv_prlo_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_prli_issue() argument
2127 lpfc_cmpl_prli_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_prli_prli_issue() argument
2315 lpfc_device_rm_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_prli_issue() argument
2348 lpfc_device_recov_prli_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_prli_issue() argument
2370 lpfc_rcv_plogi_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_logo_issue() argument
2384 lpfc_rcv_prli_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_logo_issue() argument
2398 lpfc_rcv_logo_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_logo_issue() argument
2409 lpfc_rcv_padisc_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_logo_issue() argument
2423 lpfc_rcv_prlo_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_logo_issue() argument
2437 lpfc_cmpl_logo_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_logo_logo_issue() argument
2449 lpfc_device_rm_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_logo_issue() argument
2466 lpfc_device_recov_logo_issue(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_logo_issue() argument
2478 lpfc_rcv_plogi_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_unmap_node() argument
2488 lpfc_rcv_prli_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_unmap_node() argument
2502 lpfc_rcv_logo_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_unmap_node() argument
2512 lpfc_rcv_padisc_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_unmap_node() argument
2522 lpfc_rcv_prlo_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_unmap_node() argument
2533 lpfc_device_rm_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_unmap_node() argument
2543 lpfc_device_recov_unmap_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_unmap_node() argument
2560 lpfc_rcv_plogi_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_mapped_node() argument
2570 lpfc_rcv_prli_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_mapped_node() argument
2582 lpfc_rcv_logo_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_mapped_node() argument
2593 lpfc_rcv_padisc_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_mapped_node() argument
2603 lpfc_rcv_prlo_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_mapped_node() argument
2634 lpfc_device_recov_mapped_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_mapped_node() argument
2651 lpfc_rcv_plogi_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_plogi_npr_node() argument
2676 lpfc_rcv_prli_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prli_npr_node() argument
2704 lpfc_rcv_logo_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_logo_npr_node() argument
2714 lpfc_rcv_padisc_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_padisc_npr_node() argument
2743 lpfc_rcv_prlo_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_rcv_prlo_npr_node() argument
2765 lpfc_cmpl_plogi_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_plogi_npr_node() argument
2784 lpfc_cmpl_prli_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_prli_npr_node() argument
2804 lpfc_cmpl_logo_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_logo_npr_node() argument
2817 lpfc_cmpl_adisc_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_adisc_npr_node() argument
2838 lpfc_cmpl_reglogin_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_cmpl_reglogin_npr_node() argument
2861 lpfc_device_rm_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_rm_npr_node() argument
2873 lpfc_device_recov_npr_node(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_device_recov_npr_node() argument
3077 lpfc_disc_state_machine(struct lpfc_vport * vport,struct lpfc_nodelist * ndlp,void * arg,uint32_t evt) lpfc_disc_state_machine() argument
[all...]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h84 static inline u8 __bth_opcode(void *arg) in __bth_opcode() argument
91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() argument
98 static inline u8 __bth_se(void *arg) in __bth_se() argument
105 static inline void __bth_set_se(void *arg, int se) in __bth_set_se() argument
115 static inline u8 __bth_mig(void *arg) in __bth_mig() argument
122 __bth_set_mig(void * arg,u8 mig) __bth_set_mig() argument
132 __bth_pad(void * arg) __bth_pad() argument
139 __bth_set_pad(void * arg,u8 pad) __bth_set_pad() argument
147 __bth_tver(void * arg) __bth_tver() argument
154 __bth_set_tver(void * arg,u8 tver) __bth_set_tver() argument
162 __bth_pkey(void * arg) __bth_pkey() argument
169 __bth_set_pkey(void * arg,u16 pkey) __bth_set_pkey() argument
176 __bth_qpn(void * arg) __bth_qpn() argument
183 __bth_set_qpn(void * arg,u32 qpn) __bth_set_qpn() argument
192 __bth_fecn(void * arg) __bth_fecn() argument
199 __bth_set_fecn(void * arg,int fecn) __bth_set_fecn() argument
209 __bth_becn(void * arg) __bth_becn() argument
216 __bth_set_becn(void * arg,int becn) __bth_set_becn() argument
226 __bth_resv6a(void * arg) __bth_resv6a() argument
233 __bth_set_resv6a(void * arg) __bth_set_resv6a() argument
240 __bth_ack(void * arg) __bth_ack() argument
247 __bth_set_ack(void * arg,int ack) __bth_set_ack() argument
257 __bth_set_resv7(void * arg) __bth_set_resv7() argument
264 __bth_psn(void * arg) __bth_psn() argument
271 __bth_set_psn(void * arg,u32 psn) __bth_set_psn() argument
434 __rdeth_een(void * arg) __rdeth_een() argument
441 __rdeth_set_een(void * arg,u32 een) __rdeth_set_een() argument
471 __deth_qkey(void * arg) __deth_qkey() argument
478 __deth_set_qkey(void * arg,u32 qkey) __deth_set_qkey() argument
485 __deth_sqp(void * arg) __deth_sqp() argument
492 __deth_set_sqp(void * arg,u32 sqp) __deth_set_sqp() argument
532 __reth_va(void * arg) __reth_va() argument
539 __reth_set_va(void * arg,u64 va) __reth_set_va() argument
546 __reth_rkey(void * arg) __reth_rkey() argument
553 __reth_set_rkey(void * arg,u32 rkey) __reth_set_rkey() argument
560 __reth_len(void * arg) __reth_len() argument
567 __reth_set_len(void * arg,u32 len) __reth_set_len() argument
622 __feth_plt(void * arg) __feth_plt() argument
629 __feth_sel(void * arg) __feth_sel() argument
666 __atmeth_va(void * arg) __atmeth_va() argument
673 __atmeth_set_va(void * arg,u64 va) __atmeth_set_va() argument
680 __atmeth_rkey(void * arg) __atmeth_rkey() argument
687 __atmeth_set_rkey(void * arg,u32 rkey) __atmeth_set_rkey() argument
694 __atmeth_swap_add(void * arg) __atmeth_swap_add() argument
701 __atmeth_set_swap_add(void * arg,u64 swap_add) __atmeth_set_swap_add() argument
708 __atmeth_comp(void * arg) __atmeth_comp() argument
715 __atmeth_set_comp(void * arg,u64 comp) __atmeth_set_comp() argument
793 __aeth_syn(void * arg) __aeth_syn() argument
800 __aeth_set_syn(void * arg,u8 syn) __aeth_set_syn() argument
809 __aeth_msn(void * arg) __aeth_msn() argument
816 __aeth_set_msn(void * arg,u32 msn) __aeth_set_msn() argument
856 __atmack_orig(void * arg) __atmack_orig() argument
863 __atmack_set_orig(void * arg,u64 orig) __atmack_set_orig() argument
889 __immdt_imm(void * arg) __immdt_imm() argument
896 __immdt_set_imm(void * arg,__be32 imm) __immdt_set_imm() argument
922 __ieth_rkey(void * arg) __ieth_rkey() argument
929 __ieth_set_rkey(void * arg,u32 rkey) __ieth_set_rkey() argument
[all...]
/linux/drivers/s390/net/
H A Dctcm_fsms.c229 ctcm_action_nop(fsm_instance * fi,int event,void * arg) ctcm_action_nop() argument
246 chx_txdone(fsm_instance * fi,int event,void * arg) chx_txdone() argument
334 ctcm_chx_txidle(fsm_instance * fi,int event,void * arg) ctcm_chx_txidle() argument
355 chx_rx(fsm_instance * fi,int event,void * arg) chx_rx() argument
431 chx_firstio(fsm_instance * fi,int event,void * arg) chx_firstio() argument
509 chx_rxidle(fsm_instance * fi,int event,void * arg) chx_rxidle() argument
548 ctcm_chx_setmode(fsm_instance * fi,int event,void * arg) ctcm_chx_setmode() argument
588 ctcm_chx_start(fsm_instance * fi,int event,void * arg) ctcm_chx_start() argument
651 ctcm_chx_haltio(fsm_instance * fi,int event,void * arg) ctcm_chx_haltio() argument
739 ctcm_chx_stopped(fsm_instance * fi,int event,void * arg) ctcm_chx_stopped() argument
752 ctcm_chx_stop(fsm_instance * fi,int event,void * arg) ctcm_chx_stop() argument
766 ctcm_chx_fail(fsm_instance * fi,int event,void * arg) ctcm_chx_fail() argument
778 ctcm_chx_setuperr(fsm_instance * fi,int event,void * arg) ctcm_chx_setuperr() argument
827 ctcm_chx_restart(fsm_instance * fi,int event,void * arg) ctcm_chx_restart() argument
869 ctcm_chx_rxiniterr(fsm_instance * fi,int event,void * arg) ctcm_chx_rxiniterr() argument
904 ctcm_chx_rxinitfail(fsm_instance * fi,int event,void * arg) ctcm_chx_rxinitfail() argument
924 ctcm_chx_rxdisc(fsm_instance * fi,int event,void * arg) ctcm_chx_rxdisc() argument
956 ctcm_chx_txiniterr(fsm_instance * fi,int event,void * arg) ctcm_chx_txiniterr() argument
988 ctcm_chx_txretry(fsm_instance * fi,int event,void * arg) ctcm_chx_txretry() argument
1060 ctcm_chx_iofatal(fsm_instance * fi,int event,void * arg) ctcm_chx_iofatal() argument
1210 ctcmpc_chx_txdone(fsm_instance * fi,int event,void * arg) ctcmpc_chx_txdone() argument
1372 ctcmpc_chx_rx(fsm_instance * fi,int event,void * arg) ctcmpc_chx_rx() argument
1474 ctcmpc_chx_firstio(fsm_instance * fi,int event,void * arg) ctcmpc_chx_firstio() argument
1528 ctcmpc_chx_rxidle(fsm_instance * fi,int event,void * arg) ctcmpc_chx_rxidle() argument
1582 ctcmpc_chx_attn(fsm_instance * fsm,int event,void * arg) ctcmpc_chx_attn() argument
1641 ctcmpc_chx_attnbusy(fsm_instance * fsm,int event,void * arg) ctcmpc_chx_attnbusy() argument
1727 ctcmpc_chx_resend(fsm_instance * fsm,int event,void * arg) ctcmpc_chx_resend() argument
1743 ctcmpc_chx_send_sweep(fsm_instance * fsm,int event,void * arg) ctcmpc_chx_send_sweep() argument
2053 dev_action_start(fsm_instance * fi,int event,void * arg) dev_action_start() argument
2078 dev_action_stop(fsm_instance * fi,int event,void * arg) dev_action_stop() argument
2098 dev_action_restart(fsm_instance * fi,int event,void * arg) dev_action_restart() argument
2133 dev_action_chup(fsm_instance * fi,int event,void * arg) dev_action_chup() argument
2194 dev_action_chdown(fsm_instance * fi,int event,void * arg) dev_action_chdown() argument
[all...]
/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.c52 enum efc_sm_event evt, void *arg) in __efc_fabric_common() argument
74 void *arg) in __efc_fabric_init() argument
132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp() argument
238 enum efc_sm_event evt, void *arg) in __efc_vport_fabric_init() argument
260 __efc_fabric_fdisc_wait_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabric_fdisc_wait_rsp() argument
354 __efc_fabric_wait_domain_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabric_wait_domain_attach() argument
395 __efc_fabric_idle(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabric_idle() argument
412 __efc_ns_init(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_init() argument
433 __efc_ns_plogi_wait_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_plogi_wait_rsp() argument
469 __efc_ns_wait_node_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_wait_node_attach() argument
523 __efc_fabric_wait_attach_evt_shutdown(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabric_wait_attach_evt_shutdown() argument
567 __efc_ns_rftid_wait_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_rftid_wait_rsp() argument
602 __efc_ns_rffid_wait_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_rffid_wait_rsp() argument
788 __efc_ns_gidpt_wait_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_gidpt_wait_rsp() argument
838 __efc_ns_idle(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_idle() argument
898 __efc_ns_gidpt_delay(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_ns_gidpt_delay() argument
949 __efc_fabctl_init(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabctl_init() argument
973 __efc_fabctl_wait_scr_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabctl_wait_scr_rsp() argument
1018 __efc_fabctl_ready(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabctl_ready() argument
1055 __efc_fabctl_wait_ls_acc_cmpl(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_fabctl_wait_ls_acc_cmpl() argument
1119 __efc_p2p_wait_domain_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_wait_domain_attach() argument
1208 __efc_p2p_rnode_init(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_rnode_init() argument
1237 __efc_p2p_wait_flogi_acc_cmpl(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_wait_flogi_acc_cmpl() argument
1313 __efc_p2p_wait_plogi_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_wait_plogi_rsp() argument
1390 __efc_p2p_wait_plogi_rsp_recvd_prli(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_wait_plogi_rsp_recvd_prli() argument
1458 __efc_p2p_wait_node_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_p2p_wait_node_attach() argument
[all...]
H A Defc_domain.c14 efc_domain_cb(void *arg, int event, void *data) in efc_domain_cb() argument
104 _efc_domain_free(struct kref *arg) in _efc_domain_free() argument
160 void (*callback)(struct efc *efc, void *arg), in efc_register_domain_free_cb() argument
172 enum efc_sm_event evt, void *arg) in __efc_domain_common() argument
194 enum efc_sm_event evt, void *arg) in __efc_domain_common_shutdown() argument
231 __efc_domain_init(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_init() argument
358 __efc_domain_wait_alloc(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_wait_alloc() argument
460 __efc_domain_allocated(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_allocated() argument
545 __efc_domain_wait_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_wait_attach() argument
625 __efc_domain_ready(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_ready() argument
696 __efc_domain_wait_nports_free(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_wait_nports_free() argument
725 __efc_domain_wait_shutdown(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_wait_shutdown() argument
775 __efc_domain_wait_domain_lost(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_domain_wait_domain_lost() argument
841 efc_domain_post_event(struct efc_domain * domain,enum efc_sm_event event,void * arg) efc_domain_post_event() argument
938 efc_domain_dispatch_frame(void * arg,struct efc_hw_sequence * seq) efc_domain_dispatch_frame() argument
1023 efc_node_dispatch_frame(void * arg,struct efc_hw_sequence * seq) efc_node_dispatch_frame() argument
[all...]
H A Defc_device.c45 enum efc_sm_event evt, void *arg) in __efc_d_common() argument
83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node() argument
146 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_ini_tgt() argument
199 enum efc_sm_event evt, void *arg) in __efc_d_initiate_shutdown() argument
315 enum efc_sm_event evt, void *arg) in __efc_d_wait_loop() argument
372 __efc_d_wait_plogi_acc_cmpl(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_plogi_acc_cmpl() argument
409 __efc_d_wait_logo_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_logo_rsp() argument
504 __efc_d_init(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_init() argument
688 __efc_d_wait_plogi_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_plogi_rsp() argument
810 __efc_d_wait_plogi_rsp_recvd_prli(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_plogi_rsp_recvd_prli() argument
876 __efc_d_wait_domain_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_domain_attach() argument
912 __efc_d_wait_topology_notify(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_topology_notify() argument
979 __efc_d_wait_node_attach(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_node_attach() argument
1059 __efc_d_wait_attach_evt_shutdown(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_attach_evt_shutdown() argument
1110 __efc_d_port_logged_in(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_port_logged_in() argument
1260 __efc_d_wait_logo_acc_cmpl(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_logo_acc_cmpl() argument
1292 __efc_d_device_ready(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_device_ready() argument
1424 __efc_d_device_gone(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_device_gone() argument
1547 __efc_d_wait_adisc_rsp(struct efc_sm_ctx * ctx,enum efc_sm_event evt,void * arg) __efc_d_wait_adisc_rsp() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/sspl/
H A Dspl_fixpt31_32.c12 long long arg) in abs_i64() argument
150 struct spl_fixed31_32 spl_fixpt_sqr(struct spl_fixed31_32 arg) in spl_fixpt_sqr() argument
190 struct spl_fixed31_32 spl_fixpt_recip(struct spl_fixed31_32 arg) in spl_fixpt_recip() argument
202 struct spl_fixed31_32 spl_fixpt_sinc(struct spl_fixed31_32 arg) in spl_fixpt_sinc() argument
246 spl_fixpt_sin(struct spl_fixed31_32 arg) spl_fixpt_sin() argument
253 spl_fixpt_cos(struct spl_fixed31_32 arg) spl_fixpt_cos() argument
285 spl_fixed31_32_exp_from_taylor_series(struct spl_fixed31_32 arg) spl_fixed31_32_exp_from_taylor_series() argument
313 spl_fixpt_exp(struct spl_fixed31_32 arg) spl_fixpt_exp() argument
356 spl_fixpt_log(struct spl_fixed31_32 arg) spl_fixpt_log() argument
430 spl_fixpt_u4d19(struct spl_fixed31_32 arg) spl_fixpt_u4d19() argument
435 spl_fixpt_u3d19(struct spl_fixed31_32 arg) spl_fixpt_u3d19() argument
440 spl_fixpt_u2d19(struct spl_fixed31_32 arg) spl_fixpt_u2d19() argument
445 spl_fixpt_u0d19(struct spl_fixed31_32 arg) spl_fixpt_u0d19() argument
450 spl_fixpt_clamp_u0d14(struct spl_fixed31_32 arg) spl_fixpt_clamp_u0d14() argument
455 spl_fixpt_clamp_u0d10(struct spl_fixed31_32 arg) spl_fixpt_clamp_u0d10() argument
460 spl_fixpt_s4d19(struct spl_fixed31_32 arg) spl_fixpt_s4d19() argument
[all...]
H A Dspl_fixpt31_32.h69 static inline struct spl_fixed31_32 spl_fixpt_from_int(int arg) in spl_fixpt_from_int() argument
87 static inline struct spl_fixed31_32 spl_fixpt_neg(struct spl_fixed31_32 arg) in spl_fixpt_neg() argument
100 spl_fixpt_abs(struct spl_fixed31_32 arg) spl_fixpt_abs() argument
171 spl_fixpt_clamp(struct spl_fixed31_32 arg,struct spl_fixed31_32 min_value,struct spl_fixed31_32 max_value) spl_fixpt_clamp() argument
192 spl_fixpt_shl(struct spl_fixed31_32 arg,unsigned int shift) spl_fixpt_shl() argument
206 spl_fixpt_shr(struct spl_fixed31_32 arg,unsigned int shift) spl_fixpt_shr() argument
428 spl_fixpt_floor(struct spl_fixed31_32 arg) spl_fixpt_floor() argument
442 spl_fixpt_round(struct spl_fixed31_32 arg) spl_fixpt_round() argument
462 spl_fixpt_ceil(struct spl_fixed31_32 arg) spl_fixpt_ceil() argument
499 spl_fixpt_truncate(struct spl_fixed31_32 arg,unsigned int frac_bits) spl_fixpt_truncate() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dfixpt31_32.c34 long long arg) in abs_i64() argument
170 struct fixed31_32 dc_fixpt_sqr(struct fixed31_32 arg) in dc_fixpt_sqr() argument
208 struct fixed31_32 dc_fixpt_recip(struct fixed31_32 arg) in dc_fixpt_recip() argument
219 struct fixed31_32 dc_fixpt_sinc(struct fixed31_32 arg) in dc_fixpt_sinc() argument
263 dc_fixpt_sin(struct fixed31_32 arg) dc_fixpt_sin() argument
270 dc_fixpt_cos(struct fixed31_32 arg) dc_fixpt_cos() argument
302 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) fixed31_32_exp_from_taylor_series() argument
330 dc_fixpt_exp(struct fixed31_32 arg) dc_fixpt_exp() argument
373 dc_fixpt_log(struct fixed31_32 arg) dc_fixpt_log() argument
447 dc_fixpt_u4d19(struct fixed31_32 arg) dc_fixpt_u4d19() argument
452 dc_fixpt_u3d19(struct fixed31_32 arg) dc_fixpt_u3d19() argument
457 dc_fixpt_u2d19(struct fixed31_32 arg) dc_fixpt_u2d19() argument
462 dc_fixpt_u0d19(struct fixed31_32 arg) dc_fixpt_u0d19() argument
467 dc_fixpt_clamp_u0d14(struct fixed31_32 arg) dc_fixpt_clamp_u0d14() argument
472 dc_fixpt_clamp_u0d10(struct fixed31_32 arg) dc_fixpt_clamp_u0d10() argument
477 dc_fixpt_s4d19(struct fixed31_32 arg) dc_fixpt_s4d19() argument
[all...]
/linux/net/sctp/
H A Dsm_statefuns.c236 sctp_sf_do_4_C(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_4_C() argument
321 sctp_sf_do_5_1B_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1B_init() argument
521 sctp_sf_do_5_1C_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1C_ack() argument
703 sctp_sf_do_5_1D_ce(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1D_ce() argument
924 sctp_sf_do_5_1E_ca(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1E_ca() argument
1017 sctp_sf_heartbeat(const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_heartbeat() argument
1043 sctp_sf_sendbeat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_sendbeat_8_3() argument
1091 sctp_sf_send_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_send_reconf() argument
1120 sctp_sf_send_probe(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_send_probe() argument
1168 sctp_sf_beat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_beat_8_3() argument
1242 sctp_sf_backbeat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_backbeat_8_3() argument
1516 sctp_sf_do_unexpected_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_unexpected_init() argument
1735 sctp_sf_do_5_2_1_siminit(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_1_siminit() argument
1790 sctp_sf_do_5_2_2_dupinit(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_2_dupinit() argument
1814 sctp_sf_do_5_2_3_initack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_3_initack() argument
2202 sctp_sf_do_5_2_4_dupcook(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_4_dupcook() argument
2339 sctp_sf_shutdown_pending_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_pending_abort() argument
2385 sctp_sf_shutdown_sent_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_sent_abort() argument
2439 sctp_sf_shutdown_ack_sent_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_ack_sent_abort() argument
2467 sctp_sf_cookie_echoed_err(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_err() argument
2532 sctp_sf_do_5_2_6_stale(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_6_stale() argument
2655 sctp_sf_do_9_1_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_1_abort() argument
2696 __sctp_sf_do_9_1_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) __sctp_sf_do_9_1_abort() argument
2727 sctp_sf_cookie_wait_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_abort() argument
2767 sctp_sf_cookie_wait_icmp_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_icmp_abort() argument
2783 sctp_sf_cookie_echoed_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_abort() argument
2857 sctp_sf_do_9_2_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shutdown() argument
2947 sctp_sf_do_9_2_shut_ctsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shut_ctsn() argument
2999 __sctp_sf_do_9_2_reshutack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) __sctp_sf_do_9_2_reshutack() argument
3037 sctp_sf_do_9_2_reshutack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_reshutack() argument
3083 sctp_sf_do_ecn_cwr(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_ecn_cwr() argument
3139 sctp_sf_do_ecne(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_ecne() argument
3195 sctp_sf_eat_data_6_2(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_data_6_2() argument
3316 sctp_sf_eat_data_fast_4_4(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_data_fast_4_4() argument
3407 sctp_sf_eat_sack_6_2(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_sack_6_2() argument
3484 sctp_sf_tabort_8_4_8(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_tabort_8_4_8() argument
3531 sctp_sf_new_encap_port(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_new_encap_port() argument
3573 sctp_sf_operr_notify(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_operr_notify() argument
3611 sctp_sf_do_9_2_final(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_final() argument
3694 sctp_sf_ootb(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ootb() argument
3790 sctp_sf_shut_8_4_5(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shut_8_4_5() argument
3846 sctp_sf_do_8_5_1_E_sa(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_8_5_1_E_sa() argument
3874 sctp_sf_do_asconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_asconf() argument
4015 sctp_sf_do_asconf_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_asconf_ack() argument
4130 sctp_sf_do_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_reconf() argument
4207 sctp_sf_eat_fwd_tsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_fwd_tsn() argument
4274 sctp_sf_eat_fwd_tsn_fast(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_fwd_tsn_fast() argument
4436 sctp_sf_eat_auth(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_auth() argument
4532 sctp_sf_unk_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_unk_chunk() argument
4612 sctp_sf_discard_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_discard_chunk() argument
4655 sctp_sf_pdiscard(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_pdiscard() argument
4682 sctp_sf_violation(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation() argument
4705 sctp_sf_abort_violation(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,void * arg,struct sctp_cmd_seq * commands,const __u8 * payload,const size_t paylen) sctp_sf_abort_violation() argument
4823 sctp_sf_violation_chunklen(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_chunklen() argument
4843 sctp_sf_violation_paramlen(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,void * ext,struct sctp_cmd_seq * commands) sctp_sf_violation_paramlen() argument
4886 sctp_sf_violation_ctsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_ctsn() argument
4906 sctp_sf_violation_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_chunk() argument
4978 sctp_sf_do_prm_asoc(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_asoc() argument
5090 sctp_sf_do_prm_send(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_send() argument
5130 sctp_sf_do_9_2_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_prm_shutdown() argument
5187 sctp_sf_do_9_1_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_1_prm_abort() argument
5224 sctp_sf_error_closed(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_error_closed() argument
5239 sctp_sf_error_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_error_shutdown() argument
5266 sctp_sf_cookie_wait_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_prm_shutdown() argument
5301 sctp_sf_cookie_echoed_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_prm_shutdown() argument
5329 sctp_sf_cookie_wait_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_prm_abort() argument
5378 sctp_sf_cookie_echoed_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_prm_abort() argument
5404 sctp_sf_shutdown_pending_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_pending_prm_abort() argument
5431 sctp_sf_shutdown_sent_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_sent_prm_abort() argument
5462 sctp_sf_shutdown_ack_sent_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_ack_sent_prm_abort() argument
5498 sctp_sf_do_prm_requestheartbeat(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_requestheartbeat() argument
5530 sctp_sf_do_prm_asconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_asconf() argument
5547 sctp_sf_do_prm_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_reconf() argument
5566 sctp_sf_ignore_primitive(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ignore_primitive() argument
5590 sctp_sf_do_no_pending_tsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_no_pending_tsn() argument
5622 sctp_sf_do_9_2_start_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_start_shutdown() argument
5692 sctp_sf_do_9_2_shutdown_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shutdown_ack() argument
5765 sctp_sf_ignore_other(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ignore_other() argument
5793 sctp_sf_do_6_3_3_rtx(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_6_3_3_rtx() argument
5881 sctp_sf_do_6_2_sack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_6_2_sack() argument
5913 sctp_sf_t1_init_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t1_init_timer_expire() argument
5978 sctp_sf_t1_cookie_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t1_cookie_timer_expire() argument
6029 sctp_sf_t2_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t2_timer_expire() argument
6100 sctp_sf_t4_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t4_timer_expire() argument
6172 sctp_sf_t5_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t5_timer_expire() argument
6209 sctp_sf_autoclose_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_autoclose_timer_expire() argument
6252 sctp_sf_not_impl(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_not_impl() argument
6269 sctp_sf_bug(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_bug() argument
6289 sctp_sf_timer_ignore(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_timer_ignore() argument
[all...]
/linux/drivers/isdn/mISDN/
H A Dlayer2.c155 l2up_create(struct layer2 *l2, u_int prim, int len, void *arg) in l2up_create() argument
216 l2down_create(struct layer2 *l2, u_int prim, u_int id, int len, void *arg) in l2down_create() argument
278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout() argument
303 l2mgr(struct layer2 *l2, u_int prim, void *arg) { in l2mgr() argument
714 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua() argument
727 l2_mdl_error_dm(struct FsmInst * fi,int event,void * arg) l2_mdl_error_dm() argument
742 l2_st8_mdl_error_dm(struct FsmInst * fi,int event,void * arg) l2_st8_mdl_error_dm() argument
756 l2_go_st3(struct FsmInst * fi,int event,void * arg) l2_go_st3() argument
763 l2_mdl_assign(struct FsmInst * fi,int event,void * arg) l2_mdl_assign() argument
773 l2_queue_ui_assign(struct FsmInst * fi,int event,void * arg) l2_queue_ui_assign() argument
784 l2_queue_ui(struct FsmInst * fi,int event,void * arg) l2_queue_ui() argument
810 l2_send_ui(struct FsmInst * fi,int event,void * arg) l2_send_ui() argument
820 l2_got_ui(struct FsmInst * fi,int event,void * arg) l2_got_ui() argument
836 l2_establish(struct FsmInst * fi,int event,void * arg) l2_establish() argument
847 l2_discard_i_setl3(struct FsmInst * fi,int event,void * arg) l2_discard_i_setl3() argument
859 l2_l3_reestablish(struct FsmInst * fi,int event,void * arg) l2_l3_reestablish() argument
871 l2_release(struct FsmInst * fi,int event,void * arg) l2_release() argument
881 l2_pend_rel(struct FsmInst * fi,int event,void * arg) l2_pend_rel() argument
891 l2_disconnect(struct FsmInst * fi,int event,void * arg) l2_disconnect() argument
907 l2_start_multi(struct FsmInst * fi,int event,void * arg) l2_start_multi() argument
927 l2_send_UA(struct FsmInst * fi,int event,void * arg) l2_send_UA() argument
936 l2_send_DM(struct FsmInst * fi,int event,void * arg) l2_send_DM() argument
945 l2_restart_multi(struct FsmInst * fi,int event,void * arg) l2_restart_multi() argument
980 l2_stop_multi(struct FsmInst * fi,int event,void * arg) l2_stop_multi() argument
998 l2_connected(struct FsmInst * fi,int event,void * arg) l2_connected() argument
1035 l2_released(struct FsmInst * fi,int event,void * arg) l2_released() argument
1053 l2_reestablish(struct FsmInst * fi,int event,void * arg) l2_reestablish() argument
1065 l2_st5_dm_release(struct FsmInst * fi,int event,void * arg) l2_st5_dm_release() argument
1085 l2_st6_dm_release(struct FsmInst * fi,int event,void * arg) l2_st6_dm_release() argument
1183 l2_st7_got_super(struct FsmInst * fi,int event,void * arg) l2_st7_got_super() argument
1244 l2_feed_i_if_reest(struct FsmInst * fi,int event,void * arg) l2_feed_i_if_reest() argument
1256 l2_feed_i_pull(struct FsmInst * fi,int event,void * arg) l2_feed_i_pull() argument
1266 l2_feed_iqueue(struct FsmInst * fi,int event,void * arg) l2_feed_iqueue() argument
1275 l2_got_iframe(struct FsmInst * fi,int event,void * arg) l2_got_iframe() argument
1344 l2_got_tei(struct FsmInst * fi,int event,void * arg) l2_got_tei() argument
1363 l2_st5_tout_200(struct FsmInst * fi,int event,void * arg) l2_st5_tout_200() argument
1390 l2_st6_tout_200(struct FsmInst * fi,int event,void * arg) l2_st6_tout_200() argument
1413 l2_st7_tout_200(struct FsmInst * fi,int event,void * arg) l2_st7_tout_200() argument
1430 l2_st8_tout_200(struct FsmInst * fi,int event,void * arg) l2_st8_tout_200() argument
1451 l2_st7_tout_203(struct FsmInst * fi,int event,void * arg) l2_st7_tout_203() argument
1466 l2_pull_iqueue(struct FsmInst * fi,int event,void * arg) l2_pull_iqueue() argument
1516 l2_st8_got_super(struct FsmInst * fi,int event,void * arg) l2_st8_got_super() argument
1570 l2_got_FRMR(struct FsmInst * fi,int event,void * arg) l2_got_FRMR() argument
1587 l2_st24_tei_remove(struct FsmInst * fi,int event,void * arg) l2_st24_tei_remove() argument
1597 l2_st3_tei_remove(struct FsmInst * fi,int event,void * arg) l2_st3_tei_remove() argument
1608 l2_st5_tei_remove(struct FsmInst * fi,int event,void * arg) l2_st5_tei_remove() argument
1622 l2_st6_tei_remove(struct FsmInst * fi,int event,void * arg) l2_st6_tei_remove() argument
1634 l2_tei_remove(struct FsmInst * fi,int event,void * arg) l2_tei_remove() argument
1653 l2_st14_persistent_da(struct FsmInst * fi,int event,void * arg) l2_st14_persistent_da() argument
1667 l2_st5_persistent_da(struct FsmInst * fi,int event,void * arg) l2_st5_persistent_da() argument
1684 l2_st6_persistent_da(struct FsmInst * fi,int event,void * arg) l2_st6_persistent_da() argument
1698 l2_persistent_da(struct FsmInst * fi,int event,void * arg) l2_persistent_da() argument
1715 l2_set_own_busy(struct FsmInst * fi,int event,void * arg) l2_set_own_busy() argument
1728 l2_clear_own_busy(struct FsmInst * fi,int event,void * arg) l2_clear_own_busy() argument
1741 l2_frame_error(struct FsmInst * fi,int event,void * arg) l2_frame_error() argument
1749 l2_frame_error_reest(struct FsmInst * fi,int event,void * arg) l2_frame_error_reest() argument
2034 tei_l2(struct layer2 * l2,u_int cmd,u_long arg) tei_l2() argument
2080 l2_ctrl(struct mISDNchannel * ch,u_int cmd,void * arg) l2_ctrl() argument
[all...]
H A Dlayer1.c109 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset() argument
115 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf() argument
125 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s() argument
135 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s() argument
147 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5() argument
153 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8() argument
159 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind() argument
168 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind() argument
185 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3() argument
202 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act() argument
212 l1_timer_deact(struct FsmInst * fi,int event,void * arg) l1_timer_deact() argument
225 l1_activate_s(struct FsmInst * fi,int event,void * arg) l1_activate_s() argument
236 l1_activate_no(struct FsmInst * fi,int event,void * arg) l1_activate_no() argument
[all...]
/linux/drivers/misc/
H A Dkgdbts.c217 static unsigned long lookup_addr(char *arg) in lookup_addr() argument
231 static void break_helper(char *bp_type, char *arg, unsigned long vaddr) in break_helper() argument
245 static void sw_break(char *arg) in sw_break() argument
250 static void sw_rem_break(char *arg) in sw_rem_break() argument
255 hw_break(char * arg) hw_break() argument
260 hw_rem_break(char * arg) hw_rem_break() argument
265 hw_write_break(char * arg) hw_write_break() argument
270 hw_rem_write_break(char * arg) hw_rem_write_break() argument
275 hw_access_break(char * arg) hw_access_break() argument
280 hw_rem_access_break(char * arg) hw_rem_access_break() argument
295 get_thread_id_continue(char * put_str,char * arg) get_thread_id_continue() argument
305 check_and_rewind_pc(char * put_str,char * arg) check_and_rewind_pc() argument
342 check_single_step(char * put_str,char * arg) check_single_step() argument
388 write_regs(char * arg) write_regs() argument
397 skip_back_repeat_test(char * arg) skip_back_repeat_test() argument
413 got_break(char * put_str,char * arg) got_break() argument
424 get_cont_catch(char * arg) get_cont_catch() argument
430 put_cont_catch(char * put_str,char * arg) put_cont_catch() argument
438 emul_reset(char * put_str,char * arg) emul_reset() argument
449 emul_sstep_get(char * arg) emul_sstep_get() argument
484 emul_sstep_put(char * put_str,char * arg) emul_sstep_put() argument
536 final_ack_set(char * put_str,char * arg) final_ack_set() argument
[all...]
/linux/drivers/tee/optee/
H A Drpc.c16 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time() argument
38 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer() argument
125 handle_rpc_func_cmd_i2c_transfer(struct tee_context * ctx,struct optee_msg_arg * arg) handle_rpc_func_cmd_i2c_transfer() argument
132 handle_rpc_func_cmd_wq(struct optee * optee,struct optee_msg_arg * arg) handle_rpc_func_cmd_wq() argument
166 handle_rpc_func_cmd_wait(struct optee_msg_arg * arg) handle_rpc_func_cmd_wait() argument
189 handle_rpc_supp_cmd(struct tee_context * ctx,struct optee * optee,struct optee_msg_arg * arg) handle_rpc_supp_cmd() argument
267 handle_rpc_func_rpmb_probe_reset(struct tee_context * ctx,struct optee * optee,struct optee_msg_arg * arg) handle_rpc_func_rpmb_probe_reset() argument
319 handle_rpc_func_rpmb_probe_next(struct tee_context * ctx,struct optee * optee,struct optee_msg_arg * arg) handle_rpc_func_rpmb_probe_next() argument
371 handle_rpc_func_rpmb_frames(struct tee_context * ctx,struct optee * optee,struct optee_msg_arg * arg) handle_rpc_func_rpmb_frames() argument
414 optee_rpc_cmd(struct tee_context * ctx,struct optee * optee,struct optee_msg_arg * arg) optee_rpc_cmd() argument
[all...]
/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 argument
86 jfs_warn(fmt,arg...) global() argument
87 jfs_err(fmt,arg...) global() argument
[all...]
/linux/drivers/media/firewire/
H A Dfiredtv-ci.c44 static int fdtv_ca_get_caps(void *arg) in fdtv_ca_get_caps() argument
55 static int fdtv_ca_get_slot_info(struct firedtv *fdtv, void *arg) in fdtv_ca_get_slot_info() argument
73 static int fdtv_ca_app_info(struct firedtv *fdtv, void *arg) in fdtv_ca_app_info() argument
80 static int fdtv_ca_info(struct firedtv *fdtv, void *arg) in fdtv_ca_info() argument
87 static int fdtv_ca_get_mmi(struct firedtv *fdtv, void *arg) in fdtv_ca_get_mmi() argument
94 fdtv_ca_get_msg(struct firedtv * fdtv,void * arg) fdtv_ca_get_msg() argument
122 fdtv_ca_pmt(struct firedtv * fdtv,void * arg) fdtv_ca_pmt() argument
143 fdtv_ca_send_msg(struct firedtv * fdtv,void * arg) fdtv_ca_send_msg() argument
174 fdtv_ca_ioctl(struct file * file,unsigned int cmd,void * arg) fdtv_ca_ioctl() argument
[all...]
/linux/drivers/staging/gpib/common/
H A Dgpib_os.c611 ibioctl(struct file * filep,unsigned int cmd,unsigned long arg) ibioctl() argument
820 board_type_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) board_type_ioctl() argument
873 read_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) read_ioctl() argument
949 command_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) command_ioctl() argument
1034 write_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) write_ioctl() argument
1105 status_bytes_ioctl(struct gpib_board * board,unsigned long arg) status_bytes_ioctl() argument
1224 open_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) open_dev_ioctl() argument
1275 close_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) close_dev_ioctl() argument
1302 serial_poll_ioctl(struct gpib_board * board,unsigned long arg) serial_poll_ioctl() argument
1324 wait_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) wait_ioctl() argument
1350 parallel_poll_ioctl(struct gpib_board * board,unsigned long arg) parallel_poll_ioctl() argument
1366 online_ioctl(struct gpib_board * board,unsigned long arg) online_ioctl() argument
1410 remote_enable_ioctl(struct gpib_board * board,unsigned long arg) remote_enable_ioctl() argument
1422 take_control_ioctl(struct gpib_board * board,unsigned long arg) take_control_ioctl() argument
1434 line_status_ioctl(struct gpib_board * board,unsigned long arg) line_status_ioctl() argument
1451 pad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) pad_ioctl() argument
1487 sad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) sad_ioctl() argument
1521 eos_ioctl(struct gpib_board * board,unsigned long arg) eos_ioctl() argument
1533 request_service_ioctl(struct gpib_board * board,unsigned long arg) request_service_ioctl() argument
1545 request_service2_ioctl(struct gpib_board * board,unsigned long arg) request_service2_ioctl() argument
1559 iobase_ioctl(struct gpib_board_config * config,unsigned long arg) iobase_ioctl() argument
1578 irq_ioctl(struct gpib_board_config * config,unsigned long arg) irq_ioctl() argument
1595 dma_ioctl(struct gpib_board_config * config,unsigned long arg) dma_ioctl() argument
1613 autospoll_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) autospoll_ioctl() argument
1651 mutex_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) mutex_ioctl() argument
1690 timeout_ioctl(struct gpib_board * board,unsigned long arg) timeout_ioctl() argument
1705 ppc_ioctl(struct gpib_board * board,unsigned long arg) ppc_ioctl() argument
1731 set_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) set_local_ppoll_mode_ioctl() argument
1748 get_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) get_local_ppoll_mode_ioctl() argument
1761 query_board_rsv_ioctl(struct gpib_board * board,unsigned long arg) query_board_rsv_ioctl() argument
1775 board_info_ioctl(const struct gpib_board * board,unsigned long arg) board_info_ioctl() argument
1798 interface_clear_ioctl(struct gpib_board * board,unsigned long arg) interface_clear_ioctl() argument
1810 select_pci_ioctl(struct gpib_board_config * config,unsigned long arg) select_pci_ioctl() argument
1828 select_device_path_ioctl(struct gpib_board_config * config,unsigned long arg) select_device_path_ioctl() argument
1964 event_ioctl(struct gpib_board * board,unsigned long arg) event_ioctl() argument
1983 request_system_control_ioctl(struct gpib_board * board,unsigned long arg) request_system_control_ioctl() argument
1995 t1_delay_ioctl(struct gpib_board * board,unsigned long arg) t1_delay_ioctl() argument
[all...]
/linux/drivers/dma-buf/
H A Dst-dma-fence.c97 static int sanitycheck(void *arg) in sanitycheck() argument
113 static int test_signaling(void *arg) in test_signaling() argument
160 static int test_add_callback(void *arg) in test_add_callback() argument
187 static int test_late_add_callback(void *arg) in test_late_add_callback() argument
218 static int test_rm_callback(void *arg) in test_rm_callback() argument
250 static int test_late_rm_callback(void *arg) in test_late_rm_callback() argument
282 static int test_status(void *arg) in test_status() argument
310 static int test_error(void *arg) in test_error() argument
341 static int test_wait(void *arg) in test_wait() argument
383 static int test_wait_timeout(void *arg) in test_wait_timeout() argument
422 test_stub(void * arg) test_stub() argument
458 thread_signal_callback(void * arg) thread_signal_callback() argument
527 race_signal_callback(void * arg) race_signal_callback() argument
[all...]
H A Dst-dma-fence-chain.c77 static int sanitycheck(void *arg) in sanitycheck() argument
181 static int find_seqno(void *arg) in find_seqno() argument
259 static int find_signaled(void *arg) in find_signaled() argument
297 static int find_out_of_order(void *arg) in find_out_of_order() argument
341 static int find_gap(void *arg) in find_gap() argument
394 static int __find_race(void *arg) in __find_race() argument
442 static int find_race(void *arg) in find_race() argument
496 static int signal_forward(void *arg) in signal_forward() argument
528 static int signal_backward(void *arg) in signal_backward() argument
561 __wait_fence_chains(void * arg) __wait_fence_chains() argument
571 wait_forward(void * arg) wait_forward() argument
600 wait_backward(void * arg) wait_backward() argument
645 wait_random(void * arg) wait_random() argument
[all...]
/linux/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h87 static inline struct fixed31_32 dc_fixpt_from_int(int arg) in dc_fixpt_from_int() argument
105 static inline struct fixed31_32 dc_fixpt_neg(struct fixed31_32 arg) in dc_fixpt_neg() argument
118 dc_fixpt_abs(struct fixed31_32 arg) dc_fixpt_abs() argument
189 dc_fixpt_clamp(struct fixed31_32 arg,struct fixed31_32 min_value,struct fixed31_32 max_value) dc_fixpt_clamp() argument
210 dc_fixpt_shl(struct fixed31_32 arg,unsigned char shift) dc_fixpt_shl() argument
224 dc_fixpt_shr(struct fixed31_32 arg,unsigned char shift) dc_fixpt_shr() argument
446 dc_fixpt_floor(struct fixed31_32 arg) dc_fixpt_floor() argument
460 dc_fixpt_round(struct fixed31_32 arg) dc_fixpt_round() argument
480 dc_fixpt_ceil(struct fixed31_32 arg) dc_fixpt_ceil() argument
517 dc_fixpt_truncate(struct fixed31_32 arg,unsigned int frac_bits) dc_fixpt_truncate() argument
[all...]
/linux/drivers/net/ppp/
H A Dppp_deflate.c60 static void z_comp_free(void *arg) in z_comp_free() argument
137 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() argument
166 static void z_comp_reset(void *arg) in z_comp_reset() argument
185 z_compress(void * arg,unsigned char * rptr,unsigned char * obuf,int isize,int osize) z_compress() argument
266 z_comp_stats(void * arg,struct compstat * stats) z_comp_stats() argument
277 z_decomp_free(void * arg) z_decomp_free() argument
351 z_decomp_init(void * arg,unsigned char * options,int opt_len,int unit,int hdrlen,int mru,int debug) z_decomp_init() argument
381 z_decomp_reset(void * arg) z_decomp_reset() argument
410 z_decompress(void * arg,unsigned char * ibuf,int isize,unsigned char * obuf,int osize) z_decompress() argument
516 z_incomp(void * arg,unsigned char * ibuf,int icnt) z_incomp() argument
[all...]
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c80 static int test_self(void *arg) in test_self() argument
96 static int test_dag(void *arg) in test_dag() argument
175 static int test_AB(void *arg) in test_AB() argument
223 static int test_ABC(void *arg) in test_ABC() argument
303 static int test_AB_C(void *arg) in test_AB_C() argument
380 static int test_C_AB(void *arg) in test_C_AB() argument
450 static int test_chain(void *arg) in test_chain() argument
523 static int test_ipc(void *arg) in test_ipc() argument
579 static int test_timer(void *arg) in test_timer() argument
669 static int test_dma_fence(void *arg) in test_dma_fence() argument
[all...]

12345678910>>...108