Home
last modified time | relevance | path

Searched defs:cb_arg (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v4.19/drivers/scsi/qedf/
Dqedf_els.c14 void (*cb_func)(struct qedf_els_cb_arg *cb_arg), in qedf_initiate_els()
182 static void qedf_rrq_compl(struct qedf_els_cb_arg *cb_arg) in qedf_rrq_compl()
231 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_rrq() local
368 static void qedf_l2_els_compl(struct qedf_els_cb_arg *cb_arg) in qedf_l2_els_compl()
452 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_adisc() local
485 static void qedf_srr_compl(struct qedf_els_cb_arg *cb_arg) in qedf_srr_compl()
571 struct qedf_els_cb_arg *cb_arg = NULL; in qedf_send_srr() local
644 struct qedf_els_cb_arg *cb_arg; in qedf_initiate_seq_cleanup() local
690 struct qedf_els_cb_arg *cb_arg; in qedf_process_seq_cleanup_compl() local
773 static void qedf_rec_compl(struct qedf_els_cb_arg *cb_arg) in qedf_rec_compl()
[all …]
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c28 static void bnx2fc_rrq_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rrq_compl()
66 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rrq() local
122 static void bnx2fc_l2_els_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_l2_els_compl()
186 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_adisc() local
214 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_logo() local
242 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_rls() local
265 static void bnx2fc_srr_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_srr_compl()
375 static void bnx2fc_rec_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rec_compl()
587 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rec() local
629 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_srr() local
[all …]
Dbnx2fc_io.c939 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_initiate_seq_cleanup() local
1285 struct bnx2fc_els_cb_arg *cb_arg = seq_clnp_req->cb_arg; in bnx2fc_process_seq_cleanup_compl() local
/Linux-v4.19/net/netlabel/
Dnetlabel_cipso_v4.c619 struct netlbl_cipsov4_doiwalk_arg *cb_arg = arg; in netlbl_cipsov4_listall_cb() local
658 struct netlbl_cipsov4_doiwalk_arg cb_arg; in netlbl_cipsov4_listall() local
685 struct netlbl_domhsh_walk_arg *cb_arg = arg; in netlbl_cipsov4_remove_cb() local
707 struct netlbl_domhsh_walk_arg cb_arg; in netlbl_cipsov4_remove() local
Dnetlabel_calipso.c208 struct netlbl_calipso_doiwalk_arg *cb_arg = arg; in netlbl_calipso_listall_cb() local
247 struct netlbl_calipso_doiwalk_arg cb_arg; in netlbl_calipso_listall() local
274 struct netlbl_domhsh_walk_arg *cb_arg = arg; in netlbl_calipso_remove_cb() local
296 struct netlbl_domhsh_walk_arg cb_arg; in netlbl_calipso_remove() local
511 void *cb_arg) in calipso_doi_walk()
Dnetlabel_mgmt.c493 struct netlbl_domhsh_walk_arg *cb_arg = arg; in netlbl_mgmt_listall_cb() local
529 struct netlbl_domhsh_walk_arg cb_arg; in netlbl_mgmt_listall() local
Dnetlabel_unlabeled.c1085 struct netlbl_unlhsh_walk_arg *cb_arg = arg; in netlbl_unlabel_staticlist_gen() local
1179 struct netlbl_unlhsh_walk_arg cb_arg; in netlbl_unlabel_staticlist() local
1262 struct netlbl_unlhsh_walk_arg cb_arg; in netlbl_unlabel_staticlistdef() local
Dnetlabel_domainhash.c955 void *cb_arg) in netlbl_domhsh_walk()
/Linux-v4.19/include/linux/
Dlist_lru.h192 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk()
200 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk_irq()
208 void *cb_arg, unsigned long nr_to_walk) in list_lru_walk()
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c702 bfa_cb_itnim_offline(void *cb_arg) in bfa_cb_itnim_offline()
715 bfa_cb_itnim_tov_begin(void *cb_arg) in bfa_cb_itnim_tov_begin()
726 bfa_cb_itnim_tov(void *cb_arg) in bfa_cb_itnim_tov()
743 bfa_cb_itnim_sler(void *cb_arg) in bfa_cb_itnim_sler()
/Linux-v4.19/mm/
Dlist_lru.c213 list_lru_walk_cb isolate, void *cb_arg, in __list_lru_walk_one()
271 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one()
287 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one_irq()
301 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_node()
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dcmd.h34 #define lbs_cmd(priv, cmdnr, cmd, cb, cb_arg) ({ \ argument
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dsdk.h116 void *cb_arg; member
Dconn.h48 void *cb_arg; member
Dtls.c384 static void mlx5_fpga_tls_hw_qp_recv_cb(void *cb_arg, in mlx5_fpga_tls_hw_qp_recv_cb()
/Linux-v4.19/fs/xfs/
Dxfs_log.h81 void *cb_arg; member
/Linux-v4.19/drivers/nfc/
Dport100.c1164 struct port100_cb_arg *cb_arg = arg; in port100_in_comm_rf_complete() local
1217 struct port100_cb_arg *cb_arg; in port100_in_send_cmd() local
1342 struct port100_cb_arg *cb_arg = arg; in port100_tg_comm_rf_complete() local
1384 struct port100_cb_arg *cb_arg; in port100_tg_send_cmd() local
1413 struct port100_cb_arg *cb_arg; in port100_listen_mdaa() local
/Linux-v4.19/drivers/nfc/st95hf/
Dcore.c715 struct st95_digital_cmd_complete_arg *cb_arg; in st95hf_response_handler() local
790 struct st95_digital_cmd_complete_arg *cb_arg; in st95hf_irq_thread_handler() local
/Linux-v4.19/arch/um/os-Linux/skas/
Dprocess.c573 static void *cb_arg; variable
/Linux-v4.19/include/net/
Dcipso_ipv4.h163 void *cb_arg) in cipso_v4_doi_walk()
/Linux-v4.19/drivers/android/
Dbinder_alloc.c945 void *cb_arg) in binder_alloc_free_page()
/Linux-v4.19/drivers/firmware/
Darm_sdei.c201 void *cb_arg) in sdei_event_create()
/Linux-v4.19/net/ipv6/
Dcalipso.c548 void *cb_arg) in calipso_doi_walk()
/Linux-v4.19/net/ipv4/
Dcipso_ipv4.c625 void *cb_arg) in cipso_v4_doi_walk()
/Linux-v4.19/drivers/net/wireless/marvell/libertas_tf/
Dlibertas_tf.h500 #define lbtf_cmd(priv, cmdnr, cmd, cb, cb_arg) ({ \ argument

12