Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c27 static void bnx2fc_rrq_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rrq_compl()
65 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rrq() local
114 static void bnx2fc_l2_els_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_l2_els_compl()
178 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_adisc() local
206 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_logo() local
234 struct bnx2fc_els_cb_arg *cb_arg; in bnx2fc_send_rls() local
257 void bnx2fc_srr_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_srr_compl()
367 void bnx2fc_rec_compl(struct bnx2fc_els_cb_arg *cb_arg) in bnx2fc_rec_compl()
579 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_rec() local
621 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_send_srr() local
[all …]
Dbnx2fc_io.c926 struct bnx2fc_els_cb_arg *cb_arg = NULL; in bnx2fc_initiate_seq_cleanup() local
1254 struct bnx2fc_els_cb_arg *cb_arg = seq_clnp_req->cb_arg; in bnx2fc_process_seq_cleanup_compl() local
Dbnx2fc.h431 struct bnx2fc_els_cb_arg *cb_arg; member
/linux-4.4.14/net/netlabel/
Dnetlabel_cipso_v4.c625 struct netlbl_cipsov4_doiwalk_arg *cb_arg = arg; in netlbl_cipsov4_listall_cb() local
664 struct netlbl_cipsov4_doiwalk_arg cb_arg; in netlbl_cipsov4_listall() local
691 struct netlbl_domhsh_walk_arg *cb_arg = arg; in netlbl_cipsov4_remove_cb() local
713 struct netlbl_domhsh_walk_arg cb_arg; in netlbl_cipsov4_remove() local
Dnetlabel_mgmt.c439 struct netlbl_domhsh_walk_arg *cb_arg = arg; in netlbl_mgmt_listall_cb() local
475 struct netlbl_domhsh_walk_arg cb_arg; in netlbl_mgmt_listall() local
Dnetlabel_unlabeled.c1090 struct netlbl_unlhsh_walk_arg *cb_arg = arg; in netlbl_unlabel_staticlist_gen() local
1184 struct netlbl_unlhsh_walk_arg cb_arg; in netlbl_unlabel_staticlist() local
1267 struct netlbl_unlhsh_walk_arg cb_arg; in netlbl_unlabel_staticlistdef() local
Dnetlabel_domainhash.c760 void *cb_arg) in netlbl_domhsh_walk()
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c700 bfa_cb_itnim_offline(void *cb_arg) in bfa_cb_itnim_offline()
713 bfa_cb_itnim_tov_begin(void *cb_arg) in bfa_cb_itnim_tov_begin()
724 bfa_cb_itnim_tov(void *cb_arg) in bfa_cb_itnim_tov()
741 bfa_cb_itnim_sler(void *cb_arg) in bfa_cb_itnim_sler()
/linux-4.4.14/include/linux/
Dlist_lru.h168 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk()
176 void *cb_arg, unsigned long nr_to_walk) in list_lru_walk()
/linux-4.4.14/drivers/net/wireless/libertas/
Dcmd.h33 #define lbs_cmd(priv, cmdnr, cmd, cb, cb_arg) ({ \ argument
/linux-4.4.14/mm/
Dlist_lru.c200 list_lru_walk_cb isolate, void *cb_arg, in __list_lru_walk_one()
260 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one()
269 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_node()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dkernel_user_comm.c218 void *cb_arg) in libcfs_kkuc_group_foreach()
/linux-4.4.14/fs/xfs/
Dxfs_log.h93 void *cb_arg; member
/linux-4.4.14/drivers/nfc/
Dport100.c1085 struct port100_cb_arg *cb_arg = arg; in port100_in_comm_rf_complete() local
1138 struct port100_cb_arg *cb_arg; in port100_in_send_cmd() local
1264 struct port100_cb_arg *cb_arg = arg; in port100_tg_comm_rf_complete() local
1306 struct port100_cb_arg *cb_arg; in port100_tg_send_cmd() local
1335 struct port100_cb_arg *cb_arg; in port100_listen_mdaa() local
Dtrf7970a.c438 void *cb_arg; member
/linux-4.4.14/arch/um/os-Linux/skas/
Dprocess.c548 static void *cb_arg; variable
/linux-4.4.14/include/net/
Dcipso_ipv4.h162 void *cb_arg) in cipso_v4_doi_walk()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
Dlibertas_tf.h500 #define lbtf_cmd(priv, cmdnr, cmd, cb, cb_arg) ({ \ argument
/linux-4.4.14/net/ipv4/
Dcipso_ipv4.c695 void *cb_arg) in cipso_v4_doi_walk()
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_osm.c882 void *cb_arg, int flags) in ahc_dmamap_load()
Daic79xx_osm.c987 void *cb_arg, int flags) in ahd_dmamap_load()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2024 static int mdc_hsm_ct_reregister(__u32 data, void *cb_arg) in mdc_hsm_ct_reregister()