| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| D | csio_attr.c | 61 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_reg_rnode() local 123 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_unreg_rnode() local 141 csio_lnode_async_event(struct csio_lnode *ln, enum csio_ln_fc_evt fc_evt) in csio_lnode_async_event() 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 [all …]
|
| D | csio_rnode.c | 121 csio_rn_lookup(struct csio_lnode *ln, uint32_t flowid) in csio_rn_lookup() 145 csio_rn_lookup_wwpn(struct csio_lnode *ln, uint8_t *wwpn) in csio_rn_lookup_wwpn() 169 csio_rnode_lookup_portid(struct csio_lnode *ln, uint32_t portid) in csio_rnode_lookup_portid() 185 csio_rn_dup_flowid(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_rn_dup_flowid() 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() 283 csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn) in csio_put_rnode() 300 csio_confirm_rnode(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_confirm_rnode() 444 csio_rn_verify_rparams(struct csio_lnode *ln, struct csio_rnode *rn, in csio_rn_verify_rparams() 550 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_reg_rnode() local [all …]
|
| D | csio_lnode.c | 117 struct csio_lnode *ln; in csio_ln_lookup_by_portid() local 270 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_done() local 299 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_rhba_cbfn() local 412 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dprt_cbfn() local 513 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dhba_cbfn() local 565 csio_ln_fdmi_start(struct csio_lnode *ln, void *context) in csio_ln_fdmi_start() 617 struct csio_lnode *ln = ((struct csio_lnode *)mbp->priv); in csio_ln_vnp_read_cbfn() local 680 csio_ln_vnp_read(struct csio_lnode *ln, in csio_ln_vnp_read() 718 csio_fcoe_enable_link(struct csio_lnode *ln, bool enable) in csio_fcoe_enable_link() 785 struct csio_lnode *ln = (struct csio_lnode *)mbp->priv; in csio_ln_read_fcf_cbfn() local [all …]
|
| D | csio_init.c | 596 struct csio_lnode *ln; in csio_shost_init() local 662 csio_shost_exit(struct csio_lnode *ln) in csio_shost_exit() 695 struct csio_lnode *ln; in csio_lnodes_block_request() local 732 struct csio_lnode *ln; in csio_lnodes_unblock_request() local 770 struct csio_lnode *ln; in csio_lnodes_block_by_port() local 811 struct csio_lnode *ln; in csio_lnodes_unblock_by_port() local 852 struct csio_lnode *ln; in csio_lnodes_exit() local 912 csio_lnode_init_post(struct csio_lnode *ln) in csio_lnode_init_post() 945 struct csio_lnode *ln; in csio_probe_one() local 1122 struct csio_lnode *ln; in csio_pci_resume() local
|
| D | csio_lnode.h | 191 #define csio_lnode_to_hw(ln) ((ln)->hwp) argument 192 #define csio_root_lnode(ln) (csio_lnode_to_hw((ln))->rln) argument 193 #define csio_parent_lnode(ln) ((ln)->pln) argument 194 #define csio_ln_flowid(ln) ((ln)->vnp_flowid) argument 195 #define csio_ln_wwpn(ln) ((ln)->ln_sparm.wwpn) argument 196 #define csio_ln_wwnn(ln) ((ln)->ln_sparm.wwnn) argument 198 #define csio_is_root_ln(ln) (((ln) == csio_root_lnode((ln))) ? 1 : 0) argument 199 #define csio_is_phys_ln(ln) (((ln)->pln == NULL) ? 1 : 0) argument 200 #define csio_is_npiv_ln(ln) (((ln)->pln != NULL) ? 1 : 0) argument
|
| D | csio_scsi.c | 1194 struct csio_lnode *ln = ioreq->lnode; in csio_abrt_cls() local 1318 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) in csio_scsim_cleanup_io_lnode() 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 1477 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_num_reg_rnodes() 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 [all …]
|
| D | csio_init.h | 82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost()
|
| /kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
| D | csio_attr.c | 61 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_reg_rnode() local 123 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in csio_unreg_rnode() local 141 csio_lnode_async_event(struct csio_lnode *ln, enum csio_ln_fc_evt fc_evt) in csio_lnode_async_event() 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 [all …]
|
| D | csio_rnode.c | 121 csio_rn_lookup(struct csio_lnode *ln, uint32_t flowid) in csio_rn_lookup() 145 csio_rn_lookup_wwpn(struct csio_lnode *ln, uint8_t *wwpn) in csio_rn_lookup_wwpn() 169 csio_rnode_lookup_portid(struct csio_lnode *ln, uint32_t portid) in csio_rnode_lookup_portid() 185 csio_rn_dup_flowid(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_rn_dup_flowid() 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() 283 csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn) in csio_put_rnode() 300 csio_confirm_rnode(struct csio_lnode *ln, uint32_t rdev_flowid, in csio_confirm_rnode() 444 csio_rn_verify_rparams(struct csio_lnode *ln, struct csio_rnode *rn, in csio_rn_verify_rparams() 550 struct csio_lnode *ln = csio_rnode_to_lnode(rn); in __csio_reg_rnode() local [all …]
|
| D | csio_lnode.c | 117 struct csio_lnode *ln; in csio_ln_lookup_by_portid() local 270 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_done() local 299 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_rhba_cbfn() local 412 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dprt_cbfn() local 513 struct csio_lnode *ln = fdmi_req->lnode; in csio_ln_fdmi_dhba_cbfn() local 565 csio_ln_fdmi_start(struct csio_lnode *ln, void *context) in csio_ln_fdmi_start() 617 struct csio_lnode *ln = ((struct csio_lnode *)mbp->priv); in csio_ln_vnp_read_cbfn() local 680 csio_ln_vnp_read(struct csio_lnode *ln, in csio_ln_vnp_read() 718 csio_fcoe_enable_link(struct csio_lnode *ln, bool enable) in csio_fcoe_enable_link() 785 struct csio_lnode *ln = (struct csio_lnode *)mbp->priv; in csio_ln_read_fcf_cbfn() local [all …]
|
| D | csio_init.c | 597 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
|
| D | csio_lnode.h | 204 #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
|
| D | csio_scsi.c | 1194 struct csio_lnode *ln = ioreq->lnode; in csio_abrt_cls() local 1318 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) in csio_scsim_cleanup_io_lnode() 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 1475 struct csio_lnode *ln = shost_priv(class_to_shost(dev)); in csio_show_num_reg_rnodes() local 1777 struct csio_lnode *ln = shost_priv(host); in csio_queuecommand() local 1888 struct csio_lnode *ln = ioreq->lnode; in csio_do_abrt_cls() local [all …]
|
| D | csio_init.h | 82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_combo_phy_regs.h | 83 #define _ICL_PORT_PCS_LN(ln) (0x800 + (ln) * 0x100) argument 88 #define _ICL_PORT_PCS_DW_LN(dw, ln, phy) (_ICL_COMBOPHY(phy) + \ argument 92 #define ICL_PORT_PCS_DW1_LN(ln, phy) _MMIO(_ICL_PORT_PCS_DW_LN(1, ln, phy)) argument 102 #define _ICL_PORT_TX_LN(ln) (0x880 + (ln) * 0x100) argument 108 #define _ICL_PORT_TX_DW_LN(dw, ln, phy) (_ICL_COMBOPHY(phy) + \ argument 113 #define ICL_PORT_TX_DW2_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(2, ln, phy)) argument 125 #define ICL_PORT_TX_DW4_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(4, ln, phy)) argument 136 #define ICL_PORT_TX_DW5_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(5, ln, phy)) argument 147 #define ICL_PORT_TX_DW7_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(7, ln, phy)) argument 153 #define ICL_PORT_TX_DW8_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(8, ln, phy)) argument
|
| D | intel_dkl_phy_regs.h | 51 #define DKL_PCS_DW5(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 127 #define DKL_TX_DPCNTL0(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 139 #define DKL_TX_DPCNTL1(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 146 #define DKL_TX_DPCNTL2(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 157 #define DKL_TX_FW_CALIB(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 164 #define DKL_TX_PMD_LANE_SUS(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 170 #define DKL_TX_DW17(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 176 #define DKL_TX_DW18(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument 182 #define DKL_DP_MODE(tc_port, ln) _DKL_REG_LN(tc_port, ln, \ argument
|
| D | intel_mg_phy_regs.h | 11 #define MG_PHY_PORT_LN(ln, tc_port, ln0p1, ln0p2, ln1p1) \ argument 18 #define MG_TX1_LINK_PARAMS(ln, tc_port) \ argument 27 #define MG_TX2_LINK_PARAMS(ln, tc_port) \ argument 37 #define MG_TX1_PISO_READLOAD(ln, tc_port) \ argument 46 #define MG_TX2_PISO_READLOAD(ln, tc_port) \ argument 56 #define MG_TX1_SWINGCTRL(ln, tc_port) \ argument 65 #define MG_TX2_SWINGCTRL(ln, tc_port) \ argument 80 #define MG_TX1_DRVCTRL(ln, tc_port) \ argument 89 #define MG_TX2_DRVCTRL(ln, tc_port) \ argument 105 #define MG_CLKHUB(ln, tc_port) \ argument [all …]
|
| D | intel_snps_phy_regs.h | 19 #define _MMIO_SNPS_LN(ln, phy, reg) _MMIO(_SNPS2(phy, \ argument 70 #define SNPS_PHY_TX_EQ(ln, phy) _MMIO_SNPS_LN(ln, phy, 0x168300) argument
|
| /kernel/linux/linux-5.10/fs/lockd/ |
| D | svc.c | 102 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 689 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net() local 700 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_exit_net() local
|
| D | procfs.c | 25 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
|
| D | host.c | 181 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
|
| /kernel/linux/linux-6.6/fs/lockd/ |
| D | svc.c | 103 struct lockd_net *ln = container_of(dwork, struct lockd_net, in grace_ender() local 112 struct lockd_net *ln = net_generic(net, lockd_net_id); in set_grace_period() local 127 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd() local 225 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_up_net() local 249 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_down_net() local 554 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net() local 565 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_exit_net() local
|
| D | procfs.c | 25 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
|
| D | host.c | 181 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 691 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_sk_assign.c | 104 struct bpf_sock_tuple ln = {0}; in handle_udp() local 136 struct bpf_sock_tuple ln = {0}; in handle_tcp() local 176 struct bpf_sock_tuple *tuple, ln = {0}; in bpf_sk_assign_test() local
|