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 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_do_4_C()
322 void *arg, in sctp_sf_do_5_1B_init()
522 void *arg, in sctp_sf_do_5_1C_ack()
704 void *arg, in sctp_sf_do_5_1D_ce()
926 void *arg, in sctp_sf_do_5_1E_ca()
1019 void *arg, in sctp_sf_heartbeat()
1045 void *arg, in sctp_sf_sendbeat_8_3()
1093 void *arg, in sctp_sf_send_reconf()
1122 void *arg, in sctp_sf_send_probe()
1170 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_beat_8_3()
[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 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ibioctl()
820 struct gpib_board *board, unsigned long arg) in board_type_ioctl()
873 unsigned long arg) in read_ioctl()
957 struct gpib_board *board, unsigned long arg) in command_ioctl()
1051 unsigned long arg) in write_ioctl()
1130 static int status_bytes_ioctl(struct gpib_board *board, unsigned long arg) in status_bytes_ioctl()
1249 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in open_dev_ioctl()
1300 static int close_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in close_dev_ioctl()
1338 static int serial_poll_ioctl(struct gpib_board *board, unsigned long arg) in serial_poll_ioctl()
1360 unsigned long arg) in wait_ioctl()
[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()
111 static __cold int io_parse_restrictions(void __user *arg, unsigned int nr_args, in io_parse_restrictions()
168 void __user *arg, unsigned int nr_args) in io_register_restrictions()
201 static int io_register_restrictions_task(void __user *arg, unsigned int nr_args) in io_register_restrictions_task()
242 static int io_register_bpf_filter_task(void __user *arg, unsigned int nr_args) in io_register_bpf_filter_task()
316 void __user *arg, unsigned len) in io_register_iowq_aff()
353 void __user *arg) in io_register_iowq_max_workers()
444 struct io_uring_clock_register __user *arg) in io_register_clock()
498 static int io_register_resize_rings(struct io_ring_ctx *ctx, void __user *arg) in io_register_resize_rings()
740 void __user *arg, unsigned nr_args) in __io_uring_register()
[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