| /linux/drivers/clk/sunxi-ng/ |
| A D | ccu_nm.c | 37 for (_n = nm->min_n; _n <= nm->max_n; _n++) { in ccu_nm_find_best() 38 for (_m = nm->min_m; _m <= nm->max_m; _m++) { in ccu_nm_find_best() 94 reg = readl(nm->common.base + nm->common.reg); in ccu_nm_recalc_rate() 135 if (nm->max_rate && rate > nm->max_rate) { in ccu_nm_round_rate() 155 _nm.max_n = nm->n.max ?: 1 << nm->n.width; in ccu_nm_round_rate() 157 _nm.max_m = nm->m.max ?: 1 << nm->m.width; in ccu_nm_round_rate() 184 reg &= ~GENMASK(nm->m.width + nm->m.shift - 1, nm->m.shift); in ccu_nm_set_rate() 198 _nm.max_n = nm->n.max ?: 1 << nm->n.width; in ccu_nm_set_rate() 200 _nm.max_m = nm->m.max ?: 1 << nm->m.width; in ccu_nm_set_rate() 216 reg &= ~GENMASK(nm->n.width + nm->n.shift - 1, nm->n.shift); in ccu_nm_set_rate() [all …]
|
| /linux/drivers/ntb/test/ |
| A D | ntb_msi_test.c | 46 struct ntb_msit_ctx *nm = isr_ctx->nm; in ntb_msit_isr() local 74 nm->isr_ctx[i].nm = nm; in ntb_msit_setup_work() 101 ntb_peer_db_set(nm->ntb, BIT(ntb_port_number(nm->ntb))); in ntb_msit_setup_work() 118 ntb_peer_db_set(nm->ntb, BIT(ntb_port_number(nm->ntb))); in ntb_msit_desc_changed() 279 debugfs_create_file("port", 0400, nm->dbgfs_dir, nm, in ntb_msit_create_dbgfs() 284 nm->peers[i].nm = nm; in ntb_msit_create_dbgfs() 355 if (!nm) in ntb_msit_probe() 358 nm->isr_ctx = devm_kcalloc(&ntb->dev, num_irqs, sizeof(*nm->isr_ctx), in ntb_msit_probe() 360 if (!nm->isr_ctx) in ntb_msit_probe() 364 nm->ntb = ntb; in ntb_msit_probe() [all …]
|
| /linux/fs/ubifs/ |
| A D | xattr.c | 141 host_ui->xattr_names += fname_len(nm); in create_xattr() 167 host_ui->xattr_names -= fname_len(nm); in create_xattr() 279 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_set() 337 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_get() 404 struct fscrypt_name nm = {0}; in ubifs_listxattr() local 433 fname_name(&nm) = xent->name; in ubifs_listxattr() 437 memcpy(buffer + written, fname_name(&nm), fname_len(&nm) + 1); in ubifs_listxattr() 438 written += fname_len(&nm) + 1; in ubifs_listxattr() 508 struct fscrypt_name nm = {0}; in ubifs_purge_xattrs() local 526 fname_name(&nm) = xent->name; in ubifs_purge_xattrs() [all …]
|
| A D | dir.c | 211 if (memcmp(dent->name, fname_name(nm), fname_len(nm))) in dbg_check_name() 224 struct fscrypt_name nm; in ubifs_lookup() local 313 struct fscrypt_name nm; in ubifs_create() local 454 struct fscrypt_name nm; in ubifs_tmpfile() local 583 struct fscrypt_name nm; in ubifs_readdir() local 642 fname_len(&nm) = 0; in ubifs_readdir() 660 fname_len(&nm) = 0; in ubifs_readdir() 760 struct fscrypt_name nm; in ubifs_link() local 830 struct fscrypt_name nm; in ubifs_unlink() local 936 struct fscrypt_name nm; in ubifs_rmdir() local [all …]
|
| A D | key.h | 148 const struct fscrypt_name *nm) in dent_key_init() argument 150 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init() 183 const struct fscrypt_name *nm) in dent_key_init_flash() argument 186 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init_flash() 217 const struct fscrypt_name *nm) in xent_key_init() argument 219 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init() 234 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash() argument 237 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init_flash()
|
| A D | tnc.c | 592 err = memcmp(dent->name, fname_name(nm), min_t(int, nlen, fname_len(nm))); in matches_name() 594 if (nlen == fname_len(nm)) in matches_name() 596 else if (nlen < fname_len(nm)) in matches_name() 885 err = memcmp(dent->name, fname_name(nm), min_t(int, nlen, fname_len(nm))); in fallible_matches_name() 887 if (nlen == fname_len(nm)) in fallible_matches_name() 1909 if (fname_len(nm) == len && !memcmp(dent->name, fname_name(nm), len)) in ubifs_tnc_lookup_nm() 2464 nm, 1); in ubifs_tnc_add_nm() 2698 nm, 0); in ubifs_tnc_remove_nm() 2907 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local 3006 if (fname_len(nm) > 0) { in ubifs_tnc_next_ent() [all …]
|
| /linux/Documentation/hwmon/ |
| A D | coretemp.rst | 12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), 70 22nm Core i5/i7 Processors 91 32nm Celeron Processors 95 32nm Atom Processors 116 45nm Atom Processors 134 45nm Core2 Processors 156 45nm Celeron Processors 160 65nm Core2 Duo Processors 172 65nm Core Duo Processors 177 65nm Core Solo Processors [all …]
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| A D | dsi-phy-7nm.yaml | 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-7nm.yaml# 7 title: Qualcomm Display DSI 7nm PHY 18 - qcom,dsi-phy-7nm 19 - qcom,dsi-phy-7nm-8150 20 - qcom,sc7280-dsi-phy-7nm 21 - qcom,sm6375-dsi-phy-7nm 22 - qcom,sm8350-dsi-phy-5nm 23 - qcom,sm8450-dsi-phy-5nm 24 - qcom,sm8550-dsi-phy-4nm 25 - qcom,sm8650-dsi-phy-4nm [all …]
|
| A D | dsi-phy-28nm.yaml | 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-28nm.yaml# 7 title: Qualcomm Display DSI 28nm PHY 18 - qcom,dsi-phy-28nm-8226 19 - qcom,dsi-phy-28nm-8937 20 - qcom,dsi-phy-28nm-8960 21 - qcom,dsi-phy-28nm-hpm 22 - qcom,dsi-phy-28nm-hpm-fam-b 23 - qcom,dsi-phy-28nm-lp 58 compatible = "qcom,dsi-phy-28nm-lp";
|
| A D | dsi-phy-14nm.yaml | 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-14nm.yaml# 7 title: Qualcomm Display DSI 14nm PHY 18 - qcom,dsi-phy-14nm 19 - qcom,dsi-phy-14nm-2290 20 - qcom,dsi-phy-14nm-660 21 - qcom,dsi-phy-14nm-8953 22 - qcom,sm6125-dsi-phy-14nm 62 compatible = "qcom,dsi-phy-14nm";
|
| A D | qcom,mdss.yaml | 124 - qcom,dsi-phy-14nm 125 - qcom,dsi-phy-14nm-660 126 - qcom,dsi-phy-14nm-8953 127 - qcom,dsi-phy-20nm 128 - qcom,dsi-phy-28nm-8226 129 - qcom,dsi-phy-28nm-8937 130 - qcom,dsi-phy-28nm-hpm 131 - qcom,dsi-phy-28nm-hpm-fam-b 132 - qcom,dsi-phy-28nm-lp
|
| A D | dsi-phy-20nm.yaml | 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-20nm.yaml# 7 title: Qualcomm Display DSI 20nm PHY 17 const: qcom,dsi-phy-20nm 52 compatible = "qcom,dsi-phy-20nm";
|
| A D | dsi-phy-10nm.yaml | 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-10nm.yaml# 7 title: Qualcomm Display DSI 10nm PHY 18 - qcom,dsi-phy-10nm 19 - qcom,dsi-phy-10nm-8998 81 compatible = "qcom,dsi-phy-10nm";
|
| /linux/security/selinux/ss/ |
| A D | mls.c | 35 char *nm; in mls_compute_context_len() local 57 len += strlen(nm) + 1; in mls_compute_context_len() 60 len += strlen(nm) + 1; in mls_compute_context_len() 67 len += strlen(nm) + 1; in mls_compute_context_len() 89 char *scontextp, *nm; in mls_sid_to_context() local 121 strcpy(scontextp, nm); in mls_sid_to_context() 122 scontextp += strlen(nm); in mls_sid_to_context() 129 strcpy(scontextp, nm); in mls_sid_to_context() 130 scontextp += strlen(nm); in mls_sid_to_context() 142 strcpy(scontextp, nm); in mls_sid_to_context() [all …]
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A D | brcm,gisb-arb.yaml | 17 - brcm,bcm7445-gisb-arb # for other 28nm chips 21 - brcm,bcm74165-gisb-arb # for V7 new style 16nm chips 22 - brcm,bcm7278-gisb-arb # for V7 28nm chips 23 - brcm,bcm7435-gisb-arb # for newer 40nm chips 24 - brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips 25 - brcm,bcm7038-gisb-arb # for 130nm chips
|
| /linux/drivers/scsi/fcoe/ |
| A D | fcoe_transport.c | 577 if (nm->ft == ft) { in fcoe_transport_detach() 581 list_del(&nm->list); in fcoe_transport_detach() 582 kfree(nm); in fcoe_transport_detach() 641 nm = kmalloc(sizeof(*nm), GFP_KERNEL); in fcoe_add_netdev_mapping() 642 if (!nm) { in fcoe_add_netdev_mapping() 647 nm->netdev = netdev; in fcoe_add_netdev_mapping() 648 nm->ft = ft; in fcoe_add_netdev_mapping() 663 if (nm->netdev == netdev) { in fcoe_del_netdev_mapping() 664 list_del(&nm->list); in fcoe_del_netdev_mapping() 665 kfree(nm); in fcoe_del_netdev_mapping() [all …]
|
| /linux/drivers/gpu/drm/msm/ |
| A D | Kconfig | 122 bool "Enable DSI 28nm PHY driver in MSM DRM" 126 Choose this option if the 28nm DSI PHY is used on the platform. 129 bool "Enable DSI 20nm PHY driver in MSM DRM" 133 Choose this option if the 20nm DSI PHY is used on the platform. 136 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM" 140 Choose this option if the 28nm DSI PHY 8960 variant is used on the 144 bool "Enable DSI 14nm PHY driver in MSM DRM (used by MSM8996/APQ8096)" 151 bool "Enable DSI 10nm PHY driver in MSM DRM (used by SDM845)" 158 bool "Enable DSI 7nm/5nm/4nm PHY driver in MSM DRM"
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | qcom,usb-hs-28nm.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,usb-hs-28nm.yaml# 7 title: Qualcomm Synopsys DesignWare Core 28nm High-Speed PHY 13 Qualcomm Low-Speed, Full-Speed, Hi-Speed 28nm USB PHY 18 - qcom,usb-hs-28nm-femtophy 76 compatible = "qcom,usb-hs-28nm-femtophy";
|
| /linux/arch/powerpc/tools/ |
| A D | unrel_branch_check.sh | 10 nm="$2" 15 end_intr=0x$($nm -p "$vmlinux" | 24 sim=0x$($nm -p "$vmlinux" |
|
| /linux/arch/arc/kernel/ |
| A D | troubleshoot.c | 93 char *nm = "anon"; in show_faulting_vma() local 97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma() 99 if (IS_ERR(nm)) in show_faulting_vma() 100 nm = "?"; in show_faulting_vma() 105 nm, vma->vm_start, vma->vm_end); in show_faulting_vma()
|
| /linux/scripts/ |
| A D | recordmcount.pl | 124 $ld, $nm, $rm, $mv, $is_module, $inputfile) = @ARGV; 155 $nm = 'nm' if (!$nm); 398 open (IN, "$nm $inputfile|") || die "error running $nm";
|
| A D | relocs_check.sh | 9 nm="$2" 16 undef_weak_symbols=$($nm "$vmlinux" | awk '$1 ~ /w/ { print $2 }')
|
| /linux/arch/x86/entry/vdso/ |
| A D | checkundef.sh | 2 nm="$1" 4 $nm "$file" | grep '^ *U' > /dev/null 2>&1
|
| /linux/arch/x86/um/vdso/ |
| A D | checkundef.sh | 3 nm="$1" 5 $nm "$file" | grep '^ *U' > /dev/null 2>&1
|
| /linux/Documentation/devicetree/bindings/ufs/ |
| A D | cdns,ufshc.yaml | 19 - cdns,ufshc-m31-16nm 31 # CDNS UFS HC + M31 16nm PHY 32 - cdns,ufshc-m31-16nm
|