Home
last modified time | relevance | path

Searched defs:ln (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/scsi/csiostor/
A Dcsio_attr.c61 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_reg_rnode() local
182 csio_fchost_attr_init(struct csio_lnode *ln) in csio_fchost_attr_init()
212 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_id() local
228 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_type() local
247 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_port_state() local
272 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_speed() local
310 struct csio_lnode *ln = shost_priv(shost); in csio_get_host_fabric_name() local
331 struct csio_lnode *ln = shost_priv(shost); in csio_get_stats() local
389 csio_vport_set_state(struct csio_lnode *ln) in csio_vport_set_state()
556 struct csio_lnode *ln = NULL; in csio_vport_create() local
[all …]
A Dcsio_rnode.c121 csio_rn_lookup(struct csio_lnode *ln, uint32_t flowid) in csio_rn_lookup()
216 csio_alloc_rnode(struct csio_lnode *ln) in csio_alloc_rnode()
258 csio_get_rnode(struct csio_lnode *ln, uint32_t flowid) in csio_get_rnode()
550 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_reg_rnode() local
567 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_unreg_rnode() local
606 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_uninit() local
646 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_ready() local
731 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_offline() local
790 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rns_disappeared() local
849 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_rnode_devloss_handler() local
[all …]
A Dcsio_lnode.c117 struct csio_lnode *ln; in csio_ln_lookup_by_portid() local
680 csio_ln_vnp_read(struct csio_lnode *ln, in csio_ln_vnp_read()
876 struct csio_lnode *ln = NULL; in csio_handle_link_up() local
1015 csio_ln_down(struct csio_lnode *ln) in csio_ln_down()
1039 struct csio_lnode *ln; in csio_handle_link_down() local
1485 struct csio_lnode *ln; in csio_fcoe_fwevt_handler() local
1639 csio_lnode_stop(struct csio_lnode *ln) in csio_lnode_stop()
1926 struct csio_lnode *ln; in csio_notify_lnodes() local
1968 struct csio_lnode *ln; in csio_disable_lnodes() local
1991 csio_ln_init(struct csio_lnode *ln) in csio_ln_init()
[all …]
A Dcsio_init.c597 struct csio_lnode *ln; in csio_shost_init() local
663 csio_shost_exit(struct csio_lnode *ln) in csio_shost_exit()
696 struct csio_lnode *ln; in csio_lnodes_block_request() local
733 struct csio_lnode *ln; in csio_lnodes_unblock_request() local
771 struct csio_lnode *ln; in csio_lnodes_block_by_port() local
812 struct csio_lnode *ln; in csio_lnodes_unblock_by_port() local
853 struct csio_lnode *ln; in csio_lnodes_exit() local
913 csio_lnode_init_post(struct csio_lnode *ln) in csio_lnode_init_post()
946 struct csio_lnode *ln; in csio_probe_one() local
1123 struct csio_lnode *ln; in csio_pci_resume() local
A Dcsio_lnode.h204 #define csio_lnode_to_hw(ln) ((ln)->hwp) argument
205 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln) argument
206 #define csio_parent_lnode(ln) ((ln)->pln) argument
207 #define csio_ln_flowid(ln) ((ln)->vnp_flowid) argument
208 #define csio_ln_wwpn(ln) ((ln)->ln_sparm.wwpn) argument
209 #define csio_ln_wwnn(ln) ((ln)->ln_sparm.wwnn) argument
211 #define csio_is_root_ln(ln) (((ln) == csio_root_lnode((ln))) ? 1 : 0) argument
212 #define csio_is_phys_ln(ln) (((ln)->pln == NULL) ? 1 : 0) argument
213 #define csio_is_npiv_ln(ln) (((ln)->pln != NULL) ? 1 : 0) argument
A Dcsio_scsi.c1194 struct csio_lnode *ln = ioreq->lnode; in csio_abrt_cls() local
1365 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_hw_state() local
1379 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_device_reset() local
1405 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_disable_port() local
1431 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_dbg_level() local
1441 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_store_dbg_level() local
1781 struct csio_lnode *ln = shost_priv(host); in csio_queuecommand() local
1892 struct csio_lnode *ln = ioreq->lnode; in csio_do_abrt_cls() local
1916 struct csio_lnode *ln = shost_priv(cmnd->device->host); in csio_eh_abort_handler() local
2064 struct csio_lnode *ln = shost_priv(cmnd->device->host); in csio_eh_lun_reset_handler() local
[all …]
A Dcsio_init.h82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost()
A Dcsio_mb.c838 csio_write_fcoe_link_cond_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_write_fcoe_link_cond_init_mb()
907 csio_fcoe_vnp_alloc_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_alloc_init_mb()
949 csio_fcoe_vnp_read_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_read_init_mb()
978 csio_fcoe_vnp_free_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_vnp_free_init_mb()
1009 csio_fcoe_read_fcf_init_mb(struct csio_lnode *ln, struct csio_mb *mbp, in csio_fcoe_read_fcf_init_mb()
/linux/fs/lockd/
A Dsvc.c102 struct lockd_net *ln = container_of(dwork, struct lockd_net, in grace_ender() local
111 struct lockd_net *ln = net_generic(net, lockd_net_id); in set_grace_period() local
122 struct lockd_net *ln = net_generic(net, lockd_net_id); in restart_grace() local
140 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd() local
257 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_up_net() local
281 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_down_net() local
691 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net() local
702 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_exit_net() local
A Dprocfs.c25 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_write() local
52 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_read() local
A Dhost.c181 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nlm_destroy_host_locked() local
240 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmclnt_lookup_host() local
348 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmsvc_lookup_host() local
589 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_complain_hosts() local
690 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts() local
A Dmon.c320 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_get_handle() local
380 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_reboot_lookup() local
/linux/tools/testing/selftests/bpf/progs/
A Dtest_sk_assign.c92 struct bpf_sock_tuple ln = {0}; in handle_udp() local
124 struct bpf_sock_tuple ln = {0}; in handle_tcp() local
164 struct bpf_sock_tuple *tuple, ln = {0}; in bpf_sk_assign_test() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dsorgm200.c27 gm200_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gm200_sor_dp_drive()
A Dsorgf119.c71 gf119_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gf119_sor_dp_drive()
A Dsorg94.c58 g94_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in g94_sor_dp_drive()
/linux/drivers/scsi/bfa/
A Dbfa_svc.c2780 bfa_fcport_ln_sm_dn(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn()
2800 bfa_fcport_ln_sm_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_nf()
2823 bfa_fcport_ln_sm_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_dn_up_nf()
2847 bfa_fcport_ln_sm_up(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up()
2867 bfa_fcport_ln_sm_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_nf()
2890 bfa_fcport_ln_sm_up_dn_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_nf()
2914 bfa_fcport_ln_sm_up_dn_up_nf(struct bfa_fcport_ln_s *ln, in bfa_fcport_ln_sm_up_dn_up_nf()
2937 struct bfa_fcport_ln_s *ln = cbarg; in __bfa_cb_fcport_event() local
2969 bfa_fcport_queue_cb(struct bfa_fcport_ln_s *ln, enum bfa_port_linkstate event) in bfa_fcport_queue_cb()
3023 struct bfa_fcport_ln_s *ln = &fcport->ln; in bfa_fcport_attach() local
/linux/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.c1886 int ln; local
4647 u_char ln = cmd->device->lun; local
4967 struct sym_lcb *sym_alloc_lcb (struct sym_hcb *np, u_char tn, u_char ln)
5048 static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln)
5094 int sym_free_lcb(struct sym_hcb *np, u_char tn, u_char ln)
/linux/drivers/gpu/drm/i915/display/
A Dintel_snps_phy.c62 int n_entries, ln; in intel_snps_phy_set_signal_levels() local
/linux/tools/testing/selftests/sched/
A Dcs_prctl_test.c90 static void __handle_error(char *fn, int ln, char *msg) in __handle_error()
/linux/kernel/irq/
A Daffinity.c109 const struct node_vectors *ln = l; in ncpus_cmp_func() local
/linux/drivers/md/persistent-data/
A Ddm-btree.c648 struct btree_node *ln, *rn, *pn; in split_one_into_two() local
732 struct btree_node *ln, *rn, *mn, *pn; in split_two_into_three() local
833 struct btree_node *pn, *ln, *rn; in btree_split_beneath() local
/linux/drivers/base/
A Dcore.c1196 struct device_link *link, *ln; in device_links_force_bind() local
1228 struct device_link *link, *ln; in device_links_driver_bound() local
1330 struct device_link *link, *ln; in __device_links_no_driver() local
1405 struct device_link *link, *ln; in device_links_driver_cleanup() local
1533 struct device_link *link, *ln; in device_links_purge() local
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_object.c163 struct i915_lut_handle *lut, *ln; in i915_gem_close_object() local
/linux/sound/firewire/digi00x/
A Damdtp-dot.c91 const u8 ln = idx & 0xf; in dot_scrt() local

Completed in 77 milliseconds

12