| /linux/drivers/scsi/csiostor/ |
| A D | csio_lnode.c | 633 memcpy(ln->mac, rsp->vnport_mac, sizeof(ln->mac)); in csio_ln_vnp_read_cbfn() 636 ln->nport_id = ln->nport_id >> 8; in csio_ln_vnp_read_cbfn() 845 ln->portid, ln->fcf_flowid, cbfn); in csio_ln_read_fcf_entry() 994 sln = ln; in csio_post_event_lns() 1043 if (ln) { in csio_handle_link_down() 1573 ln->prev_evt = ln->cur_evt; in csio_fcoe_fwevt_handler() 1646 csio_ln_dbg(ln, "stopping ln :%p\n", ln); in csio_lnode_stop() 1664 csio_ln_dbg(ln, "closed ln :%p\n", ln); in csio_lnode_close() 1900 ln->last_scan_ntgts = ln->n_scsi_tgts; in csio_scan_done() 1902 if (ln->last_scan_ntgts == ln->n_scsi_tgts) in csio_scan_done() [all …]
|
| A D | csio_attr.c | 441 csio_ln_wwnn(ln), csio_ln_wwpn(ln), NULL); in csio_fcoe_alloc_vnp() 480 ln->ln_sparm.wwnn[0], ln->ln_sparm.wwnn[1], in csio_fcoe_alloc_vnp() 481 ln->ln_sparm.wwnn[2], ln->ln_sparm.wwnn[3], in csio_fcoe_alloc_vnp() 482 ln->ln_sparm.wwnn[4], ln->ln_sparm.wwnn[5], in csio_fcoe_alloc_vnp() 483 ln->ln_sparm.wwnn[6], ln->ln_sparm.wwnn[7]); in csio_fcoe_alloc_vnp() 485 ln->ln_sparm.wwpn[0], ln->ln_sparm.wwpn[1], in csio_fcoe_alloc_vnp() 486 ln->ln_sparm.wwpn[2], ln->ln_sparm.wwpn[3], in csio_fcoe_alloc_vnp() 487 ln->ln_sparm.wwpn[4], ln->ln_sparm.wwpn[5], in csio_fcoe_alloc_vnp() 517 ln->fcf_flowid, ln->vnp_flowid, in csio_fcoe_free_vnp() 562 if (!ln) in csio_vport_create() [all …]
|
| A D | csio_rnode.c | 314 csio_ln_dbg(ln, in csio_confirm_rnode() 385 csio_ln_dbg(ln, in csio_confirm_rnode() 393 csio_ln_dbg(ln, in csio_confirm_rnode() 623 csio_ln_dbg(ln, in csio_rns_uninit() 629 csio_ln_dbg(ln, in csio_rns_uninit() 654 csio_ln_dbg(ln, in csio_rns_ready() 713 csio_ln_dbg(ln, in csio_rns_ready() 750 csio_ln_dbg(ln, in csio_rns_offline() 772 csio_ln_dbg(ln, in csio_rns_offline() 820 csio_ln_dbg(ln, in csio_rns_disappeared() [all …]
|
| A 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 225 void csio_lnode_state_to_str(struct csio_lnode *ln, int8_t *str);
|
| A D | csio_init.c | 638 hw->rln = ln; in csio_shost_init() 647 return ln; in csio_shost_init() 650 csio_lnode_exit(ln); in csio_shost_init() 681 csio_lnode_exit(ln); in csio_shost_exit() 722 ln = lnode_list[ii]; in csio_lnodes_block_request() 761 ln = lnode_list[ii]; in csio_lnodes_unblock_request() 802 ln = lnode_list[ii]; in csio_lnodes_block_by_port() 842 ln = lnode_list[ii]; in csio_lnodes_unblock_by_port() 879 ln = lnode_list[ii]; in csio_lnodes_exit() 986 if (!ln) { in csio_probe_one() [all …]
|
| A D | csio_scsi.c | 1195 struct csio_hw *hw = ln->hwp; in csio_abrt_cls() 1205 ready = csio_is_lnode_ready(ln); in csio_abrt_cls() 1328 sld.lnode = ln; in csio_scsim_cleanup_io_lnode() 1329 INIT_LIST_HEAD(&ln->cmpl_q); in csio_scsim_cleanup_io_lnode() 1333 if (list_empty(&ln->cmpl_q)) in csio_scsim_cleanup_io_lnode() 1344 if (list_empty(&ln->cmpl_q)) in csio_scsim_cleanup_io_lnode() 1834 ioreq->lnode = ln; in csio_queuecommand() 1946 ready = csio_is_lnode_ready(ln); in csio_eh_abort_handler() 2082 if (!csio_is_lnode_ready(ln)) { in csio_eh_lun_reset_handler() 2121 ioreq->lnode = ln; in csio_eh_lun_reset_handler() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_mg_phy_regs.h | 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 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 115 #define MG_TX1_DCC(ln, tc_port) \ argument 123 #define MG_TX2_DCC(ln, tc_port) \ argument [all …]
|
| A D | intel_combo_phy_regs.h | 79 #define _ICL_PORT_PCS_LN(ln) (0x800 + (ln) * 0x100) argument 85 _ICL_PORT_PCS_LN(ln) + 4 * (dw)) 88 #define ICL_PORT_PCS_DW1_LN(ln, phy) _MMIO(_ICL_PORT_PCS_DW_LN(1, ln, phy)) argument 98 #define _ICL_PORT_TX_LN(ln) (0x880 + (ln) * 0x100) argument 105 _ICL_PORT_TX_LN(ln) + 4 * (dw)) 109 #define ICL_PORT_TX_DW2_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(2, ln, phy)) argument 121 #define ICL_PORT_TX_DW4_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(4, ln, phy)) argument 132 #define ICL_PORT_TX_DW5_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(5, ln, phy)) argument 143 #define ICL_PORT_TX_DW6_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(6, ln, phy)) argument 150 #define ICL_PORT_TX_DW7_LN(ln, phy) _MMIO(_ICL_PORT_TX_DW_LN(7, ln, phy)) argument [all …]
|
| A 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
|
| A D | intel_snps_phy_regs.h | 19 #define _MMIO_SNPS_LN(ln, phy, reg) _MMIO(_SNPS2(phy, \ argument 20 (reg) + (ln) * 0x10)) 70 #define SNPS_PHY_TX_EQ(ln, phy) _MMIO_SNPS_LN(ln, phy, 0x168300) argument
|
| A D | intel_ddi.c | 1149 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1161 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1172 for (ln = 0; ln < 4; ln++) { in icl_ddi_combo_vswing_program() 1208 for (ln = 0; ln < 4; ln++) { in icl_combo_phy_set_signal_levels() 1247 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1255 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1272 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1301 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1308 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() 1325 for (ln = 0; ln < 2; ln++) { in icl_mg_phy_set_signal_levels() [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | cirrus,lochnagar.yaml | 48 - ln-cdc-clkout # Output clock from CODEC card. 49 - ln-dsp-clkout # Output clock from DSP card. 58 - ln-adat-mclk # Optional input clock from ADAT. 59 - ln-pmic-32k # On board fixed clock. 60 - ln-clk-12m # On board fixed clock. 61 - ln-clk-11m # On board fixed clock. 62 - ln-clk-24m # On board fixed clock. 63 - ln-clk-22m # On board fixed clock. 64 - ln-clk-8m # On board fixed clock. 65 - ln-usb-clk-24m # On board fixed clock. [all …]
|
| /linux/Documentation/sphinx/ |
| A D | parse-headers.pl | 43 my $ln = $_; 45 $ln =~ s,/\*.*(\*/),,g; 47 $is_comment = 1 if ($ln =~ s,/\*.*,,); 49 if ($ln =~ s,^(.*\*/),,) { 56 if ($is_enum && $ln =~ m/^\s*([_\w][\w\d_]+)\s*[\,=]?/) { 69 if ($ln =~ m/^\s*#\s*define\s+([_\w][\w\d_]+)\s+_IO/) { 78 if ($ln =~ m/^\s*#\s*define\s+([_\w][\w\d_]+)\s+/) { 95 if ($ln =~ m/^\s*enum\s+([_\w][\w\d_]+)\s+\{/ 96 || $ln =~ m/^\s*enum\s+([_\w][\w\d_]+)$/ 106 if ($ln =~ m/^\s*struct\s+([_\w][\w\d_]+)\s+\{/ [all …]
|
| A D | kernel_abi.py | 106 ln = 0 128 ln = int(match.group(2)) - 1 130 content.append(line, f, ln)
|
| /linux/fs/lockd/ |
| A D | svc.c | 104 locks_end_grace(&ln->lockd_manager); in grace_ender() 149 locks_end_grace(&ln->lockd_manager); in lockd() 228 if (ln->nlmsvc_users++) in lockd_up_net() 243 ln->nlmsvc_users--; in lockd_up_net() 251 if (ln->nlmsvc_users) { in lockd_down_net() 252 if (--ln->nlmsvc_users == 0) { in lockd_down_net() 255 locks_end_grace(&ln->lockd_manager); in lockd_down_net() 552 INIT_LIST_HEAD(&ln->lockd_manager.list); in lockd_init_net() 553 ln->lockd_manager.block_opens = false; in lockd_init_net() 554 INIT_LIST_HEAD(&ln->nsm_handles); in lockd_init_net() [all …]
|
| A D | procfs.c | 25 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_write() local 39 locks_end_grace(&ln->lockd_manager); in nlm_end_grace_write() 52 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_read() local 56 resp[0] = list_empty(&ln->lockd_manager.list) ? 'Y' : 'N'; in nlm_end_grace_read()
|
| A D | host.c | 180 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nlm_destroy_host_locked() local 195 ln->nrhosts--; in nlm_destroy_host_locked() 239 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmclnt_lookup_host() local 274 ln->nrhosts++; in nlmclnt_lookup_host() 347 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmsvc_lookup_host() local 355 if (time_after_eq(jiffies, ln->next_gc)) in nlmsvc_lookup_host() 393 ln->nrhosts++; in nlmsvc_lookup_host() 588 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_complain_hosts() local 590 if (ln->nrhosts == 0) in nlm_complain_hosts() 690 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts() local [all …]
|
| A D | mon.c | 323 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_get_handle() local 338 cached = nsm_lookup_hostname(&ln->nsm_handles, in nsm_get_handle() 341 cached = nsm_lookup_addr(&ln->nsm_handles, sap); in nsm_get_handle() 355 list_add(&new->sm_link, &ln->nsm_handles); in nsm_get_handle() 383 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_reboot_lookup() local 387 cached = nsm_lookup_priv(&ln->nsm_handles, &info->priv); in nsm_reboot_lookup()
|
| /linux/scripts/ |
| A D | get_feat.pl | 58 my ($file, $ln, $msg, $data) = @_; 62 print STDERR "Warning: file $file#$ln:\n\t$msg"; 116 my $ln; 123 $ln++; 180 parse_error($file, $ln, "line is invalid", $_); 185 parse_error($file, $ln, "Feature name not found", ""); 194 parse_error($file, $ln, "Architecture table not found", ""); 482 my $ln = 0; 484 if (!$ln) { 487 } elsif ($ln >= 2 && scalar(@descs)) { [all …]
|
| A D | get_abi.pl | 71 my ($file, $ln, $msg, $data) = @_; 77 print STDERR "Warning: file $file#$ln:\n\t$msg"; 118 my $ln; 127 $ln++; 139 parse_error($file, $ln, "tag '$tag' is invalid", $_); 145 parse_error($file, $ln, "tag 'Where' is invalid. Should be 'What:' instead", ""); 153 push @{$symbols{$content}->{file}}, " $file:" . ($ln - 1); 198 $data{$what}->{line_no} = $ln; 200 $data{$what}->{line_no} = $ln if (!defined($data{$what}->{line_no})); 204 parse_error($file, $ln, "'What:' should come first:", $_); [all …]
|
| A D | documentation-file-ref-check | 89 my $ln = $2; 104 next if ($ln =~ m,\b(\S*)Documentation/output,); 106 if ($ln =~ m,\b(\S*)(Documentation/[A-Za-z0-9\_\.\,\~/\*\[\]\?+-]*)(.*),) {
|
| /linux/tools/testing/memblock/ |
| A D | Makefile | 31 test -L linux/memblock.h || ln -s ../../../../include/linux/memblock.h linux/memblock.h 32 test -L asm/asm.h || ln -s ../../../arch/x86/include/asm/asm.h asm/asm.h 33 test -L asm/cmpxchg.h || ln -s ../../../arch/x86/include/asm/cmpxchg.h asm/cmpxchg.h 36 test -L memblock.c || ln -s $(EXTR_SRC) memblock.c
|
| /linux/scripts/package/ |
| A D | builddeb | 107 ln -sf --relative "${dbg}" "${link}" 117 ln -s ../lib/modules/${KERNELRELEASE}/vmlinux ${pdir}/usr/lib/debug/boot/vmlinux-${KERNELRELEASE} 119 ln -s lib/modules/${KERNELRELEASE}/vmlinux ${pdir}/usr/lib/debug/vmlinux-${KERNELRELEASE} 129 ln -s /usr/src/linux-headers-$version $pdir/lib/modules/$version/build
|
| /linux/tools/iio/ |
| A D | Makefile | 30 ln -sf $(CURDIR)/../../include/uapi/linux/iio/buffer.h $@ 31 ln -sf $(CURDIR)/../../include/uapi/linux/iio/events.h $@ 32 ln -sf $(CURDIR)/../../include/uapi/linux/iio/types.h $@
|
| /linux/drivers/md/persistent-data/ |
| A D | dm-btree.c | 659 struct btree_node *ln, *rn, *pn; in split_one_into_two() local 668 ln = dm_block_data(left); in split_one_into_two() 671 rn->header.flags = ln->header.flags; in split_one_into_two() 675 redistribute2(ln, rn); in split_one_into_two() 767 ln = dm_block_data(left); in split_two_into_three() 772 mn->header.flags = ln->header.flags; in split_two_into_three() 776 redistribute3(ln, mn, rn); in split_two_into_three() 844 struct btree_node *pn, *ln, *rn; in btree_split_beneath() local 858 ln = dm_block_data(left); in btree_split_beneath() 861 ln->header.flags = pn->header.flags; in btree_split_beneath() [all …]
|