Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 200 of 2153) sorted by relevance

1234567891011

/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ioctl.c171 static void v4l_print_querycap(const void *arg, bool write_only) in v4l_print_querycap()
183 static void v4l_print_enuminput(const void *arg, bool write_only) in v4l_print_enuminput()
194 static void v4l_print_enumoutput(const void *arg, bool write_only) in v4l_print_enumoutput()
204 static void v4l_print_audio(const void *arg, bool write_only) in v4l_print_audio()
216 static void v4l_print_audioout(const void *arg, bool write_only) in v4l_print_audioout()
228 static void v4l_print_fmtdesc(const void *arg, bool write_only) in v4l_print_fmtdesc()
241 static void v4l_print_format(const void *arg, bool write_only) in v4l_print_format()
338 static void v4l_print_framebuffer(const void *arg, bool write_only) in v4l_print_framebuffer()
355 static void v4l_print_buftype(const void *arg, bool write_only) in v4l_print_buftype()
360 static void v4l_print_modulator(const void *arg, bool write_only) in v4l_print_modulator()
[all …]
/linux-4.1.27/drivers/isdn/hisax/
Dl3_1tr6.c44 l3_1tr6_release_req(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_release_req()
53 l3_1tr6_invalid(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_invalid()
71 l3_1tr6_setup_req(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_setup_req()
160 l3_1tr6_setup(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_setup()
227 l3_1tr6_setup_ack(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_setup_ack()
255 l3_1tr6_call_sent(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_call_sent()
287 l3_1tr6_alert(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_alert()
298 l3_1tr6_info(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_info()
327 l3_1tr6_info_s2(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_info_s2()
335 l3_1tr6_connect(struct l3_process *pc, u_char pr, void *arg) in l3_1tr6_connect()
[all …]
Dl3ni1.c483 l3ni1_status_send(struct l3_process *pc, u_char pr, void *arg) in l3ni1_status_send()
509 l3ni1_msg_without_setup(struct l3_process *pc, u_char pr, void *arg) in l3ni1_msg_without_setup()
746 l3ni1_check_messagetype_validity(struct l3_process *pc, int mt, void *arg) in l3ni1_check_messagetype_validity()
902 l3ni1_release_req(struct l3_process *pc, u_char pr, void *arg) in l3ni1_release_req()
914 l3ni1_release_cmpl(struct l3_process *pc, u_char pr, void *arg) in l3ni1_release_cmpl()
1171 void *arg) in l3ni1_setup_req()
1285 l3ni1_call_proc(struct l3_process *pc, u_char pr, void *arg) in l3ni1_call_proc()
1324 l3ni1_setup_ack(struct l3_process *pc, u_char pr, void *arg) in l3ni1_setup_ack()
1363 l3ni1_disconnect(struct l3_process *pc, u_char pr, void *arg) in l3ni1_disconnect()
1401 l3ni1_connect(struct l3_process *pc, u_char pr, void *arg) in l3ni1_connect()
[all …]
Dcallc.c216 lli_leased_in(struct FsmInst *fi, int event, void *arg) in lli_leased_in()
251 lli_init_bchan_out(struct FsmInst *fi, int event, void *arg) in lli_init_bchan_out()
264 lli_prep_dialout(struct FsmInst *fi, int event, void *arg) in lli_prep_dialout()
282 lli_resume(struct FsmInst *fi, int event, void *arg) in lli_resume()
300 lli_go_active(struct FsmInst *fi, int event, void *arg) in lli_go_active()
329 lli_deliver_call(struct FsmInst *fi, int event, void *arg) in lli_deliver_call()
394 lli_send_dconnect(struct FsmInst *fi, int event, void *arg) in lli_send_dconnect()
403 lli_send_alert(struct FsmInst *fi, int event, void *arg) in lli_send_alert()
412 lli_send_redir(struct FsmInst *fi, int event, void *arg) in lli_send_redir()
420 lli_init_bchan_in(struct FsmInst *fi, int event, void *arg) in lli_init_bchan_in()
[all …]
Dl3dss1.c533 l3dss1_status_send(struct l3_process *pc, u_char pr, void *arg) in l3dss1_status_send()
559 l3dss1_msg_without_setup(struct l3_process *pc, u_char pr, void *arg) in l3dss1_msg_without_setup()
796 l3dss1_check_messagetype_validity(struct l3_process *pc, int mt, void *arg) in l3dss1_check_messagetype_validity()
952 l3dss1_release_req(struct l3_process *pc, u_char pr, void *arg) in l3dss1_release_req()
964 l3dss1_release_cmpl(struct l3_process *pc, u_char pr, void *arg) in l3dss1_release_cmpl()
1221 void *arg) in l3dss1_setup_req()
1431 l3dss1_call_proc(struct l3_process *pc, u_char pr, void *arg) in l3dss1_call_proc()
1470 l3dss1_setup_ack(struct l3_process *pc, u_char pr, void *arg) in l3dss1_setup_ack()
1509 l3dss1_disconnect(struct l3_process *pc, u_char pr, void *arg) in l3dss1_disconnect()
1547 l3dss1_connect(struct l3_process *pc, u_char pr, void *arg) in l3dss1_connect()
[all …]
Disdnl2.c516 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua()
528 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm()
543 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm()
558 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
564 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign()
573 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign()
584 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui()
608 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui()
618 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui()
633 l2_establish(struct FsmInst *fi, int event, void *arg) in l2_establish()
[all …]
Dst5481_d.c56 static inline void D_L1L2(struct st5481_adapter *adapter, int pr, void *arg) in D_L1L2()
64 l1_go_f3(struct FsmInst *fi, int event, void *arg) in l1_go_f3()
76 l1_go_f6(struct FsmInst *fi, int event, void *arg) in l1_go_f6()
87 l1_go_f7(struct FsmInst *fi, int event, void *arg) in l1_go_f7()
98 l1_go_f8(struct FsmInst *fi, int event, void *arg) in l1_go_f8()
109 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
119 l1_ignore(struct FsmInst *fi, int event, void *arg) in l1_ignore()
124 l1_activate(struct FsmInst *fi, int event, void *arg) in l1_activate()
408 static void dout_start_xmit(struct FsmInst *fsm, int event, void *arg) in dout_start_xmit()
462 static void dout_short_fifo(struct FsmInst *fsm, int event, void *arg) in dout_short_fifo()
[all …]
Disdnl1.c458 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset()
464 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf()
474 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s()
484 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s()
498 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5()
504 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8()
510 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind()
524 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind()
546 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
564 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act()
[all …]
Dtei.c127 tei_id_request(struct FsmInst *fi, int event, void *arg) in tei_id_request()
148 tei_id_assign(struct FsmInst *fi, int event, void *arg) in tei_id_assign()
176 tei_id_test_dup(struct FsmInst *fi, int event, void *arg) in tei_id_test_dup()
197 tei_id_denied(struct FsmInst *fi, int event, void *arg) in tei_id_denied()
211 tei_id_chk_req(struct FsmInst *fi, int event, void *arg) in tei_id_chk_req()
229 tei_id_remove(struct FsmInst *fi, int event, void *arg) in tei_id_remove()
250 tei_id_verify(struct FsmInst *fi, int event, void *arg) in tei_id_verify()
264 tei_id_req_tout(struct FsmInst *fi, int event, void *arg) in tei_id_req_tout()
287 tei_id_ver_tout(struct FsmInst *fi, int event, void *arg) in tei_id_ver_tout()
310 tei_l1l2(struct PStack *st, int pr, void *arg) in tei_l1l2()
[all …]
Disdnl3.c218 no_l3_proto(struct PStack *st, int pr, void *arg) in no_l3_proto()
382 isdnl3_trans(struct PStack *st, int pr, void *arg) { in isdnl3_trans()
420 lc_activate(struct FsmInst *fi, int event, void *arg) in lc_activate()
429 lc_connect(struct FsmInst *fi, int event, void *arg) in lc_connect()
449 lc_connected(struct FsmInst *fi, int event, void *arg) in lc_connected()
470 lc_start_delay(struct FsmInst *fi, int event, void *arg) in lc_start_delay()
479 lc_start_delay_check(struct FsmInst *fi, int event, void *arg) in lc_start_delay_check()
491 lc_release_req(struct FsmInst *fi, int event, void *arg) in lc_release_req()
507 lc_release_ind(struct FsmInst *fi, int event, void *arg) in lc_release_ind()
518 lc_release_cnf(struct FsmInst *fi, int event, void *arg) in lc_release_cnf()
[all …]
Dhisax_isac.c243 static inline void D_L1L2(struct isac *isac, int pr, void *arg) in D_L1L2()
266 static void l1_di(struct FsmInst *fi, int event, void *arg) in l1_di()
274 static void l1_di_deact_ind(struct FsmInst *fi, int event, void *arg) in l1_di_deact_ind()
283 static void l1_go_f3pdown(struct FsmInst *fi, int event, void *arg) in l1_go_f3pdown()
288 static void l1_go_f3pend_deact_ind(struct FsmInst *fi, int event, void *arg) in l1_go_f3pend_deact_ind()
297 static void l1_go_f3pend(struct FsmInst *fi, int event, void *arg) in l1_go_f3pend()
305 static void l1_go_f4(struct FsmInst *fi, int event, void *arg) in l1_go_f4()
310 static void l1_go_f5(struct FsmInst *fi, int event, void *arg) in l1_go_f5()
315 static void l1_go_f6(struct FsmInst *fi, int event, void *arg) in l1_go_f6()
320 static void l1_go_f6_deact_ind(struct FsmInst *fi, int event, void *arg) in l1_go_f6_deact_ind()
[all …]
Dfsm.c52 FsmEvent(struct FsmInst *fi, int event, void *arg) in FsmEvent()
122 int millisec, int event, void *arg, int where) in FsmAddTimer()
146 int millisec, int event, void *arg, int where) in FsmRestartTimer()
Dhisax_debug.h28 #define DBG(level, format, arg...) do { \ argument
74 #define DBG(level, format, arg...) do {} while (0) argument
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_nportdisc.c813 void *arg, uint32_t evt) in lpfc_disc_illegal()
839 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
860 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
874 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
882 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
897 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
904 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
912 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
919 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
970 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
Dlpfc_logmsg.h43 #define lpfc_printf_vlog(vport, level, mask, fmt, arg...) \ argument
50 #define lpfc_printf_log(phba, level, mask, fmt, arg...) \ argument
/linux-4.1.27/drivers/s390/net/
Dctcm_fsms.c228 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop()
245 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone()
334 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle()
355 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx()
432 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio()
511 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle()
551 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) in ctcm_chx_setmode()
592 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start()
655 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) in ctcm_chx_haltio()
743 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) in ctcm_chx_stopped()
[all …]
Dctcm_mpc.c827 static void mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) in mpc_action_go_ready()
1341 static void mpc_action_nop(fsm_instance *fi, int event, void *arg) in mpc_action_nop()
1351 static void mpc_action_go_inop(fsm_instance *fi, int event, void *arg) in mpc_action_go_inop()
1454 static void mpc_action_timeout(fsm_instance *fi, int event, void *arg) in mpc_action_timeout()
1489 void mpc_action_discontact(fsm_instance *fi, int event, void *arg) in mpc_action_discontact()
1666 static void mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) in mpc_action_side_xid()
1824 static void mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_xside_xid()
1833 static void mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_yside_xid()
1842 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0()
1883 static void mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid7()
[all …]
/linux-4.1.27/include/media/
Dv4l2-common.h34 #define v4l_printk(level, name, adapter, addr, fmt, arg...) \ argument
37 #define v4l_client_printk(level, client, fmt, arg...) \ argument
41 #define v4l_err(client, fmt, arg...) \ argument
44 #define v4l_warn(client, fmt, arg...) \ argument
47 #define v4l_info(client, fmt, arg...) \ argument
52 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
61 #define v4l2_printk(level, dev, fmt, arg...) \ argument
64 #define v4l2_err(dev, fmt, arg...) \ argument
67 #define v4l2_warn(dev, fmt, arg...) \ argument
70 #define v4l2_info(dev, fmt, arg...) \ argument
[all …]
/linux-4.1.27/arch/ia64/kernel/
Dunwind_decoder.c85 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1()
102 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2()
120 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3()
140 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4()
161 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1()
172 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2()
187 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3()
197 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1()
206 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5()
255 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6()
[all …]
Dunwind.c1154 #define UNW_DEC_PROLOGUE_GR(fmt,r,m,gr,arg) desc_prologue(0,r,m,gr,arg) argument
1155 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) argument
1159 #define UNW_DEC_ABI(fmt,a,c,arg) desc_abi(a,c,arg) argument
1160 #define UNW_DEC_BR_GR(fmt,b,g,arg) desc_br_gr(b,g,arg) argument
1161 #define UNW_DEC_BR_MEM(fmt,b,arg) desc_br_mem(b,arg) argument
1162 #define UNW_DEC_FRGR_MEM(fmt,g,f,arg) desc_frgr_mem(g,f,arg) argument
1163 #define UNW_DEC_FR_MEM(fmt,f,arg) desc_fr_mem(f,arg) argument
1164 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) argument
1165 #define UNW_DEC_GR_MEM(fmt,m,arg) desc_gr_mem(m,arg) argument
1166 #define UNW_DEC_MEM_STACK_F(fmt,t,s,arg) desc_mem_stack_f(t,s,arg) argument
[all …]
Dperfmon_default_smpl.c43 pfm_default_smpl_arg_t *arg = (pfm_default_smpl_arg_t*)data; in default_validate() local
66 pfm_default_smpl_arg_t *arg = (pfm_default_smpl_arg_t *)data; in default_get_size() local
80 pfm_default_smpl_arg_t *arg = (pfm_default_smpl_arg_t *)data; in default_init() local
102 default_handler(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, uns… in default_handler()
Dprocess.c64 ia64_do_show_stack (struct unw_frame_info *info, void *arg) in ia64_do_show_stack()
443 do_copy_task_regs (struct task_struct *task, struct unw_frame_info *info, void *arg) in do_copy_task_regs()
516 do_dump_task_fpu (struct task_struct *task, struct unw_frame_info *info, void *arg) in do_dump_task_fpu()
537 do_copy_regs (struct unw_frame_info *info, void *arg) in do_copy_regs()
543 do_dump_fpu (struct unw_frame_info *info, void *arg) in do_dump_fpu()
/linux-4.1.27/net/sctp/
Dsm_statefuns.c221 void *arg, in sctp_sf_do_4_C()
307 void *arg, in sctp_sf_do_5_1B_init()
503 void *arg, in sctp_sf_do_5_1C_ack()
652 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1D_ce()
878 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1E_ca()
956 void *arg, in sctp_sf_heartbeat()
982 void *arg, in sctp_sf_sendbeat_8_3()
1053 void *arg, in sctp_sf_beat_8_3()
1127 void *arg, in sctp_sf_backbeat_8_3()
1392 void *arg, sctp_cmd_seq_t *commands) in sctp_sf_do_unexpected_init()
[all …]
/linux-4.1.27/drivers/misc/
Dkgdbts.c214 static unsigned long lookup_addr(char *arg) in lookup_addr()
230 static void break_helper(char *bp_type, char *arg, unsigned long vaddr) in break_helper()
244 static void sw_break(char *arg) in sw_break()
249 static void sw_rem_break(char *arg) in sw_rem_break()
254 static void hw_break(char *arg) in hw_break()
259 static void hw_rem_break(char *arg) in hw_rem_break()
264 static void hw_write_break(char *arg) in hw_write_break()
269 static void hw_rem_write_break(char *arg) in hw_rem_write_break()
274 static void hw_access_break(char *arg) in hw_access_break()
279 static void hw_rem_access_break(char *arg) in hw_rem_access_break()
[all …]
/linux-4.1.27/fs/jfs/
Djfs_debug.h68 #define jfs_info(fmt, arg...) do { \ argument
74 #define jfs_debug(fmt, arg...) do { \ argument
80 #define jfs_warn(fmt, arg...) do { \ argument
86 #define jfs_err(fmt, arg...) do { \ argument
97 #define jfs_info(fmt, arg...) do {} while (0) argument
98 #define jfs_debug(fmt, arg...) do {} while (0) argument
99 #define jfs_warn(fmt, arg...) do {} while (0) argument
100 #define jfs_err(fmt, arg...) do {} while (0) argument
Dioctl.c59 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl()
170 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
/linux-4.1.27/drivers/gpu/drm/radeon/
Datom.c180 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
367 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
432 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
441 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
448 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
587 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
601 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
615 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
620 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
636 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[all …]
Dradeon_ioc32.c60 unsigned long arg) in compat_radeon_cp_init()
107 unsigned long arg) in compat_radeon_cp_clear()
134 unsigned long arg) in compat_radeon_cp_stipple()
168 unsigned long arg) in compat_radeon_cp_texture()
216 unsigned long arg) in compat_radeon_cp_vertex2()
247 unsigned long arg) in compat_radeon_cp_cmdbuf()
274 unsigned long arg) in compat_radeon_cp_getparam()
300 unsigned long arg) in compat_radeon_mem_alloc()
325 unsigned long arg) in compat_radeon_irq_emit()
350 unsigned long arg) in compat_radeon_cp_setparam()
[all …]
/linux-4.1.27/drivers/isdn/mISDN/
Dlayer2.c164 l2up_create(struct layer2 *l2, u_int prim, int len, void *arg) in l2up_create()
225 l2down_create(struct layer2 *l2, u_int prim, u_int id, int len, void *arg) in l2down_create()
287 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout()
312 l2mgr(struct layer2 *l2, u_int prim, void *arg) { in l2mgr()
723 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua()
736 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm()
751 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm()
765 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
772 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign()
782 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign()
[all …]
Dlayer1.c118 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset()
124 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf()
134 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s()
144 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s()
156 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5()
162 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8()
168 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind()
177 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind()
194 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
211 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act()
[all …]
Dtei.c99 da_activate(struct FsmInst *fi, int event, void *arg) in da_activate()
109 da_deactivate_ind(struct FsmInst *fi, int event, void *arg) in da_deactivate_ind()
115 da_deactivate(struct FsmInst *fi, int event, void *arg) in da_deactivate()
139 da_ui(struct FsmInst *fi, int event, void *arg) in da_ui()
152 da_timer(struct FsmInst *fi, int event, void *arg) in da_timer()
302 teiup_create(struct manager *mgr, u_int prim, int len, void *arg) in teiup_create()
465 tei_id_request(struct FsmInst *fi, int event, void *arg) in tei_id_request()
486 tei_id_assign(struct FsmInst *fi, int event, void *arg) in tei_id_assign()
515 tei_id_test_dup(struct FsmInst *fi, int event, void *arg) in tei_id_test_dup()
540 tei_id_denied(struct FsmInst *fi, int event, void *arg) in tei_id_denied()
[all …]
Dfsm.c59 mISDN_FsmEvent(struct FsmInst *fi, int event, void *arg) in mISDN_FsmEvent()
137 int millisec, int event, void *arg, int where) in mISDN_FsmAddTimer()
166 int millisec, int event, void *arg, int where) in mISDN_FsmRestartTimer()
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-ci.c48 static int fdtv_ca_get_caps(void *arg) in fdtv_ca_get_caps()
59 static int fdtv_ca_get_slot_info(struct firedtv *fdtv, void *arg) in fdtv_ca_get_slot_info()
77 static int fdtv_ca_app_info(struct firedtv *fdtv, void *arg) in fdtv_ca_app_info()
84 static int fdtv_ca_info(struct firedtv *fdtv, void *arg) in fdtv_ca_info()
91 static int fdtv_ca_get_mmi(struct firedtv *fdtv, void *arg) in fdtv_ca_get_mmi()
98 static int fdtv_ca_get_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_get_msg()
126 static int fdtv_ca_pmt(struct firedtv *fdtv, void *arg) in fdtv_ca_pmt()
145 static int fdtv_ca_send_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_send_msg()
176 static int fdtv_ca_ioctl(struct file *file, unsigned int cmd, void *arg) in fdtv_ca_ioctl()
/linux-4.1.27/arch/powerpc/platforms/44x/
Dwarp.c109 void *arg; member
113 int pika_dtm_register_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_register_shutdown()
129 int pika_dtm_unregister_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_unregister_shutdown()
305 int pika_dtm_register_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_register_shutdown()
310 int pika_dtm_unregister_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_unregister_shutdown()
/linux-4.1.27/net/bridge/
Dbr_stp_timer.c34 static void br_hello_timer_expired(unsigned long arg) in br_hello_timer_expired()
48 static void br_message_age_timer_expired(unsigned long arg) in br_message_age_timer_expired()
81 static void br_forward_delay_timer_expired(unsigned long arg) in br_forward_delay_timer_expired()
106 static void br_tcn_timer_expired(unsigned long arg) in br_tcn_timer_expired()
120 static void br_topology_change_timer_expired(unsigned long arg) in br_topology_change_timer_expired()
131 static void br_hold_timer_expired(unsigned long arg) in br_hold_timer_expired()
/linux-4.1.27/block/
Dioctl.c12 static int blkpg_ioctl(struct block_device *bdev, struct blkpg_ioctl_arg __user *arg) in blkpg_ioctl()
204 static int put_ushort(unsigned long arg, unsigned short val) in put_ushort()
209 static int put_int(unsigned long arg, int val) in put_int()
214 static int put_uint(unsigned long arg, unsigned int val) in put_uint()
219 static int put_long(unsigned long arg, long val) in put_long()
224 static int put_ulong(unsigned long arg, unsigned long val) in put_ulong()
229 static int put_u64(unsigned long arg, u64 val) in put_u64()
235 unsigned cmd, unsigned long arg) in __blkdev_driver_ioctl()
275 unsigned long arg) in blkdev_ioctl()
Dcompat_ioctl.c14 static int compat_put_ushort(unsigned long arg, unsigned short val) in compat_put_ushort()
19 static int compat_put_int(unsigned long arg, int val) in compat_put_int()
24 static int compat_put_uint(unsigned long arg, unsigned int val) in compat_put_uint()
29 static int compat_put_long(unsigned long arg, long val) in compat_put_long()
34 static int compat_put_ulong(unsigned long arg, compat_ulong_t val) in compat_put_ulong()
39 static int compat_put_u64(unsigned long arg, u64 val) in compat_put_u64()
81 unsigned int cmd, unsigned long arg) in compat_hdio_ioctl()
121 unsigned int cmd, unsigned long arg) in compat_cdrom_read_audio()
148 unsigned int cmd, unsigned long arg) in compat_cdrom_generic_command()
304 unsigned int cmd, unsigned long arg) in compat_fd_ioctl()
[all …]
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_tools.h69 #define ehca_dbg(ib_dev, format, arg...) \ argument
78 #define ehca_info(ib_dev, format, arg...) \ argument
82 #define ehca_warn(ib_dev, format, arg...) \ argument
86 #define ehca_err(ib_dev, format, arg...) \ argument
91 #define ehca_gen_dbg(format, arg...) \ argument
98 #define ehca_gen_warn(format, arg...) \ argument
102 #define ehca_gen_err(format, arg...) \ argument
/linux-4.1.27/drivers/ide/
Dide-devsets.c10 static int set_io_32bit(ide_drive_t *drive, int arg) in set_io_32bit()
25 static int set_ksettings(ide_drive_t *drive, int arg) in set_ksettings()
40 static int set_using_dma(ide_drive_t *drive, int arg) in set_using_dma()
96 static int set_pio_mode(ide_drive_t *drive, int arg) in set_pio_mode()
136 static int set_unmaskirq(ide_drive_t *drive, int arg) in set_unmaskirq()
159 int arg) in ide_devset_execute()
Dide-ioctls.c20 unsigned int cmd, unsigned long arg, in ide_setting_ioctl()
58 unsigned long arg) in ide_get_identity_ioctl()
87 static int ide_get_nice_ioctl(ide_drive_t *drive, unsigned long arg) in ide_get_nice_ioctl()
95 static int ide_set_nice_ioctl(ide_drive_t *drive, unsigned long arg) in ide_set_nice_ioctl()
117 static int ide_cmd_ioctl(ide_drive_t *drive, unsigned long arg) in ide_cmd_ioctl()
192 static int ide_task_ioctl(ide_drive_t *drive, unsigned long arg) in ide_task_ioctl()
235 unsigned int cmd, unsigned long arg) in generic_ide_ioctl()
Dide-floppy_ioctl.c38 int __user *arg) in ide_floppy_get_format_capacities()
139 int __user *arg) in ide_floppy_format_unit()
199 int __user *arg) in ide_floppy_get_format_progress()
236 unsigned long arg, unsigned int cmd) in ide_floppy_lockdoor()
274 fmode_t mode, unsigned int cmd, unsigned long arg) in ide_floppy_ioctl()
Dide-disk.c469 static int set_multcount(ide_drive_t *drive, int arg) in set_multcount()
493 static int set_nowerr(ide_drive_t *drive, int arg) in set_nowerr()
559 static int set_wcache(ide_drive_t *drive, int arg) in set_wcache()
599 static int set_acoustic(ide_drive_t *drive, int arg) in set_acoustic()
620 static int set_addressing(ide_drive_t *drive, int arg) in set_addressing()
Dide-cd_ioctl.c350 static int ide_cd_fake_play_trkind(ide_drive_t *drive, void *arg) in ide_cd_fake_play_trkind()
384 static int ide_cd_read_tochdr(ide_drive_t *drive, void *arg) in ide_cd_read_tochdr()
403 static int ide_cd_read_tocentry(ide_drive_t *drive, void *arg) in ide_cd_read_tocentry()
427 unsigned int cmd, void *arg) in ide_cdrom_audio_ioctl()
/linux-4.1.27/drivers/media/tuners/
Dtuner-i2c.h85 #define tuner_printk(kernlvl, i2cprops, fmt, arg...) do { \ argument
95 #define __tuner_warn(i2cprops, fmt, arg...) do { \ argument
99 #define __tuner_info(i2cprops, fmt, arg...) do { \ argument
103 #define __tuner_err(i2cprops, fmt, arg...) do { \ argument
107 #define __tuner_dbg(i2cprops, fmt, arg...) do { \ argument
112 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) argument
113 #define tuner_info(fmt, arg...) __tuner_info(priv->i2c_props, fmt, ##arg) argument
114 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) argument
115 #define tuner_dbg(fmt, arg...) __tuner_dbg(priv->i2c_props, fmt, ##arg) argument
Dfc0013-priv.h28 #define err(f, arg...) printk(KERN_ERR LOG_PREFIX": " f "\n" , ## arg) argument
30 #define info(f, arg...) printk(KERN_INFO LOG_PREFIX": " f "\n" , ## arg) argument
32 #define warn(f, arg...) printk(KERN_WARNING LOG_PREFIX": " f "\n" , ## arg) argument
Dtda18271-priv.h145 #define tda_printk(st, lvl, fmt, arg...) \ argument
148 #define tda_dprintk(st, lvl, fmt, arg...) \ argument
154 #define tda_info(fmt, arg...) pr_info(fmt, ##arg) argument
155 #define tda_warn(fmt, arg...) tda_printk(priv, KERN_WARNING, fmt, ##arg) argument
156 #define tda_err(fmt, arg...) tda_printk(priv, KERN_ERR, fmt, ##arg) argument
157 #define tda_dbg(fmt, arg...) tda_dprintk(priv, DBG_INFO, fmt, ##arg) argument
158 #define tda_map(fmt, arg...) tda_dprintk(priv, DBG_MAP, fmt, ##arg) argument
159 #define tda_reg(fmt, arg...) tda_dprintk(priv, DBG_REG, fmt, ##arg) argument
160 #define tda_cal(fmt, arg...) tda_dprintk(priv, DBG_CAL, fmt, ##arg) argument
/linux-4.1.27/drivers/char/agp/
Dcompat_ioctl.c38 static int compat_agpioc_info_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_info_wrap()
61 static int compat_agpioc_reserve_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_reserve_wrap()
148 static int compat_agpioc_allocate_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_allocate_wrap()
172 static int compat_agpioc_bind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_bind_wrap()
189 static int compat_agpioc_unbind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_unbind_wrap()
206 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl()
Dfrontend.c713 static int agpioc_info_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_info_wrap()
787 int agpioc_setup_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_setup_wrap()
799 static int agpioc_reserve_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_reserve_wrap()
874 static int agpioc_allocate_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_allocate_wrap()
901 int agpioc_deallocate_wrap(struct agp_file_private *priv, int arg) in agpioc_deallocate_wrap()
915 static int agpioc_bind_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_bind_wrap()
932 static int agpioc_unbind_wrap(struct agp_file_private *priv, void __user *arg) in agpioc_unbind_wrap()
950 unsigned int cmd, unsigned long arg) in agp_ioctl()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h190 #define hw_dbg(hw, format, arg...) \ argument
192 #define hw_err(hw, format, arg...) \ argument
194 #define e_dev_info(format, arg...) \ argument
196 #define e_dev_warn(format, arg...) \ argument
198 #define e_dev_err(format, arg...) \ argument
200 #define e_dev_notice(format, arg...) \ argument
202 #define e_info(msglvl, format, arg...) \ argument
204 #define e_err(msglvl, format, arg...) \ argument
206 #define e_warn(msglvl, format, arg...) \ argument
208 #define e_crit(msglvl, format, arg...) \ argument
/linux-4.1.27/tools/lib/traceevent/
Dparse-filter.c197 static void free_arg(struct filter_arg *arg) in free_arg()
352 struct filter_arg *arg; in create_arg_item() local
409 struct filter_arg *arg; in create_arg_op() local
424 struct filter_arg *arg; in create_arg_exp() local
439 struct filter_arg *arg; in create_arg_cmp() local
453 add_right(struct filter_arg *op, struct filter_arg *arg, char *error_str) in add_right()
620 struct filter_arg *arg; in rotate_op_right() local
627 static enum pevent_errno add_left(struct filter_arg *op, struct filter_arg *arg) in add_left()
732 static int check_op_done(struct filter_arg *arg) in check_op_done()
765 struct filter_arg *arg, char *error_str) in reparent_op_arg()
[all …]
Devent-parse.c742 static void free_arg(struct print_arg *arg) in free_arg()
1624 process_arg(struct event_format *event, struct print_arg *arg, char **tok) in process_arg()
1643 process_field_arg(struct event_format *event, struct print_arg *arg, char **tok) in process_field_arg()
1659 struct print_arg *arg, *left, *right; in process_cond() local
1712 struct print_arg *arg; in process_array() local
1798 static int set_op_prio(struct print_arg *arg) in set_op_prio()
1812 process_op(struct event_format *event, struct print_arg *arg, char **tok) in process_op()
2006 process_entry(struct event_format *event __maybe_unused, struct print_arg *arg, in process_entry()
2174 eval_type(unsigned long long val, struct print_arg *arg, int pointer) in eval_type()
2184 static int arg_num_eval(struct print_arg *arg, long long *val) in arg_num_eval()
[all …]
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-cards.c53 #define info_printk(core, fmt, arg...) \ argument
56 #define warn_printk(core, fmt, arg...) \ argument
59 #define err_printk(core, fmt, arg...) \ argument
62 #define dprintk(level,fmt, arg...) do { \ argument
2970 int command, int arg) in cx88_dvico_xc2028_callback()
3029 int command, int arg) in cx88_xc3028_winfast1800h_callback()
3046 int command, int arg) in cx88_xc4000_winfast2000h_plus_callback()
3065 int command, int arg) in cx88_pv_8000gt_callback()
3118 int command, int arg) in cx88_xc2028_tuner_callback()
3165 int command, int arg) in cx88_xc4000_tuner_callback()
[all …]
/linux-4.1.27/drivers/net/ppp/
Dppp_deflate.c63 static void z_comp_free(void *arg) in z_comp_free()
140 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init()
169 static void z_comp_reset(void *arg) in z_comp_reset()
188 static int z_compress(void *arg, unsigned char *rptr, unsigned char *obuf, in z_compress()
269 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats()
280 static void z_decomp_free(void *arg) in z_decomp_free()
355 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
385 static void z_decomp_reset(void *arg) in z_decomp_reset()
414 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress()
520 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) in z_incomp()
Dppp_mppe.c255 static void mppe_free(void *arg) in mppe_free()
273 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init()
338 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init()
354 static void mppe_comp_reset(void *arg) in mppe_comp_reset()
367 mppe_compress(void *arg, unsigned char *ibuf, unsigned char *obuf, in mppe_compress()
446 static void mppe_comp_stats(void *arg, struct compstat *stats) in mppe_comp_stats()
454 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
464 static void mppe_decomp_reset(void *arg) in mppe_decomp_reset()
474 mppe_decompress(void *arg, unsigned char *ibuf, int isize, unsigned char *obuf, in mppe_decompress()
664 static void mppe_incomp(void *arg, unsigned char *ibuf, int icnt) in mppe_incomp()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c31 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_synth_info_user()
44 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_midi_info_user()
57 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_oob_user()
77 void __user *arg = (void __user *)carg; in snd_seq_oss_ioctl() local
/linux-4.1.27/include/linux/
Dstop_machine.h26 void *arg; member
44 void *arg; member
47 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
67 cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
79 cpu_stop_fn_t fn, void *arg) in stop_cpus()
87 cpu_stop_fn_t fn, void *arg) in try_stop_cpus()
Dmoduleparam.h75 void *arg; member
165 #define module_param_cb(name, ops, arg, perm) \ argument
168 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
181 #define __level_param_cb(name, ops, arg, perm, level) \ argument
184 #define core_param_cb(name, ops, arg, perm) \ argument
187 #define postcore_param_cb(name, ops, arg, perm) \ argument
190 #define arch_param_cb(name, ops, arg, perm) \ argument
193 #define subsys_param_cb(name, ops, arg, perm) \ argument
196 #define fs_param_cb(name, ops, arg, perm) \ argument
199 #define device_param_cb(name, ops, arg, perm) \ argument
[all …]
Ddevice-mapper.h501 #define DMCRIT(f, arg...) \ argument
504 #define DMERR(f, arg...) \ argument
506 #define DMERR_LIMIT(f, arg...) \ argument
513 #define DMWARN(f, arg...) \ argument
515 #define DMWARN_LIMIT(f, arg...) \ argument
522 #define DMINFO(f, arg...) \ argument
524 #define DMINFO_LIMIT(f, arg...) \ argument
532 # define DMDEBUG(f, arg...) \ argument
534 # define DMDEBUG_LIMIT(f, arg...) \ argument
541 # define DMDEBUG(f, arg...) do {} while (0) argument
[all …]
/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c1131 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_system_info()
1151 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void __user *arg) in snd_seq_ioctl_running_mode()
1204 void __user *arg) in snd_seq_ioctl_get_client_info()
1228 void __user *arg) in snd_seq_ioctl_set_client_info()
1258 void __user *arg) in snd_seq_ioctl_create_port()
1308 void __user *arg) in snd_seq_ioctl_delete_port()
1332 void __user *arg) in snd_seq_ioctl_get_port_info()
1365 void __user *arg) in snd_seq_ioctl_set_port_info()
1443 void __user *arg) in snd_seq_ioctl_subscribe_port()
1488 void __user *arg) in snd_seq_ioctl_unsubscribe_port()
[all …]
/linux-4.1.27/drivers/acpi/acpica/
Ddsfield.c152 union acpi_parse_object *arg; in acpi_ds_create_buffer_field() local
288 union acpi_parse_object *arg) in acpi_ds_get_field_names()
478 union acpi_parse_object *arg; in acpi_ds_create_field() local
542 union acpi_parse_object *arg = NULL; in acpi_ds_init_field_objects() local
661 union acpi_parse_object *arg; in acpi_ds_create_bank_field() local
751 union acpi_parse_object *arg; in acpi_ds_create_index_field() local
Dpstree.c72 union acpi_parse_object *arg = NULL; in acpi_ps_get_arg() local
127 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg()
206 union acpi_parse_object *arg; in acpi_ps_get_depth_next() local
Dpsargs.c232 union acpi_parse_object *arg, u8 possible_method_call) in acpi_ps_get_next_namepath()
392 u32 arg_type, union acpi_parse_object *arg) in acpi_ps_get_next_simple_arg()
489 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_field() local
715 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_arg() local
/linux-4.1.27/drivers/net/wireless/cw1200/
Dwsm.c95 void *arg, in wsm_generic_confirm()
108 int wsm_configuration(struct cw1200_common *priv, struct wsm_configuration *arg) in wsm_configuration()
138 struct wsm_configuration *arg, in wsm_configuration_confirm()
166 int wsm_reset(struct cw1200_common *priv, const struct wsm_reset *arg) in wsm_reset()
218 struct wsm_mib *arg, in wsm_read_mib_confirm()
271 struct wsm_mib *arg, in wsm_write_mib_confirm()
290 int wsm_scan(struct cw1200_common *priv, const struct wsm_scan *arg) in wsm_scan()
413 struct wsm_join_cnf *arg, in wsm_join_confirm()
430 int wsm_join(struct cw1200_common *priv, struct wsm_join *arg) in wsm_join()
469 const struct wsm_set_bss_params *arg) in wsm_set_bss_params()
[all …]
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Ddebug.h64 #define wl1271_error(fmt, arg...) \ argument
67 #define wl1271_warning(fmt, arg...) \ argument
70 #define wl1271_notice(fmt, arg...) \ argument
73 #define wl1271_info(fmt, arg...) \ argument
78 #define wl1271_debug(level, fmt, arg...) \ argument
84 #define wl1271_debug(level, fmt, arg...) \ argument
/linux-4.1.27/sound/drivers/opl3/
Dopl3_oss.c121 struct snd_seq_oss_reg *arg; in snd_opl3_init_seq_oss() local
160 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_opl3_open_seq_oss()
184 static int snd_opl3_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_opl3_close_seq_oss()
203 static int snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_opl3_load_patch_seq_oss()
247 static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, in snd_opl3_ioctl_seq_oss()
276 static int snd_opl3_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_opl3_reset_seq_oss()
/linux-4.1.27/drivers/usb/core/
Ddevio.c103 #define snoop(dev, format, arg...) \ argument
969 static int proc_control(struct usb_dev_state *ps, void __user *arg) in proc_control()
1056 static int proc_bulk(struct usb_dev_state *ps, void __user *arg) in proc_bulk()
1143 static int proc_resetep(struct usb_dev_state *ps, void __user *arg) in proc_resetep()
1161 static int proc_clearhalt(struct usb_dev_state *ps, void __user *arg) in proc_clearhalt()
1184 static int proc_getdriver(struct usb_dev_state *ps, void __user *arg) in proc_getdriver()
1203 static int proc_connectinfo(struct usb_dev_state *ps, void __user *arg) in proc_connectinfo()
1220 static int proc_setintf(struct usb_dev_state *ps, void __user *arg) in proc_setintf()
1236 static int proc_setconfig(struct usb_dev_state *ps, void __user *arg) in proc_setconfig()
1286 void __user *arg) in proc_do_submiturb()
[all …]
/linux-4.1.27/drivers/scsi/aacraid/
Dcommctrl.c60 static int ioctl_send_fib(struct aac_dev * dev, void __user *arg) in ioctl_send_fib()
169 static int open_getadapter_fib(struct aac_dev * dev, void __user *arg) in open_getadapter_fib()
241 static int next_getadapter_fib(struct aac_dev * dev, void __user *arg) in next_getadapter_fib()
386 static int close_getadapter_fib(struct aac_dev * dev, void __user *arg) in close_getadapter_fib()
436 static int check_revision(struct aac_dev *dev, void __user *arg) in check_revision()
466 static int aac_send_raw_srb(struct aac_dev* dev, void __user * arg) in aac_send_raw_srb()
839 static int aac_get_pci_info(struct aac_dev* dev, void __user *arg) in aac_get_pci_info()
854 int aac_do_ioctl(struct aac_dev * dev, int cmd, void __user *arg) in aac_do_ioctl()
/linux-4.1.27/sound/pci/hda/
Dhda_hwdep.c34 struct hda_verb_ioctl __user *arg) in verb_write_ioctl()
48 struct hda_verb_ioctl __user *arg) in get_wcap_ioctl()
64 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl()
82 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl_compat()
/linux-4.1.27/arch/arm/kernel/
Dsmp_tlb.c33 static inline void ipi_flush_tlb_mm(void *arg) in ipi_flush_tlb_mm()
40 static inline void ipi_flush_tlb_page(void *arg) in ipi_flush_tlb_page()
47 static inline void ipi_flush_tlb_kernel_page(void *arg) in ipi_flush_tlb_kernel_page()
54 static inline void ipi_flush_tlb_range(void *arg) in ipi_flush_tlb_range()
61 static inline void ipi_flush_tlb_kernel_range(void *arg) in ipi_flush_tlb_kernel_range()
111 static void ipi_flush_tlb_a15_erratum(void *arg) in ipi_flush_tlb_a15_erratum()
Dsuspend.c17 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
42 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
/linux-4.1.27/drivers/staging/i2o/
Di2o_config.c69 static int i2o_cfg_getiops(unsigned long arg) in i2o_cfg_getiops()
87 static int i2o_cfg_gethrt(unsigned long arg) in i2o_cfg_gethrt()
124 static int i2o_cfg_getlct(unsigned long arg) in i2o_cfg_getlct()
160 static int i2o_cfg_parms(unsigned long arg, unsigned int type) in i2o_cfg_parms()
231 static int i2o_cfg_swdl(unsigned long arg) in i2o_cfg_swdl()
309 static int i2o_cfg_swul(unsigned long arg) in i2o_cfg_swul()
383 static int i2o_cfg_swdel(unsigned long arg) in i2o_cfg_swdel()
426 static int i2o_cfg_validate(unsigned long arg) in i2o_cfg_validate()
458 static int i2o_cfg_evt_reg(unsigned long arg, struct file *fp) in i2o_cfg_evt_reg()
496 static int i2o_cfg_evt_get(unsigned long arg, struct file *fp) in i2o_cfg_evt_get()
[all …]
/linux-4.1.27/drivers/thunderbolt/
Dtb.h188 #define tb_err(tb, fmt, arg...) dev_err(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
189 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
190 #define tb_warn(tb, fmt, arg...) dev_warn(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
191 #define tb_info(tb, fmt, arg...) dev_info(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
194 #define __TB_SW_PRINT(level, sw, fmt, arg...) \ argument
200 #define tb_sw_WARN(sw, fmt, arg...) __TB_SW_PRINT(tb_WARN, sw, fmt, ##arg) argument
201 #define tb_sw_warn(sw, fmt, arg...) __TB_SW_PRINT(tb_warn, sw, fmt, ##arg) argument
202 #define tb_sw_info(sw, fmt, arg...) __TB_SW_PRINT(tb_info, sw, fmt, ##arg) argument
205 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ argument
211 #define tb_port_WARN(port, fmt, arg...) \ argument
[all …]
Dtunnel_pci.c13 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument
24 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
26 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
28 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument
/linux-4.1.27/drivers/crypto/qat/qat_common/
Dadf_ctl_drv.c130 unsigned long arg) in adf_ctl_alloc_resources()
225 unsigned long arg) in adf_ctl_ioctl_dev_config()
301 unsigned long arg) in adf_ctl_ioctl_dev_stop()
335 unsigned long arg) in adf_ctl_ioctl_dev_start()
376 unsigned long arg) in adf_ctl_ioctl_get_num_devices()
388 unsigned long arg) in adf_ctl_ioctl_get_status()
427 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
/linux-4.1.27/arch/um/kernel/skas/
Duaccess.c60 int (*op)(unsigned long addr, int len, void *arg), void *arg) in do_op_one_page()
91 int (*op)(unsigned long, int, void *), void *arg) in buffer_op() argument
133 static int copy_chunk_from_user(unsigned long from, int len, void *arg) in copy_chunk_from_user()
155 static int copy_chunk_to_user(unsigned long to, int len, void *arg) in copy_chunk_to_user()
177 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) in strncpy_chunk_from_user()
235 static int strnlen_chunk(unsigned long str, int len, void *arg) in strnlen_chunk()
/linux-4.1.27/arch/cris/include/asm/
Detraxi2c.h19 #define I2C_ARGSLAVE(arg) ((arg) >> 16) argument
20 #define I2C_ARGREG(arg) (((arg) >> 8) & 0xff) argument
21 #define I2C_ARGVALUE(arg) ((arg) & 0xff) argument
/linux-4.1.27/fs/ceph/
Dioctl.c16 static long ceph_ioctl_get_layout(struct file *file, void __user *arg) in ceph_ioctl_get_layout()
63 static long ceph_ioctl_set_layout(struct file *file, void __user *arg) in ceph_ioctl_set_layout()
135 static long ceph_ioctl_set_layout_policy (struct file *file, void __user *arg) in ceph_ioctl_set_layout_policy()
178 static long ceph_ioctl_get_dataloc(struct file *file, void __user *arg) in ceph_ioctl_get_dataloc()
271 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/linux-4.1.27/arch/xtensa/kernel/
Dsmp.c447 static void ipi_flush_tlb_all(void *arg) in ipi_flush_tlb_all()
457 static void ipi_flush_tlb_mm(void *arg) in ipi_flush_tlb_mm()
467 static void ipi_flush_tlb_page(void *arg) in ipi_flush_tlb_page()
482 static void ipi_flush_tlb_range(void *arg) in ipi_flush_tlb_range()
499 static void ipi_flush_tlb_kernel_range(void *arg) in ipi_flush_tlb_kernel_range()
516 static void ipi_flush_cache_all(void *arg) in ipi_flush_cache_all()
526 static void ipi_flush_cache_page(void *arg) in ipi_flush_cache_page()
543 static void ipi_flush_cache_range(void *arg) in ipi_flush_cache_range()
560 static void ipi_flush_icache_range(void *arg) in ipi_flush_icache_range()
578 static void ipi_invalidate_dcache_range(void *arg) in ipi_invalidate_dcache_range()
[all …]
/linux-4.1.27/drivers/gpu/drm/
Ddrm_ioc32.c88 unsigned long arg) in compat_drm_version()
135 unsigned long arg) in compat_drm_getunique()
164 unsigned long arg) in compat_drm_setunique()
193 unsigned long arg) in compat_drm_getmap()
230 unsigned long arg) in compat_drm_addmap()
272 unsigned long arg) in compat_drm_rmmap()
300 unsigned long arg) in compat_drm_getclient()
342 unsigned long arg) in compat_drm_getstats()
379 unsigned long arg) in compat_drm_addbufs()
409 unsigned long arg) in compat_drm_markbufs()
[all …]
/linux-4.1.27/net/atm/
Dioctl.c51 unsigned long arg, int compat) in do_vcc_ioctl()
186 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl()
246 unsigned long arg) in do_atm_iobuf()
277 unsigned long arg) in do_atmif_sioc()
306 unsigned long arg) in do_atm_ioctl()
359 unsigned long arg) in vcc_compat_ioctl()
Dpppoatm.c107 static void pppoatm_wakeup_sender(unsigned long arg) in pppoatm_wakeup_sender()
375 unsigned long arg) in pppoatm_devppp_ioctl()
393 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
449 unsigned long arg) in pppoatm_ioctl()
/linux-4.1.27/net/sched/
Dsch_drr.c66 struct nlattr **tca, unsigned long *arg) in drr_change_class()
147 static int drr_delete_class(struct Qdisc *sch, unsigned long arg) in drr_delete_class()
180 static void drr_put_class(struct Qdisc *sch, unsigned long arg) in drr_put_class()
210 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf()
217 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class()
237 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf()
244 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify()
252 static int drr_dump_class(struct Qdisc *sch, unsigned long arg, in drr_dump_class()
274 static int drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, in drr_dump_class_stats()
293 static void drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) in drr_walk()
Dcls_cgroup.c93 unsigned long *arg, bool ovr) in cls_cgroup_change()
160 static int cls_cgroup_delete(struct tcf_proto *tp, unsigned long arg) in cls_cgroup_delete()
165 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg) in cls_cgroup_walk()
Dsch_red.c236 static inline void red_adaptative_timer(unsigned long arg) in red_adaptative_timer()
308 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in red_graft()
325 static struct Qdisc *red_leaf(struct Qdisc *sch, unsigned long arg) in red_leaf()
336 static void red_put(struct Qdisc *sch, unsigned long arg) in red_put()
Dsch_dsmark.c55 static int dsmark_graft(struct Qdisc *sch, unsigned long arg, in dsmark_graft()
80 static struct Qdisc *dsmark_leaf(struct Qdisc *sch, unsigned long arg) in dsmark_leaf()
113 struct nlattr **tca, unsigned long *arg) in dsmark_change()
151 static int dsmark_delete(struct Qdisc *sch, unsigned long arg) in dsmark_delete()
/linux-4.1.27/drivers/pci/hotplug/
Dpciehp.h47 #define dbg(format, arg...) \ argument
52 #define err(format, arg...) \ argument
54 #define info(format, arg...) \ argument
56 #define warn(format, arg...) \ argument
59 #define ctrl_dbg(ctrl, format, arg...) \ argument
65 #define ctrl_err(ctrl, format, arg...) \ argument
67 #define ctrl_info(ctrl, format, arg...) \ argument
69 #define ctrl_warn(ctrl, format, arg...) \ argument
Dcpcihp_generic.c54 #define dbg(format, arg...) \ argument
60 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME , ## arg) argument
61 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME , ## arg) argument
62 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) argument
Dacpi_pcihp.c39 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt , MY_NAME , __func__… argument
40 #define err(format, arg...) printk(KERN_ERR "%s: " format , MY_NAME , ## arg) argument
41 #define info(format, arg...) printk(KERN_INFO "%s: " format , MY_NAME , ## arg) argument
42 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) argument
Drpaphp.h50 #define dbg(format, arg...) \ argument
56 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME , ## arg) argument
57 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME , ## arg) argument
58 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME , ## arg) argument
Dcpci_hotplug_pci.c38 #define dbg(format, arg...) \ argument
44 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME , ## arg) argument
45 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME , ## arg) argument
46 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) argument
Dcpcihp_zt5550.c49 #define dbg(format, arg...) \ argument
55 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME , ## arg) argument
56 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME , ## arg) argument
57 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) argument
Dpcihp_skeleton.c51 #define dbg(format, arg...) \ argument
57 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME , ## arg) argument
58 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME , ## arg) argument
59 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg) argument
Dshpchp.h50 #define dbg(format, arg...) \ argument
55 #define err(format, arg...) \ argument
57 #define info(format, arg...) \ argument
59 #define warn(format, arg...) \ argument
62 #define ctrl_dbg(ctrl, format, arg...) \ argument
68 #define ctrl_err(ctrl, format, arg...) \ argument
70 #define ctrl_info(ctrl, format, arg...) \ argument
72 #define ctrl_warn(ctrl, format, arg...) \ argument
Dpci_hotplug_core.c48 #define dbg(fmt, arg...) do { if (debug) printk(KERN_DEBUG "%s: %s: " fmt , MY_NAME , __func__ , ##… argument
49 #define err(format, arg...) printk(KERN_ERR "%s: " format , MY_NAME , ## arg) argument
50 #define info(format, arg...) printk(KERN_INFO "%s: " format , MY_NAME , ## arg) argument
51 #define warn(format, arg...) printk(KERN_WARNING "%s: " format , MY_NAME , ## arg) argument
/linux-4.1.27/drivers/atm/
Dsuni.c95 static int fetch_stats(struct atm_dev *dev,struct sonet_stats __user *arg,int zero) in fetch_stats()
115 static int change_diag(struct atm_dev *dev,void __user *arg,int set) in change_diag()
135 static int get_diag(struct atm_dev *dev,void __user *arg) in get_diag()
224 static int get_framing(struct atm_dev *dev, void __user *arg) in get_framing()
239 static int set_framing(struct atm_dev *dev, void __user *arg) in set_framing()
255 static int suni_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in suni_ioctl()
DuPD98402.c40 static int fetch_stats(struct atm_dev *dev,struct sonet_stats __user *arg,int zero) in fetch_stats()
86 static int get_sense(struct atm_dev *dev,u8 __user *arg) in get_sense()
135 static int uPD98402_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in uPD98402_ioctl()
/linux-4.1.27/sound/synth/emux/
Demux_oss.c69 struct snd_seq_oss_reg *arg; in snd_emux_init_seq_oss() local
111 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss()
177 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss()
205 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_emux_load_patch_seq_oss()
250 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss()
284 snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_reset_seq_oss()
Demux_hwdep.c34 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch()
60 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode()
86 unsigned int cmd, unsigned long arg) in snd_emux_hwdep_ioctl()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_ioc32.c48 unsigned long arg) in compat_i915_batchbuffer()
83 unsigned long arg) in compat_i915_cmdbuffer()
113 unsigned long arg) in compat_i915_irq_emit()
136 unsigned long arg) in compat_i915_getparam()
163 unsigned long arg) in compat_i915_alloc()
201 long i915_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_compat_ioctl()
/linux-4.1.27/drivers/firewire/
Dcore-cdev.c444 static int ioctl_get_info(struct client *client, union ioctl_arg *arg) in ioctl_get_info()
635 static int ioctl_send_request(struct client *client, union ioctl_arg *arg) in ioctl_send_request()
774 static int ioctl_allocate(struct client *client, union ioctl_arg *arg) in ioctl_allocate()
815 static int ioctl_deallocate(struct client *client, union ioctl_arg *arg) in ioctl_deallocate()
821 static int ioctl_send_response(struct client *client, union ioctl_arg *arg) in ioctl_send_response()
855 static int ioctl_initiate_bus_reset(struct client *client, union ioctl_arg *arg) in ioctl_initiate_bus_reset()
872 static int ioctl_add_descriptor(struct client *client, union ioctl_arg *arg) in ioctl_add_descriptor()
918 static int ioctl_remove_descriptor(struct client *client, union ioctl_arg *arg) in ioctl_remove_descriptor()
969 static int ioctl_create_iso_context(struct client *client, union ioctl_arg *arg) in ioctl_create_iso_context()
1041 static int ioctl_set_iso_channels(struct client *client, union ioctl_arg *arg) in ioctl_set_iso_channels()
[all …]
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c478 inline unsigned long setget_input(struct gpio_private *priv, unsigned long arg) in setget_input()
508 unsigned long arg) in setget_output()
524 unsigned int cmd, unsigned long arg) in gpio_ioctl_unlocked()
666 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl()
679 unsigned long arg) in virtual_gpio_ioctl()
795 static int gpio_leds_ioctl(unsigned int cmd, unsigned long arg) in gpio_leds_ioctl()
815 static int gpio_pwm_set_mode(unsigned long arg, int pwm_port) in gpio_pwm_set_mode()
840 static int gpio_pwm_set_period(unsigned long arg, int pwm_port) in gpio_pwm_set_period()
856 static int gpio_pwm_set_duty(unsigned long arg, int pwm_port) in gpio_pwm_set_duty()
872 unsigned long arg) in gpio_pwm_ioctl()
/linux-4.1.27/fs/xfs/
Dxfs_ioctl.c357 void __user *arg) in xfs_fssetdm_by_handle()
401 void __user *arg) in xfs_attrlist_by_handle()
512 void __user *arg) in xfs_attrmulti_by_handle()
745 void __user *arg) in xfs_ioc_bulkstat()
803 void __user *arg) in xfs_ioc_fsgeometry_v1()
825 void __user *arg) in xfs_ioc_fsgeometry()
897 void __user *arg) in xfs_ioc_fsgetxattr()
1279 void __user *arg) in xfs_ioc_fssetxattr()
1298 void __user *arg) in xfs_ioc_getxflags()
1312 void __user *arg) in xfs_ioc_setxflags()
[all …]
Dxfs_ioctl32.c345 void __user *arg) in xfs_compat_attrlist_by_handle()
396 void __user *arg) in xfs_compat_attrmulti_by_handle()
490 void __user *arg) in xfs_compat_fssetdm_by_handle()
534 void __user *arg = (void __user *)p; in xfs_file_compat_ioctl() local
/linux-4.1.27/fs/btrfs/
Dioctl.c188 static int btrfs_ioctl_getflags(struct file *file, void __user *arg) in btrfs_ioctl_getflags()
213 static int btrfs_ioctl_setflags(struct file *file, void __user *arg) in btrfs_ioctl_setflags()
365 static int btrfs_ioctl_getversion(struct file *file, int __user *arg) in btrfs_ioctl_getversion()
372 static noinline int btrfs_ioctl_fitrim(struct file *file, void __user *arg) in btrfs_ioctl_fitrim()
1462 void __user *arg) in btrfs_ioctl_resize()
1665 void __user *arg, int subvol) in btrfs_ioctl_snap_create()
1684 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
1741 void __user *arg) in btrfs_ioctl_subvol_getflags()
1763 void __user *arg) in btrfs_ioctl_subvol_setflags()
2304 void __user *arg) in btrfs_ioctl_snap_destroy()
[all …]
/linux-4.1.27/kernel/irq/
Dmsi.c85 unsigned int nr_irqs, void *arg) in msi_domain_alloc()
136 msi_alloc_info_t *arg) in msi_domain_ops_get_hwirq()
142 int nvec, msi_alloc_info_t *arg) in msi_domain_ops_prepare()
148 static void msi_domain_ops_set_desc(msi_alloc_info_t *arg, in msi_domain_ops_set_desc()
162 msi_alloc_info_t *arg) in msi_domain_ops_init()
256 msi_alloc_info_t arg; in msi_domain_alloc_irqs() local
/linux-4.1.27/fs/
Dfcntl.c32 static int setfl(int fd, struct file * filp, unsigned long arg) in setfl()
109 void f_setown(struct file *filp, unsigned long arg, int force) in f_setown()
142 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex()
182 static int f_getown_ex(struct file *filp, unsigned long arg) in f_getown_ex()
219 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids()
237 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids()
243 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
356 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
381 unsigned long, arg) in SYSCALL_DEFINE3() argument
Dsync.c70 static void sync_inodes_one_sb(struct super_block *sb, void *arg) in sync_inodes_one_sb()
76 static void sync_fs_one_sb(struct super_block *sb, void *arg) in sync_fs_one_sb()
82 static void fdatawrite_one_bdev(struct block_device *bdev, void *arg) in fdatawrite_one_bdev()
87 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev()
Dioctl.c36 unsigned long arg) in vfs_ioctl()
173 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap()
455 unsigned long arg) in file_ioctl()
556 unsigned long arg) in do_vfs_ioctl()
613 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
/linux-4.1.27/kernel/
Dstop_machine.c116 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
226 static void irq_cpu_stop_queue_work(void *arg) in irq_cpu_stop_queue_work()
244 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus()
319 void stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
331 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work()
357 cpu_stop_fn_t fn, void *arg) in __stop_cpus()
395 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus()
424 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in try_stop_cpus()
466 void *arg = work->arg; in cpu_stopper_thread() local
Dtorture.c89 torture_onoff(void *arg) in torture_onoff()
351 static int torture_shuffle(void *arg) in torture_shuffle()
424 static int torture_shutdown(void *arg) in torture_shutdown()
545 static int torture_stutter(void *arg) in torture_stutter()
713 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.c853 const struct wmi_channel_arg *arg) in ath10k_wmi_put_wmi_channel()
1249 struct wmi_scan_ev_arg *arg) in ath10k_wmi_op_pull_scan_ev()
1269 struct wmi_scan_ev_arg arg = {}; in ath10k_wmi_event_scan() local
1446 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_op_pull_mgmt_rx_ev()
1489 struct wmi_mgmt_rx_ev_arg arg = {}; in ath10k_wmi_event_mgmt_rx() local
1622 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_op_pull_ch_info_ev()
1642 struct wmi_ch_info_ev_arg arg = {}; in ath10k_wmi_event_chan_info() local
2080 struct wmi_vdev_start_ev_arg *arg) in ath10k_wmi_op_pull_vdev_start_ev()
2098 struct wmi_vdev_start_ev_arg arg = {}; in ath10k_wmi_event_vdev_start_resp() local
2123 struct wmi_peer_kick_ev_arg *arg) in ath10k_wmi_op_pull_peer_kick_ev()
[all …]
Dwmi-ops.h178 struct wmi_scan_ev_arg *arg) in ath10k_wmi_pull_scan()
188 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_pull_mgmt_rx()
198 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_pull_ch_info()
208 struct wmi_vdev_start_ev_arg *arg) in ath10k_wmi_pull_vdev_start()
218 struct wmi_peer_kick_ev_arg *arg) in ath10k_wmi_pull_peer_kick()
228 struct wmi_swba_ev_arg *arg) in ath10k_wmi_pull_swba()
238 struct wmi_phyerr_ev_arg *arg) in ath10k_wmi_pull_phyerr()
248 struct wmi_svc_rdy_ev_arg *arg) in ath10k_wmi_pull_svc_rdy()
258 struct wmi_rdy_ev_arg *arg) in ath10k_wmi_pull_rdy()
383 const struct wmi_start_scan_arg *arg) in ath10k_wmi_start_scan()
[all …]
Dwmi-tlv.c430 struct wmi_scan_ev_arg *arg) in ath10k_wmi_tlv_op_pull_scan_ev()
462 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_tlv_op_pull_mgmt_rx_ev()
511 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_tlv_op_pull_ch_info_ev()
543 struct wmi_vdev_start_ev_arg *arg) in ath10k_wmi_tlv_op_pull_vdev_start_ev()
574 struct wmi_peer_kick_ev_arg *arg) in ath10k_wmi_tlv_op_pull_peer_kick_ev()
605 struct wmi_swba_ev_arg *arg; member
673 struct wmi_swba_ev_arg *arg) in ath10k_wmi_tlv_op_pull_swba_ev()
705 struct wmi_phyerr_ev_arg *arg) in ath10k_wmi_tlv_op_pull_phyerr_ev()
752 struct wmi_svc_rdy_ev_arg *arg = data; in ath10k_wmi_tlv_parse_mem_reqs() local
770 struct wmi_svc_rdy_ev_arg *arg) in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
[all …]
/linux-4.1.27/net/netfilter/
Dnft_hash.c47 const struct nft_hash_cmp_arg *arg = data; in nft_hash_key() local
59 static inline int nft_hash_cmp(struct rhashtable_compare_arg *arg, in nft_hash_cmp()
79 struct nft_hash_cmp_arg arg = { in nft_hash_lookup() local
102 struct nft_hash_cmp_arg arg = { in nft_hash_update() local
133 struct nft_hash_cmp_arg arg = { in nft_hash_insert() local
157 struct nft_hash_cmp_arg arg = { in nft_hash_deactivate() local
323 static void nft_hash_elem_destroy(void *ptr, void *arg) in nft_hash_elem_destroy()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_debugfs.c28 static int gem_show(struct seq_file *m, void *arg) in gem_show()
47 static int mm_show(struct seq_file *m, void *arg) in mm_show()
54 static int fb_show(struct seq_file *m, void *arg) in fb_show()
/linux-4.1.27/fs/ncpfs/
Dioctl.c36 struct ncp_fs_info __user *arg) in ncp_get_fs_info()
61 struct ncp_fs_info_v2 __user * arg) in ncp_get_fs_info_v2()
127 struct compat_ncp_fs_info_v2 __user * arg) in ncp_get_compat_fs_info_v2()
160 ncp_set_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_set_charsets()
225 ncp_get_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_get_charsets()
257 static long __ncp_ioctl(struct inode *inode, unsigned int cmd, unsigned long arg) in __ncp_ioctl()
810 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl()
911 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl()
/linux-4.1.27/drivers/usb/atm/
Dusbatm.h43 #define usb_err(instance, format, arg...) \ argument
45 #define usb_info(instance, format, arg...) \ argument
47 #define usb_warn(instance, format, arg...) \ argument
49 #define usb_dbg(instance, format, arg...) \ argument
53 #define atm_printk(level, instance, format, arg...) \ argument
57 #define atm_err(instance, format, arg...) \ argument
59 #define atm_info(instance, format, arg...) \ argument
61 #define atm_warn(instance, format, arg...) \ argument
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex817 \subsubsection{Directly implemented $ioctl$s}
833 \subsubsection{$Ioctl$s routed through $audio_ioctl()$}
861 \subsubsection{New $ioctl$s in \cdromc}
948 \subsubsection{Device dependent $ioctl$s}
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.h109 #define mxl_printk(kern, fmt, arg...) \ argument
112 #define mxl_info(fmt, arg...) \ argument
116 #define mxl_debug(fmt, arg...) \ argument
122 #define mxl_debug_adv(fmt, arg...) \ argument
126 #define mxl_i2c(fmt, arg...) \ argument
130 #define mxl_i2c_adv(fmt, arg...) \ argument
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-cards.c7168 int command, int arg) in saa7134_xc2028_callback()
7203 int command, int arg) in saa7134_xc5000_callback()
7232 int command, int arg) in saa7134_tda8290_827x_callback()
7317 int command, int arg) in saa7134_tda8290_18271_callback()
7347 int command, int arg) in saa7134_tda8290_callback()
7369 int saa7134_tuner_callback(void *priv, int component, int command, int arg) in saa7134_tuner_callback()
/linux-4.1.27/tools/perf/util/
Dunwind-libdw.c76 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread()
109 void *arg) in memory_read()
152 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback()
166 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries()
Dunwind-libunwind.c325 int need_unwind_info, void *arg) in find_proc_info()
375 void __maybe_unused *arg) in access_fpreg()
383 void __maybe_unused *arg) in get_dyn_info_list_addr()
390 void __maybe_unused *arg) in resume()
400 unw_word_t __maybe_unused *offp, void __maybe_unused *arg) in get_proc_name()
430 int __write, void *arg) in access_mem()
475 int __write, void *arg) in access_reg()
515 unwind_entry_cb_t cb, void *arg) in entry()
605 void *arg, int max_stack) in get_entries()
629 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries()
Dparse-options.c19 int flags, const char **arg) in get_arg()
38 const char *s, *arg = NULL; in get_value() local
236 static int parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, in parse_long_opt()
340 static void check_typos(const char *arg, const struct option *options) in check_typos()
383 const char *arg; in parse_options_step() local
/linux-4.1.27/drivers/message/fusion/
Dmptctl.c621 __mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in __mptctl_ioctl()
699 mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in mptctl_ioctl()
708 static int mptctl_do_reset(unsigned long arg) in mptctl_do_reset()
757 mptctl_fw_download(unsigned long arg) in mptctl_fw_download()
1237 mptctl_getiocinfo (unsigned long arg, unsigned int data_size) in mptctl_getiocinfo()
1384 mptctl_gettargetinfo (unsigned long arg) in mptctl_gettargetinfo()
1509 mptctl_readtest (unsigned long arg) in mptctl_readtest()
1570 mptctl_eventquery (unsigned long arg) in mptctl_eventquery()
1609 mptctl_eventenable (unsigned long arg) in mptctl_eventenable()
1657 mptctl_eventreport (unsigned long arg) in mptctl_eventreport()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-module.c43 int libcfs_ioctl_getdata(char *buf, char *end, void *arg) in libcfs_ioctl_getdata()
92 int libcfs_ioctl_popdata(void *arg, void *data, int size) in libcfs_ioctl_popdata()
135 unsigned int cmd, unsigned long arg) in libcfs_ioctl()
/linux-4.1.27/sound/core/
Dcompress_offload.c227 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_ioctl_avail()
430 snd_compr_get_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_caps()
450 snd_compr_get_codec_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_codec_caps()
517 snd_compr_set_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_params()
565 snd_compr_get_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_params()
588 snd_compr_get_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_metadata()
610 snd_compr_set_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_metadata()
631 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_tstamp()
791 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl()
/linux-4.1.27/drivers/tty/
Dtty_ioctl.c587 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios()
684 static int set_termiox(struct tty_struct *tty, void __user *arg, int opt) in set_termiox()
903 static int tty_change_softcar(struct tty_struct *tty, int arg) in tty_change_softcar()
934 unsigned int cmd, unsigned long arg) in tty_mode_ioctl()
1078 static int __tty_perform_flush(struct tty_struct *tty, unsigned long arg) in __tty_perform_flush()
1104 int tty_perform_flush(struct tty_struct *tty, unsigned long arg) in tty_perform_flush()
1120 unsigned int cmd, unsigned long arg) in n_tty_ioctl_helper()
1172 unsigned int cmd, unsigned long arg) in n_tty_compat_ioctl_helper()
Dpty.c147 static int pty_set_lock(struct tty_struct *tty, int __user *arg) in pty_set_lock()
159 static int pty_get_lock(struct tty_struct *tty, int __user *arg) in pty_get_lock()
166 static int pty_set_pktmode(struct tty_struct *tty, int __user *arg) in pty_set_pktmode()
188 static int pty_get_pktmode(struct tty_struct *tty, int __user *arg) in pty_get_pktmode()
476 unsigned int cmd, unsigned long arg) in pty_bsd_ioctl()
599 unsigned int cmd, unsigned long arg) in pty_unix98_ioctl()
Dn_r3964.c90 #define TRACE_M(fmt, arg...) do {} while (0) argument
95 #define TRACE_PS(fmt, arg...) do {} while (0) argument
100 #define TRACE_PE(fmt, arg...) do {} while (0) argument
105 #define TRACE_L(fmt, arg...) do {} while (0) argument
110 #define TRACE_Q(fmt, arg...) do {} while (0) argument
750 static int enable_signals(struct r3964_info *pInfo, struct pid *pid, int arg) in enable_signals()
839 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg, in add_msg()
1184 unsigned int cmd, unsigned long arg) in r3964_ioctl()
/linux-4.1.27/drivers/staging/comedi/
Dcomedi_compat32.c91 unsigned long arg) in translated_ioctl()
100 static int compat_chaninfo(struct file *file, unsigned long arg) in compat_chaninfo()
134 static int compat_rangeinfo(struct file *file, unsigned long arg) in compat_rangeinfo()
267 static int compat_cmd(struct file *file, unsigned long arg) in compat_cmd()
292 static int compat_cmdtest(struct file *file, unsigned long arg) in compat_cmdtest()
346 static int compat_insnlist(struct file *file, unsigned long arg) in compat_insnlist()
396 static int compat_insn(struct file *file, unsigned long arg) in compat_insn()
417 long comedi_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in comedi_compat_ioctl()
Dcomedi_fops.c782 struct comedi_devconfig __user *arg) in do_devconfig_ioctl()
834 struct comedi_bufconfig __user *arg) in do_bufconfig_ioctl()
895 struct comedi_devinfo __user *arg, in do_devinfo_ioctl()
941 struct comedi_subdinfo __user *arg, void *file) in do_subdinfo_ioctl()
1015 struct comedi_chaninfo __user *arg) in do_chaninfo_ioctl()
1075 struct comedi_bufinfo __user *arg, void *file) in do_bufinfo_ioctl()
1403 struct comedi_insnlist __user *arg, void *file) in do_insnlist_ioctl()
1489 struct comedi_insn __user *arg, void *file) in do_insn_ioctl()
1537 struct comedi_cmd __user *arg, in __comedi_get_user_cmd()
1633 struct comedi_cmd __user *arg, void *file) in do_cmd_ioctl()
[all …]
/linux-4.1.27/arch/x86/kernel/
Dcheck.c28 static __init int set_corruption_check(char *arg) in set_corruption_check()
42 static __init int set_corruption_check_period(char *arg) in set_corruption_check_period()
56 static __init int set_corruption_check_size(char *arg) in set_corruption_check_size()
/linux-4.1.27/drivers/media/
Dmedia-devnode.c120 __media_ioctl(struct file *filp, unsigned int cmd, unsigned long arg, in __media_ioctl()
135 static long media_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in media_ioctl()
145 unsigned long arg) in media_compat_ioctl()
/linux-4.1.27/drivers/input/serio/
Di8042.h70 #define dbg(format, arg...) \ argument
78 #define dbg(format, arg...) \ argument
/linux-4.1.27/arch/x86/mm/
Dpgtable_32.c70 static int __init parse_vmalloc(char *arg) in parse_vmalloc()
86 static int __init parse_reservetop(char *arg) in parse_reservetop()
/linux-4.1.27/drivers/media/pci/bt8xx/
Ddst_ca.c38 #define dprintk(x, y, z, format, arg...) do { \ argument
236 static int ca_get_slot_caps(struct dst_state *state, struct ca_caps *p_ca_caps, void __user *arg) in ca_get_slot_caps()
269 static int ca_get_slot_descr(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_slot_descr()
275 …nt ca_get_slot_info(struct dst_state *state, struct ca_slot_info *p_ca_slot_info, void __user *arg) in ca_get_slot_info()
315 static int ca_get_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_get_message()
478 static int ca_send_message(struct dst_state *state, struct ca_msg *p_ca_message, void __user *arg) in ca_send_message()
564 void __user *arg = (void __user *)ioctl_arg; in dst_ca_ioctl() local
/linux-4.1.27/drivers/xen/
Dfallback.c8 int xen_event_channel_op_compat(int cmd, void *arg) in xen_event_channel_op_compat()
47 int xen_physdev_op_compat(int cmd, void *arg) in xen_physdev_op_compat()
/linux-4.1.27/drivers/isdn/capi/
Dkcapi.h19 #define DBG(format, arg...) do { \ argument
23 #define DBG(format, arg...) /* */ argument
/linux-4.1.27/fs/efivarfs/
Dfile.c108 efivarfs_ioc_getxflags(struct file *file, void __user *arg) in efivarfs_ioc_getxflags()
124 efivarfs_ioc_setxflags(struct file *file, void __user *arg) in efivarfs_ioc_setxflags()
163 void __user *arg = (void __user *)p; in efivarfs_file_ioctl() local
/linux-4.1.27/tools/lib/symbol/
Dkallsyms.c5 int kallsyms__parse(const char *filename, void *arg, in kallsyms__parse()
6 int (*process_symbol)(void *arg, const char *name, in kallsyms__parse()
/linux-4.1.27/fs/ext2/
Dioctl.c20 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl()
167 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
/linux-4.1.27/include/net/
Dwext.h18 void __user *arg) in wext_handle_ioctl()
23 unsigned long arg) in compat_wext_handle_ioctl()
/linux-4.1.27/drivers/gpu/drm/r128/
Dr128_ioc32.c63 unsigned long arg) in compat_r128_init()
111 unsigned long arg) in compat_r128_depth()
140 unsigned long arg) in compat_r128_stipple()
163 unsigned long arg) in compat_r128_getparam()
197 long r128_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in r128_compat_ioctl()
/linux-4.1.27/arch/mips/mm/
Duasm.c71 static inline u32 build_rs(u32 arg) in build_rs()
78 static inline u32 build_rt(u32 arg) in build_rt()
85 static inline u32 build_rd(u32 arg) in build_rd()
92 static inline u32 build_re(u32 arg) in build_re()
99 static inline u32 build_simm(s32 arg) in build_simm()
107 static inline u32 build_uimm(u32 arg) in build_uimm()
114 static inline u32 build_scimm(u32 arg) in build_scimm()
122 static inline u32 build_scimm9(s32 arg) in build_scimm9()
130 static inline u32 build_func(u32 arg) in build_func()
137 static inline u32 build_set(u32 arg) in build_set()
Duasm-micromips.c127 static inline u32 build_bimm(s32 arg) in build_bimm()
137 static inline u32 build_jimm(u32 arg) in build_jimm()
Duasm-mips.c161 static inline u32 build_bimm(s32 arg) in build_bimm()
171 static inline u32 build_jimm(u32 arg) in build_jimm()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_hwdep.c75 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info()
147 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
166 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux-4.1.27/sound/firewire/dice/
Ddice-hwdep.c73 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info()
141 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
159 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux-4.1.27/arch/arc/kernel/
Dstacktrace.c113 int (*consumer_fn) (unsigned int, void *), void *arg) in arc_unwind_core() argument
175 static int __collect_all(unsigned int address, void *arg) in __collect_all()
190 static int __collect_all_but_sched(unsigned int address, void *arg) in __collect_all_but_sched()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-hwdep.c73 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info()
141 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
159 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux-4.1.27/net/nfc/
Ddigital_technology.c223 static void digital_in_recv_ats(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_ats()
280 static void digital_in_recv_sel_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sel_res()
395 static void digital_in_recv_sdd_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sdd_res()
480 static void digital_in_recv_sens_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sens_res()
579 static void digital_in_recv_attrib_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_attrib_res()
650 static void digital_in_recv_sensb_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sensb_res()
748 static void digital_in_recv_sensf_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sensf_res()
847 void *arg, struct sk_buff *resp) in digital_in_recv_iso15693_inv_res()
962 static void digital_tg_recv_sel_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_sel_req()
1027 static void digital_tg_recv_sdd_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_sdd_req()
[all …]
/linux-4.1.27/sound/oss/
Dpas2_pcm.c47 static int pcm_set_speed(int arg) in pcm_set_speed()
117 static int pcm_set_channels(int arg) in pcm_set_channels()
133 static int pcm_set_bits(int arg) in pcm_set_bits()
150 static int pas_audio_ioctl(int dev, unsigned int cmd, void __user *arg) in pas_audio_ioctl()
Dsoundcard.c115 static int set_mixer_levels(void __user * arg) in set_mixer_levels()
128 static int get_mixer_levels(void __user * arg) in get_mixer_levels()
285 static int get_mixer_info(int dev, void __user *arg) in get_mixer_info()
297 static int get_old_mixer_info(int dev, void __user *arg) in get_old_mixer_info()
308 static int sound_mixer_ioctl(int mixdev, unsigned int cmd, void __user *arg) in sound_mixer_ioctl()
329 static long sound_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in sound_ioctl()
/linux-4.1.27/arch/x86/crypto/
Daes-i586-asm_32.S158 #define fwd_rnd1(arg, table) \ argument
173 #define fwd_rnd2(arg, table) \ argument
193 #define inv_rnd1(arg, table) \ argument
208 #define inv_rnd2(arg, table) \ argument
/linux-4.1.27/drivers/video/fbdev/
Dsbuslib.c99 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, in sbusfb_ioctl_helper()
194 static int fbiogetputcmap(struct fb_info *info, unsigned int cmd, unsigned long arg) in fbiogetputcmap()
216 static int fbiogscursor(struct fb_info *info, unsigned long arg) in fbiogscursor()
242 int sbusfb_compat_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in sbusfb_compat_ioctl()
/linux-4.1.27/drivers/misc/mei/
Dclient.h129 #define cl_dbg(dev, cl, format, arg...) \ argument
132 #define cl_err(dev, cl, format, arg...) \ argument
/linux-4.1.27/tools/perf/
Dbuiltin-top.c81 siginfo_t *info __maybe_unused, void *arg) in perf_top__sig_winch()
536 static void perf_top__sort_new_samples(void *arg) in perf_top__sort_new_samples()
559 static void *display_thread_tui(void *arg) in display_thread_tui()
603 static void *display_thread(void *arg) in display_thread()
675 void *arg) in hist_iter__top_callback()
1014 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1021 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1040 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
Dbuiltin-trace.c270 struct syscall_arg *arg) in __syscall_arg__scnprintf_strarray()
282 struct syscall_arg *arg) in syscall_arg__scnprintf_strarray()
295 struct syscall_arg *arg) in syscall_arg__scnprintf_strhexarray()
309 struct syscall_arg *arg) in syscall_arg__scnprintf_fd_at()
327 struct syscall_arg *arg) in syscall_arg__scnprintf_hex()
335 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot()
366 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_flags()
409 struct syscall_arg *arg) in syscall_arg__scnprintf_mremap_flags()
434 struct syscall_arg *arg) in syscall_arg__scnprintf_madvise_behavior()
476 struct syscall_arg *arg) in syscall_arg__scnprintf_flock()
[all …]
/linux-4.1.27/include/asm-generic/
Dbug.h74 #define __WARN_printf(arg...) warn_slowpath_fmt(__FILE__, __LINE__, arg) argument
75 #define __WARN_printf_taint(taint, arg...) \ argument
79 #define __WARN_printf(arg...) do { printk(arg); __WARN(); } while (0) argument
80 #define __WARN_printf_taint(taint, arg...) \ argument
/linux-4.1.27/fs/reiserfs/
Dioctl.c23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl()
134 unsigned long arg) in reiserfs_compat_ioctl()
/linux-4.1.27/net/core/
Ddev_ioctl.c20 static int dev_ifname(struct net *net, struct ifreq __user *arg) in dev_ifname()
67 static int dev_ifconf(struct net *net, char __user *arg) in dev_ifconf()
393 int dev_ioctl(struct net *net, unsigned int cmd, void __user *arg) in dev_ioctl()
/linux-4.1.27/fs/nfs/
Dproc.c122 struct nfs_sattrargs arg = { in nfs_proc_setattr() local
152 struct nfs_diropargs arg = { in nfs_proc_lookup() local
197 struct nfs_createargs arg; member
304 struct nfs_removeargs arg = { in nfs_proc_remove() local
362 struct nfs_linkargs arg = { in nfs_proc_link() local
388 struct nfs_symlinkargs arg = { in nfs_proc_symlink() local
461 struct nfs_diropargs arg = { in nfs_proc_rmdir() local
491 struct nfs_readdirargs arg = { in nfs_proc_readdir() local
Dnfs3proc.c124 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local
151 struct nfs3_diropargs arg = { in nfs3_proc_lookup() local
188 struct nfs3_accessargs arg = { in nfs3_proc_access() local
275 } arg; member
409 struct nfs_removeargs arg = { in nfs3_proc_remove() local
485 struct nfs3_linkargs arg = { in nfs3_proc_link() local
588 struct nfs3_diropargs arg = { in nfs3_proc_rmdir() local
628 struct nfs3_readdirargs arg = { in nfs3_proc_readdir() local
/linux-4.1.27/drivers/acpi/
Dpci_slot.c56 #define err(format, arg...) pr_err("%s: " format , MY_NAME , ## arg) argument
57 #define info(format, arg...) pr_info("%s: " format , MY_NAME , ## arg) argument
58 #define dbg(format, arg...) \ argument
/linux-4.1.27/drivers/isdn/sc/
Dcommand.c235 static int setl2(int card, unsigned long arg) in setl2()
299 static int clreaz(int card, unsigned long arg) in clreaz()
313 static int seteaz(int card, unsigned long arg, char *num) in seteaz()
/linux-4.1.27/arch/x86/include/asm/xen/
Dhypercall.h280 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
292 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
340 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
365 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
374 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
388 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
450 HYPERVISOR_nmi_op(unsigned long op, unsigned long arg) in HYPERVISOR_nmi_op()
456 HYPERVISOR_hvm_op(int op, void *arg) in HYPERVISOR_hvm_op()
547 MULTI_memory_op(struct multicall_entry *mcl, unsigned int cmd, void *arg) in MULTI_memory_op()
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c520 inline unsigned long setget_input(struct gpio_private *priv, unsigned long arg) in setget_input()
546 inline unsigned long setget_output(struct gpio_private *priv, unsigned long arg) in setget_output()
562 gpio_ioctl_unlocked(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl_unlocked()
707 static long gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in gpio_ioctl()
720 virtual_gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in virtual_gpio_ioctl()
846 gpio_leds_ioctl(unsigned int cmd, unsigned long arg) in gpio_leds_ioctl()
/linux-4.1.27/arch/um/drivers/
Dnet_user.c172 static void change_pre_exec(void *arg) in change_pre_exec()
240 void open_addr(unsigned char *addr, unsigned char *netmask, void *arg) in open_addr()
245 void close_addr(unsigned char *addr, unsigned char *netmask, void *arg) in close_addr()
252 char **arg, *end; in split_if_spec() local
Dharddog_kern.c129 unsigned int cmd, unsigned long arg) in harddog_ioctl_unlocked()
153 unsigned int cmd, unsigned long arg) in harddog_ioctl()
/linux-4.1.27/drivers/cdrom/
Dcdrom.c2330 unsigned long arg) in cdrom_ioctl_eject_sw()
2346 unsigned long arg) in cdrom_ioctl_media_changed()
2375 unsigned long arg) in cdrom_ioctl_set_options()
2403 unsigned long arg) in cdrom_ioctl_clear_options()
2412 unsigned long arg) in cdrom_ioctl_select_speed()
2422 unsigned long arg) in cdrom_ioctl_select_disc()
2460 unsigned long arg) in cdrom_ioctl_lock_door()
2479 unsigned long arg) in cdrom_ioctl_debug()
2522 unsigned long arg) in cdrom_ioctl_drive_status()
2928 void __user *arg, in mmc_ioctl_cdrom_read_data()
[all …]
/linux-4.1.27/arch/mips/rb532/
Dprom.c57 static inline int match_tag(char *arg, const char *tag) in match_tag()
62 static inline unsigned long tag2ul(char *arg, const char *tag) in tag2ul()
/linux-4.1.27/drivers/media/dvb-frontends/
Dlnbp22.c44 #define dprintk(lvl, arg...) if (debug >= (lvl)) printk(arg) argument
82 static int lnbp22_enable_high_lnb_voltage(struct dvb_frontend *fe, long arg) in lnbp22_enable_high_lnb_voltage()
/linux-4.1.27/samples/trace_events/
Dtrace-events-sample.c47 static int simple_thread(void *arg) in simple_thread()
70 static int simple_thread_fn(void *arg) in simple_thread_fn()
/linux-4.1.27/drivers/platform/chrome/
Dcros_ec_dev.c110 static long ec_device_ioctl_xcmd(struct cros_ec_device *ec, void __user *arg) in ec_device_ioctl_xcmd()
129 static long ec_device_ioctl_readmem(struct cros_ec_device *ec, void __user *arg) in ec_device_ioctl_readmem()
152 unsigned long arg) in ec_device_ioctl()
/linux-4.1.27/drivers/gpu/drm/mga/
Dmga_ioc32.c61 unsigned long arg) in compat_mga_init()
112 unsigned long arg) in compat_mga_getparam()
141 unsigned long arg) in compat_mga_dma_bootstrap()
208 long mga_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in mga_compat_ioctl()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmutil/
Dutils.c119 void *arg), void *arg) in brcmu_pktq_pdeq_match()
153 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_pflush() argument
170 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_flush() argument
/linux-4.1.27/net/ceph/
Dmsgpool.c10 static void *msgpool_alloc(gfp_t gfp_mask, void *arg) in msgpool_alloc()
25 static void msgpool_free(void *element, void *arg) in msgpool_free()
/linux-4.1.27/drivers/mtd/ubi/
Dcdev.c388 unsigned long arg) in vol_cdev_ioctl()
834 unsigned long arg) in ubi_cdev_ioctl()
976 unsigned long arg) in ctrl_cdev_ioctl()
1055 unsigned long arg) in vol_cdev_compat_ioctl()
1063 unsigned long arg) in ubi_cdev_compat_ioctl()
1071 unsigned long arg) in ctrl_cdev_compat_ioctl()
/linux-4.1.27/kernel/trace/
Dtrace_probe.c320 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars()
358 static int parse_probe_arg(char *arg, const struct fetch_type *t, in parse_probe_arg()
504 int traceprobe_parse_probe_arg(char *arg, ssize_t *size, in traceprobe_parse_probe_arg()
565 void traceprobe_update_arg(struct probe_arg *arg) in traceprobe_update_arg()
575 void traceprobe_free_probe_arg(struct probe_arg *arg) in traceprobe_free_probe_arg()
669 const char *fmt, *arg; in __set_print_fmt() local
/linux-4.1.27/drivers/char/
Drtc.c111 #define hpet_set_periodic_freq(arg) 0 argument
112 #define hpet_mask_rtc_irq_bit(arg) 0 argument
113 #define hpet_set_rtc_irq_bit(arg) 0 argument
398 static int rtc_do_ioctl(unsigned int cmd, unsigned long arg, int kernel) in rtc_do_ioctl()
718 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl()
876 int rtc_control(rtc_task_t *task, unsigned int cmd, unsigned long arg) in rtc_control()
Draw.c120 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl()
208 unsigned long arg) in raw_ctl_ioctl()
249 unsigned long arg) in raw_ctl_compat_ioctl()
/linux-4.1.27/mm/
Dvmstat.c868 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next()
876 static void frag_stop(struct seq_file *m, void *arg) in frag_stop()
927 static int frag_show(struct seq_file *m, void *arg) in frag_show()
960 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree()
1011 static int pagetypeinfo_showblockcount(struct seq_file *m, void *arg) in pagetypeinfo_showblockcount()
1127 static int pagetypeinfo_show(struct seq_file *m, void *arg) in pagetypeinfo_show()
1249 static int zoneinfo_show(struct seq_file *m, void *arg) in zoneinfo_show()
1316 static void *vmstat_next(struct seq_file *m, void *arg, loff_t *pos) in vmstat_next()
1324 static int vmstat_show(struct seq_file *m, void *arg) in vmstat_show()
1333 static void vmstat_stop(struct seq_file *m, void *arg) in vmstat_stop()
[all …]
Dswap.c419 void (*move_fn)(struct page *page, struct lruvec *lruvec, void *arg), in pagevec_lru_move_fn()
448 void *arg) in pagevec_move_tail_fn()
503 void *arg) in __activate_page()
755 void *arg) in lru_deactivate_file_fn()
1032 void *arg) in __pagevec_lru_add_fn()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_ctl.c1020 _ctl_getiocinfo(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_getiocinfo()
1068 _ctl_eventquery(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventquery()
1099 _ctl_eventenable(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventenable()
1137 _ctl_eventreport(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventreport()
1181 _ctl_do_reset(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_do_reset()
1283 _ctl_btdh_mapping(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_btdh_mapping()
1568 _ctl_diag_register(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_register()
1592 _ctl_diag_unregister(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_unregister()
1661 _ctl_diag_query(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_query()
1845 _ctl_diag_release(struct MPT2SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_release()
[all …]
/linux-4.1.27/drivers/staging/android/ion/
Dcompat_ion.c35 compat_ulong_t arg; member
113 compat_ulong_t arg; in compat_get_ion_custom_data() local
124 long compat_ion_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_ion_ioctl()
/linux-4.1.27/drivers/media/common/
Dtveeprom.c55 #define tveeprom_info(fmt, arg...) \ argument
57 #define tveeprom_warn(fmt, arg...) \ argument
59 #define tveeprom_dbg(fmt, arg...) do { \ argument
/linux-4.1.27/fs/ubifs/
Dioctl.c147 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl()
191 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
/linux-4.1.27/net/bluetooth/rfcomm/
Dtty.c390 static int __rfcomm_create_dev(struct sock *sk, void __user *arg) in __rfcomm_create_dev()
438 static int __rfcomm_release_dev(void __user *arg) in __rfcomm_release_dev()
481 static int rfcomm_create_dev(struct sock *sk, void __user *arg) in rfcomm_create_dev()
492 static int rfcomm_release_dev(void __user *arg) in rfcomm_release_dev()
503 static int rfcomm_get_dev_list(void __user *arg) in rfcomm_get_dev_list()
554 static int rfcomm_get_dev_info(void __user *arg) in rfcomm_get_dev_info()
582 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in rfcomm_dev_ioctl()
825 static int rfcomm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) in rfcomm_tty_ioctl()
/linux-4.1.27/arch/sparc/kernel/
Dsmp_32.c295 static void arch_cpu_pre_starting(void *arg) in arch_cpu_pre_starting()
315 static void arch_cpu_pre_online(void *arg) in arch_cpu_pre_online()
342 static void sparc_start_secondary(void *arg) in sparc_start_secondary()
/linux-4.1.27/net/batman-adv/
Dmain.h241 #define _batadv_dbg(type, bat_priv, ratelimited, fmt, arg...) \ argument
258 #define batadv_dbg(type, bat_priv, arg...) \ argument
260 #define batadv_dbg_ratelimited(type, bat_priv, arg...) \ argument
263 #define batadv_info(net_dev, fmt, arg...) \ argument
270 #define batadv_err(net_dev, fmt, arg...) \ argument
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_hwdep.c173 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info()
245 unsigned int cmd, unsigned long arg) in hwdep_ioctl()
264 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
/linux-4.1.27/fs/ext3/
Dioctl.c15 long ext3_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext3_ioctl()
284 long ext3_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext3_compat_ioctl()
/linux-4.1.27/drivers/scsi/
Dscsi_ioctl.c172 static int scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) in scsi_ioctl_get_pci()
199 int scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c1012 _ctl_getiocinfo(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_getiocinfo()
1057 _ctl_eventquery(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventquery()
1088 _ctl_eventenable(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventenable()
1126 _ctl_eventreport(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_eventreport()
1170 _ctl_do_reset(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_do_reset()
1273 _ctl_btdh_mapping(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_btdh_mapping()
1576 _ctl_diag_register(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_register()
1600 _ctl_diag_unregister(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_unregister()
1674 _ctl_diag_query(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_query()
1868 _ctl_diag_release(struct MPT3SAS_ADAPTER *ioc, void __user *arg) in _ctl_diag_release()
[all …]
/linux-4.1.27/net/ipv6/
Dfib6_rules.c35 struct fib_lookup_arg arg = { in fib6_rule_lookup() local
51 int flags, struct fib_lookup_arg *arg) in fib6_rule_action()
123 static bool fib6_rule_suppress(struct fib_rule *rule, struct fib_lookup_arg *arg) in fib6_rule_suppress()
/linux-4.1.27/drivers/staging/android/
Dsw_sync.c165 unsigned long arg) in sw_sync_ioctl_create_fence()
211 static long sw_sync_ioctl_inc(struct sw_sync_timeline *obj, unsigned long arg) in sw_sync_ioctl_inc()
224 unsigned long arg) in sw_sync_ioctl()
/linux-4.1.27/net/bluetooth/cmtp/
Dsock.c66 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl()
141 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
/linux-4.1.27/fs/gfs2/
Dlock_dlm.c117 static void gdlm_ast(void *arg) in gdlm_ast()
166 static void gdlm_bast(void *arg, int mode) in gdlm_bast()
492 static void sync_wait_cb(void *arg) in sync_wait_cb()
1065 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep()
1086 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot()
1110 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
/linux-4.1.27/net/bluetooth/bnep/
Dsock.c52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl()
138 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
/linux-4.1.27/drivers/block/
Dloop.c486 unsigned int arg) in loop_change_fd()
670 struct block_device *bdev, unsigned int arg) in loop_set_fd()
1052 loop_set_status_old(struct loop_device *lo, const struct loop_info __user *arg) in loop_set_status_old()
1064 loop_set_status64(struct loop_device *lo, const struct loop_info64 __user *arg) in loop_set_status64()
1074 loop_get_status_old(struct loop_device *lo, struct loop_info __user *arg) { in loop_get_status_old()
1092 loop_get_status64(struct loop_device *lo, struct loop_info64 __user *arg) { in loop_get_status64()
1115 unsigned int cmd, unsigned long arg) in lo_ioctl()
1187 loop_info64_from_compat(const struct compat_loop_info __user *arg, in loop_info64_from_compat()
1221 struct compat_loop_info __user *arg) in loop_info64_to_compat()
1258 const struct compat_loop_info __user *arg) in loop_set_status_compat()
[all …]

1234567891011