Home
last modified time | relevance | path

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

12345678910>>...91

/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()
353 static void v4l_print_framebuffer(const void *arg, bool write_only) in v4l_print_framebuffer()
363 static void v4l_print_buftype(const void *arg, bool write_only) in v4l_print_buftype()
368 static void v4l_print_modulator(const void *arg, bool write_only) in v4l_print_modulator()
[all …]
/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 …]
/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 …]
/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 …]
/linux/net/sctp/
H A Dsm_statefuns.c237 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
322 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
522 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
704 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
926 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
1019 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
1045 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
1093 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
1122 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
1170 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
1244 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
1518 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
1743 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
1798 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
1822 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
2210 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
2347 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
2393 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
2447 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
2475 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
2540 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
2659 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
2700 __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
2731 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
2771 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
2787 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
2861 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
2951 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
3003 __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
3041 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
3087 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
3143 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
3199 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
3320 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
3411 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
3488 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
3535 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
3577 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
3615 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
3698 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
3794 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
3850 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
3878 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
4019 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
4134 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
4211 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
4278 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
4440 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
4536 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
4616 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
4659 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
4686 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
4709 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
4827 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
4847 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
4890 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
4910 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
4982 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
5094 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
5134 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
5191 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
5228 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
5243 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
5270 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
5305 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
5333 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
5382 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
5408 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
5435 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
5466 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
5502 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
5534 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
5551 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
5570 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
5594 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
5626 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
5696 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
5769 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
5797 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
5885 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
5917 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
5982 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
6033 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
6104 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
6176 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
6213 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
6256 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
6273 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
6293 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/gpu/drm/radeon/
H A Datom.c183 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
373 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
438 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
447 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
454 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
598 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
612 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
626 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
631 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
647 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[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()
38 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
124 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
131 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()
165 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()
188 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
265 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_reset()
317 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_next()
369 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_frames()
412 struct optee_msg_arg *arg) in optee_rpc_cmd()
/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 …]
/linux/sound/core/seq/
H A Dseq_clientmgr.c1155 static int snd_seq_ioctl_client_id(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_running_mode() argument
1114 snd_seq_ioctl_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_pversion() argument
1122 snd_seq_ioctl_user_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_user_pversion() argument
1128 snd_seq_ioctl_client_id(struct snd_seq_client * client,void * arg) snd_seq_ioctl_client_id() argument
1137 snd_seq_ioctl_system_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_system_info() argument
1208 snd_seq_ioctl_get_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_info() argument
1225 snd_seq_ioctl_set_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_info() argument
1268 snd_seq_ioctl_create_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_port() argument
1323 snd_seq_ioctl_delete_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_port() argument
1345 snd_seq_ioctl_get_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_port_info() argument
1368 snd_seq_ioctl_set_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_port_info() argument
1446 snd_seq_ioctl_subscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_subscribe_port() argument
1485 snd_seq_ioctl_unsubscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_unsubscribe_port() argument
1520 snd_seq_ioctl_create_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_queue() argument
1542 snd_seq_ioctl_delete_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_queue() argument
1551 snd_seq_ioctl_get_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_info() argument
1571 snd_seq_ioctl_set_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_info() argument
1601 snd_seq_ioctl_get_named_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_named_queue() argument
1618 snd_seq_ioctl_get_queue_status(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_status() argument
1646 snd_seq_ioctl_get_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_tempo() argument
1681 snd_seq_ioctl_set_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_tempo() argument
1695 snd_seq_ioctl_get_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_timer() argument
1722 snd_seq_ioctl_set_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_timer() argument
1756 snd_seq_ioctl_get_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_client() argument
1773 snd_seq_ioctl_set_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_client() argument
1790 snd_seq_ioctl_get_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_pool() argument
1818 snd_seq_ioctl_set_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_pool() argument
1863 snd_seq_ioctl_remove_events(struct snd_seq_client * client,void * arg) snd_seq_ioctl_remove_events() argument
1890 snd_seq_ioctl_get_subscription(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_subscription() argument
1909 snd_seq_ioctl_query_subs(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_subs() argument
1965 snd_seq_ioctl_query_next_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_client() argument
1989 snd_seq_ioctl_query_next_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_port() argument
2068 snd_seq_ioctl_client_ump_info(struct snd_seq_client * caller,unsigned int cmd,unsigned long arg) snd_seq_ioctl_client_ump_info() argument
2192 snd_seq_ioctl(struct file * file,unsigned int cmd,unsigned long arg) snd_seq_ioctl() argument
2413 call_seq_client_ctl(struct snd_seq_client * client,unsigned int cmd,void * arg) call_seq_client_ctl() argument
2439 snd_seq_kernel_client_ctl(int clientid,unsigned int cmd,void * arg) snd_seq_kernel_client_ctl() argument
2452 snd_seq_kernel_client_ioctl(int clientid,unsigned int cmd,void * arg) snd_seq_kernel_client_ioctl() argument
[all...]
/linux/arch/arm64/include/asm/
H A Dtlbflush.h32 #define __TLBI_0(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
36 #define __TLBI_1(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
40 #define __TLBI_N(op, arg, n, ...) __TLBI_##n(op, arg) argument
44 #define __tlbi_user(op, arg) do { \ argument
167 static __always_inline void vae1is(u64 arg) in vae1is() argument
173 vae2is(u64 arg) vae2is() argument
178 vale1(u64 arg) vale1() argument
184 vale1is(u64 arg) vale1is() argument
190 vale2is(u64 arg) vale2is() argument
195 vaale1is(u64 arg) vaale1is() argument
200 ipas2e1(u64 arg) ipas2e1() argument
205 ipas2e1is(u64 arg) ipas2e1is() argument
213 u64 arg = __TLBI_VADDR(addr, asid); __tlbi_level_asid() local
269 __repeat_tlbi_sync(op,arg...) global() argument
478 rvae1is(u64 arg) rvae1is() argument
484 rvale1(u64 arg) rvale1() argument
490 rvale1is(u64 arg) rvale1is() argument
496 rvaale1is(u64 arg) rvaale1is() argument
501 ripas2e1is(u64 arg) ripas2e1is() argument
510 u64 arg = 0; __tlbi_range() local
[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...) do {} while (0) argument
86 #define jfs_warn(fmt, arg...) do {} while (0) argument
87 #define jfs_err(fmt, arg...) do {} while (0) argument
/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()
/linux/drivers/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
957 command_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) command_ioctl() argument
1051 write_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) write_ioctl() argument
1130 status_bytes_ioctl(struct gpib_board * board,unsigned long arg) status_bytes_ioctl() argument
1249 open_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) open_dev_ioctl() argument
1300 close_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) close_dev_ioctl() argument
1338 serial_poll_ioctl(struct gpib_board * board,unsigned long arg) serial_poll_ioctl() argument
1360 wait_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) wait_ioctl() argument
1399 parallel_poll_ioctl(struct gpib_board * board,unsigned long arg) parallel_poll_ioctl() argument
1415 online_ioctl(struct gpib_board * board,unsigned long arg) online_ioctl() argument
1459 remote_enable_ioctl(struct gpib_board * board,unsigned long arg) remote_enable_ioctl() argument
1471 take_control_ioctl(struct gpib_board * board,unsigned long arg) take_control_ioctl() argument
1483 line_status_ioctl(struct gpib_board * board,unsigned long arg) line_status_ioctl() argument
1500 pad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) pad_ioctl() argument
1536 sad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) sad_ioctl() argument
1570 eos_ioctl(struct gpib_board * board,unsigned long arg) eos_ioctl() argument
1582 request_service_ioctl(struct gpib_board * board,unsigned long arg) request_service_ioctl() argument
1594 request_service2_ioctl(struct gpib_board * board,unsigned long arg) request_service2_ioctl() argument
1608 iobase_ioctl(struct gpib_board_config * config,unsigned long arg) iobase_ioctl() argument
1627 irq_ioctl(struct gpib_board_config * config,unsigned long arg) irq_ioctl() argument
1644 dma_ioctl(struct gpib_board_config * config,unsigned long arg) dma_ioctl() argument
1662 autospoll_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) autospoll_ioctl() argument
1700 mutex_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) mutex_ioctl() argument
1739 timeout_ioctl(struct gpib_board * board,unsigned long arg) timeout_ioctl() argument
1754 ppc_ioctl(struct gpib_board * board,unsigned long arg) ppc_ioctl() argument
1780 set_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) set_local_ppoll_mode_ioctl() argument
1797 get_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) get_local_ppoll_mode_ioctl() argument
1810 query_board_rsv_ioctl(struct gpib_board * board,unsigned long arg) query_board_rsv_ioctl() argument
1824 board_info_ioctl(const struct gpib_board * board,unsigned long arg) board_info_ioctl() argument
1847 interface_clear_ioctl(struct gpib_board * board,unsigned long arg) interface_clear_ioctl() argument
1859 select_pci_ioctl(struct gpib_board_config * config,unsigned long arg) select_pci_ioctl() argument
1877 select_device_path_ioctl(struct gpib_board_config * config,unsigned long arg) select_device_path_ioctl() argument
2013 event_ioctl(struct gpib_board * board,unsigned long arg) event_ioctl() argument
2032 request_system_control_ioctl(struct gpib_board * board,unsigned long arg) request_system_control_ioctl() argument
2044 t1_delay_ioctl(struct gpib_board * board,unsigned long arg) t1_delay_ioctl() argument
[all...]
/linux/drivers/dma-buf/
H A Dst-dma-fence-chain.c77 sanitycheck(void * arg) sanitycheck() argument
179 find_seqno(void * arg) find_seqno() argument
257 find_signaled(void * arg) find_signaled() argument
295 find_out_of_order(void * arg) find_out_of_order() argument
339 find_gap(void * arg) find_gap() argument
392 __find_race(void * arg) __find_race() argument
440 find_race(void * arg) find_race() argument
494 signal_forward(void * arg) signal_forward() argument
526 signal_backward(void * arg) signal_backward() argument
559 __wait_fence_chains(void * arg) __wait_fence_chains() argument
569 wait_forward(void * arg) wait_forward() argument
598 wait_backward(void * arg) wait_backward() argument
643 wait_random(void * arg) wait_random() argument
H A Dst-dma-fence-unwrap.c100 sanitycheck(void * arg) sanitycheck() argument
123 unwrap_array(void * arg) unwrap_array() argument
167 unwrap_chain(void * arg) unwrap_chain() argument
211 unwrap_chain_array(void * arg) unwrap_chain_array() argument
259 unwrap_merge(void * arg) unwrap_merge() argument
311 unwrap_merge_duplicate(void * arg) unwrap_merge_duplicate() argument
350 unwrap_merge_seqno(void * arg) unwrap_merge_seqno() argument
416 unwrap_merge_order(void * arg) unwrap_merge_order() argument
482 unwrap_merge_complex(void * arg) unwrap_merge_complex() argument
545 unwrap_merge_complex_seqno(void * arg) unwrap_merge_complex_seqno() argument
/linux/drivers/media/tuners/
H A Dtuner-i2c.h75 #define tuner_printk(kernlvl, i2cprops, fmt, arg...) do { \ argument
85 #define __tuner_warn(i2cprops, fmt, arg...) do { \ argument
89 #define __tuner_info(i2cprops, fmt, arg...) do { \ argument
93 #define __tuner_err(i2cprops, fmt, arg...) do { \ argument
97 #define __tuner_dbg(i2cprops, fmt, arg...) do { \ argument
102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) argument
103 #define tuner_info(fmt, arg...) __tuner_info(priv->i2c_props, fmt, ##arg) argument
104 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) argument
105 #define tuner_dbg(fmt, arg...) __tuner_dbg(priv->i2c_props, fmt, ##arg) argument
/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/firmware/efi/test/
H A Defi_test.c139 static long efi_runtime_get_variable(unsigned long arg) in efi_runtime_get_variable()
229 static long efi_runtime_set_variable(unsigned long arg) in efi_runtime_set_variable()
277 static long efi_runtime_get_time(unsigned long arg) in efi_runtime_get_time()
315 static long efi_runtime_set_time(unsigned long arg) in efi_runtime_set_time()
336 static long efi_runtime_get_waketime(unsigned long arg) in efi_runtime_get_waketime()
377 static long efi_runtime_set_waketime(unsigned long arg) in efi_runtime_set_waketime()
407 static long efi_runtime_get_nextvariablename(unsigned long arg) in efi_runtime_get_nextvariablename()
508 static long efi_runtime_get_nexthighmonocount(unsigned long arg) in efi_runtime_get_nexthighmonocount()
539 static long efi_runtime_reset_system(unsigned long arg) in efi_runtime_reset_system()
563 static long efi_runtime_query_variableinfo(unsigned long arg) in efi_runtime_query_variableinfo()
[all …]
/linux/drivers/net/ppp/
H A Dppp_deflate.c60 static void z_comp_free(void *arg) in z_comp_free()
136 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init()
165 static void z_comp_reset(void *arg) in z_comp_reset()
184 static int z_compress(void *arg, unsigned char *rptr, unsigned char *obuf, in z_compress()
265 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats()
276 static void z_decomp_free(void *arg) in z_decomp_free()
350 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
380 static void z_decomp_reset(void *arg) in z_decomp_reset()
409 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress()
515 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) in z_incomp()
H A Dppp_mppe.c182 static void mppe_free(void *arg) in mppe_free()
193 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init()
251 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init()
267 static void mppe_comp_reset(void *arg) in mppe_comp_reset()
280 mppe_compress(void *arg, unsigned char *ibuf, unsigned char *obuf, in mppe_compress()
349 static void mppe_comp_stats(void *arg, struct compstat *stats) in mppe_comp_stats()
357 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
367 static void mppe_decomp_reset(void *arg) in mppe_decomp_reset()
377 mppe_decompress(void *arg, unsigned char *ibuf, int isize, unsigned char *obuf, in mppe_decompress()
553 static void mppe_incomp(void *arg, unsigned char *ibuf, int icnt) in mppe_incomp()
/linux/io_uring/
H A Dregister.c41 static __cold int io_probe(struct io_ring_ctx *ctx, void __user *arg, in io_probe() argument
111 static __cold int io_parse_restrictions(void __user *arg, unsigned int nr_args, in io_parse_restrictions() argument
168 void __user *arg, unsigned int nr_args) in io_register_restrictions() argument
201 static int io_register_restrictions_task(void __user *arg, unsigned int nr_args) in io_register_restrictions_task() argument
242 io_register_bpf_filter_task(void __user * arg,unsigned int nr_args) io_register_bpf_filter_task() argument
316 io_register_iowq_aff(struct io_ring_ctx * ctx,void __user * arg,unsigned len) io_register_iowq_aff() argument
353 io_register_iowq_max_workers(struct io_ring_ctx * ctx,void __user * arg) io_register_iowq_max_workers() argument
444 io_register_clock(struct io_ring_ctx * ctx,struct io_uring_clock_register __user * arg) io_register_clock() argument
498 io_register_resize_rings(struct io_ring_ctx * ctx,void __user * arg) io_register_resize_rings() argument
740 __io_uring_register(struct io_ring_ctx * ctx,unsigned opcode,void __user * arg,unsigned nr_args) __io_uring_register() argument
969 io_uring_register_send_msg_ring(void __user * arg,unsigned int nr_args) io_uring_register_send_msg_ring() argument
990 io_uring_register_blind(unsigned int opcode,void __user * arg,unsigned int nr_args) io_uring_register_blind() argument
1007 SYSCALL_DEFINE4(io_uring_register,unsigned int,fd,unsigned int,opcode,void __user *,arg,unsigned int,nr_args) SYSCALL_DEFINE4() argument
[all...]
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c92 void *arg, in wsm_generic_confirm()
105 int wsm_configuration(struct cw1200_common *priv, struct wsm_configuration *arg) in wsm_configuration()
135 struct wsm_configuration *arg, in wsm_configuration_confirm()
163 int wsm_reset(struct cw1200_common *priv, const struct wsm_reset *arg) in wsm_reset()
215 struct wsm_mib *arg, in wsm_read_mib_confirm()
268 struct wsm_mib *arg, in wsm_write_mib_confirm()
287 int wsm_scan(struct cw1200_common *priv, const struct wsm_scan *arg) in wsm_scan()
408 struct wsm_join_cnf *arg, in wsm_join_confirm()
425 int wsm_join(struct cw1200_common *priv, struct wsm_join *arg) in wsm_join()
464 const struct wsm_set_bss_params *arg) in wsm_set_bss_params()
[all …]
/linux/drivers/ptp/
H A Dptp_chardev.c181 static long ptp_clock_getcaps(struct ptp_clock *ptp, void __user *arg) in ptp_clock_getcaps() argument
201 static long ptp_extts_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_extts_request() argument
247 static long ptp_perout_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_perout_request() argument
317 static long ptp_sys_offset_precise(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_precise() argument
350 static long ptp_sys_offset_extended(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_extended() argument
403 ptp_sys_offset(struct ptp_clock * ptp,void __user * arg) ptp_sys_offset() argument
442 ptp_pin_getfunc(struct ptp_clock * ptp,unsigned int cmd,void __user * arg) ptp_pin_getfunc() argument
462 ptp_pin_setfunc(struct ptp_clock * ptp,unsigned int cmd,void __user * arg) ptp_pin_setfunc() argument
488 ptp_mask_en_single(struct timestamp_event_queue * tsevq,void __user * arg) ptp_mask_en_single() argument
501 ptp_ioctl(struct posix_clock_context * pccontext,unsigned int cmd,unsigned long arg) ptp_ioctl() argument
[all...]

12345678910>>...91