Home
last modified time | relevance | path

Searched refs:nm (Results 1 – 25 of 139) sorted by relevance

123456

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_nm.c31 struct _ccu_nm *nm) in ccu_nm_find_best() argument
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()
53 nm->n = best_n; in ccu_nm_find_best()
54 nm->m = best_m; in ccu_nm_find_best()
59 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local
61 return ccu_gate_helper_disable(&nm->common, nm->enable); in ccu_nm_disable()
66 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local
68 return ccu_gate_helper_enable(&nm->common, nm->enable); in ccu_nm_enable()
73 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local
[all …]
/linux-6.1.9/drivers/ntb/test/
Dntb_msi_test.c28 struct ntb_msit_ctx *nm; member
33 struct ntb_msit_ctx *nm; member
46 struct ntb_msit_ctx *nm = isr_ctx->nm; in ntb_msit_isr() local
48 dev_dbg(&nm->ntb->dev, "Interrupt Occurred: %d", in ntb_msit_isr()
58 struct ntb_msit_ctx *nm = container_of(work, struct ntb_msit_ctx, in ntb_msit_setup_work() local
65 ret = ntb_msi_setup_mws(nm->ntb); in ntb_msit_setup_work()
67 dev_err(&nm->ntb->dev, "Unable to setup MSI windows: %d\n", in ntb_msit_setup_work()
73 nm->isr_ctx[i].irq_idx = i; in ntb_msit_setup_work()
74 nm->isr_ctx[i].nm = nm; in ntb_msit_setup_work()
76 if (!nm->isr_ctx[i].irq_num) { in ntb_msit_setup_work()
[all …]
/linux-6.1.9/fs/ubifs/
Dxattr.c82 const struct fscrypt_name *nm, const void *value, int size) in create_xattr() argument
102 names_len = host_ui->xattr_names + host_ui->xattr_cnt + fname_len(nm) + 1; in create_xattr()
139 host_ui->xattr_size += CALC_DENT_SIZE(fname_len(nm)); in create_xattr()
141 host_ui->xattr_names += fname_len(nm); in create_xattr()
149 if (strcmp(fname_name(nm), UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT) == 0) in create_xattr()
152 err = ubifs_jnl_update(c, host, nm, inode, 0, 1); in create_xattr()
165 host_ui->xattr_size -= CALC_DENT_SIZE(fname_len(nm)); in create_xattr()
167 host_ui->xattr_names -= fname_len(nm); in create_xattr()
268 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_set() local
279 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_set()
[all …]
Ddir.c185 const struct fscrypt_name *nm) in dbg_check_name() argument
189 if (le16_to_cpu(dent->nlen) != fname_len(nm)) in dbg_check_name()
191 if (memcmp(dent->name, fname_name(nm), fname_len(nm))) in dbg_check_name()
204 struct fscrypt_name nm; in ubifs_lookup() local
208 err = fscrypt_prepare_lookup(dir, dentry, &nm); in ubifs_lookup()
215 if (fname_len(&nm) > UBIFS_MAX_NLEN) { in ubifs_lookup()
226 if (fname_name(&nm) == NULL) { in ubifs_lookup()
227 if (nm.hash & ~UBIFS_S_KEY_HASH_MASK) in ubifs_lookup()
229 dent_key_init_hash(c, &key, dir->i_ino, nm.hash); in ubifs_lookup()
230 err = ubifs_tnc_lookup_dh(c, &key, dent, nm.minor_hash); in ubifs_lookup()
[all …]
Dkey.h148 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()
Dtnc.c531 const struct fscrypt_name *nm) in matches_name() argument
554 err = memcmp(dent->name, fname_name(nm), min_t(int, nlen, fname_len(nm))); in matches_name()
556 if (nlen == fname_len(nm)) in matches_name()
558 else if (nlen < fname_len(nm)) in matches_name()
701 const struct fscrypt_name *nm) in resolve_collision() argument
705 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
766 err = matches_name(c, &(*zn)->zbranch[*n], nm); in resolve_collision()
788 err = matches_name(c, &znode->zbranch[nn], nm); in resolve_collision()
819 const struct fscrypt_name *nm) in fallible_matches_name() argument
847 err = memcmp(dent->name, fname_name(nm), min_t(int, nlen, fname_len(nm))); in fallible_matches_name()
[all …]
/linux-6.1.9/Documentation/hwmon/
Dcoretemp.rst11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm),
12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm),
70 22nm Core i5/i7 Processors
81 32nm Core i3/i5/i7 Processors
88 32nm Core i7 Extreme Processors
91 32nm Celeron Processors
95 32nm Atom Processors
103 45nm Xeon Processors 5400 Quad-Core
109 45nm Xeon Processors 5200 Dual-Core
116 45nm Atom Processors
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/display/msm/
Ddsi-phy-14nm.yaml4 $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-660
20 - qcom,dsi-phy-14nm-8953
50 compatible = "qcom,dsi-phy-14nm";
Ddsi-phy-28nm.yaml4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-28nm.yaml#
7 title: Qualcomm Display DSI 28nm PHY
18 - qcom,dsi-phy-28nm-hpm
19 - qcom,dsi-phy-28nm-lp
20 - qcom,dsi-phy-28nm-8960
55 compatible = "qcom,dsi-phy-28nm-lp";
Ddsi-phy-7nm.yaml4 $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
57 compatible = "qcom,dsi-phy-7nm";
Ddsi-phy-20nm.yaml4 $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";
Ddsi-phy-10nm.yaml4 $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-6.1.9/security/selinux/ss/
Dmls.c39 char *nm; in mls_compute_context_len() local
59 nm = sym_name(p, SYM_CATS, prev); in mls_compute_context_len()
60 len += strlen(nm) + 1; in mls_compute_context_len()
62 nm = sym_name(p, SYM_CATS, i); in mls_compute_context_len()
63 len += strlen(nm) + 1; in mls_compute_context_len()
69 nm = sym_name(p, SYM_CATS, prev); in mls_compute_context_len()
70 len += strlen(nm) + 1; in mls_compute_context_len()
93 char *scontextp, *nm; in mls_sid_to_context() local
123 nm = sym_name(p, SYM_CATS, prev); in mls_sid_to_context()
124 strcpy(scontextp, nm); in mls_sid_to_context()
[all …]
/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe_transport.c564 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local
576 list_for_each_entry_safe(nm, tmp, &fcoe_netdevs, list) { in fcoe_transport_detach()
577 if (nm->ft == ft) { in fcoe_transport_detach()
580 ft->name, nm->netdev->name); in fcoe_transport_detach()
581 list_del(&nm->list); in fcoe_transport_detach()
582 kfree(nm); in fcoe_transport_detach()
639 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local
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()
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/bus/
Dbrcm,gisb-arb.yaml17 - brcm,bcm7445-gisb-arb # for other 28nm chips
21 - brcm,bcm7278-gisb-arb # for V7 28nm chips
22 - brcm,bcm7435-gisb-arb # for newer 40nm chips
23 - brcm,bcm7400-gisb-arb # for older 40nm chips and all 65nm chips
24 - brcm,bcm7038-gisb-arb # for 130nm chips
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dqcom,usb-hs-28nm.yaml4 $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
19 - qcom,usb-hs-28nm-mdm9607
77 compatible = "qcom,usb-hs-28nm-femtophy";
/linux-6.1.9/arch/powerpc/tools/
Dunrel_branch_check.sh10 nm="$2"
15 end_intr=0x$($nm -p "$vmlinux" |
24 sim=0x$($nm -p "$vmlinux" |
Drelocs_check.sh20 nm="$2"
27 undef_weak_symbols=$($nm "$vmlinux" | awk '$1 ~ /w/ { print $2 }')
/linux-6.1.9/drivers/gpu/drm/msm/
DKconfig107 bool "Enable DSI 28nm PHY driver in MSM DRM"
111 Choose this option if the 28nm DSI PHY is used on the platform.
114 bool "Enable DSI 20nm PHY driver in MSM DRM"
118 Choose this option if the 20nm DSI PHY is used on the platform.
121 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM"
125 Choose this option if the 28nm DSI PHY 8960 variant is used on the
129 bool "Enable DSI 14nm PHY driver in MSM DRM (used by MSM8996/APQ8096)"
136 bool "Enable DSI 10nm PHY driver in MSM DRM (used by SDM845)"
143 bool "Enable DSI 7nm PHY driver in MSM DRM"
/linux-6.1.9/arch/arc/kernel/
Dtroubleshoot.c93 char *nm = "?"; in show_faulting_vma() local
96 nm = file_path(vma->vm_file, buf, ARC_PATH_MAX-1); in show_faulting_vma()
97 if (IS_ERR(nm)) in show_faulting_vma()
98 nm = "?"; in show_faulting_vma()
103 nm, vma->vm_start, vma->vm_end); in show_faulting_vma()
/linux-6.1.9/scripts/
Drecordmcount.pl124 $ld, $nm, $rm, $mv, $is_module, $inputfile) = @ARGV;
155 $nm = 'nm' if (!$nm);
405 open (IN, "$nm $inputfile|") || die "error running $nm";
/linux-6.1.9/arch/x86/um/vdso/
Dcheckundef.sh3 nm="$1"
5 $nm "$file" | grep '^ *U' > /dev/null 2>&1
/linux-6.1.9/arch/x86/entry/vdso/
Dcheckundef.sh2 nm="$1"
4 $nm "$file" | grep '^ *U' > /dev/null 2>&1
/linux-6.1.9/Documentation/devicetree/bindings/ufs/
Dcdns,ufshc.yaml19 - cdns,ufshc-m31-16nm
31 # CDNS UFS HC + M31 16nm PHY
32 - cdns,ufshc-m31-16nm
/linux-6.1.9/drivers/usb/host/
Dxhci-debugfs.h73 #define dump_register(nm) \ argument
75 .name = __stringify(nm), \
76 .offset = REG_ ##nm, \

123456