Home
last modified time | relevance | path

Searched refs:pwd (Results 1 – 24 of 24) sorted by relevance

/linux-6.3-rc2/drivers/clk/sifive/
A Dsifive-prci.c130 __prci_wrpll_unpack(&pwd->c, __prci_readl(pd, pwd->cfg0_offs)); in __prci_wrpll_read_cfg0()
181 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_prci_wrpll_recalc_rate() local
191 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_prci_wrpll_round_rate() local
205 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_prci_wrpll_set_rate() local
213 if (pwd->enable_bypass) in sifive_prci_wrpll_set_rate()
216 __prci_wrpll_write_cfg0(pd, pwd, &pwd->c); in sifive_prci_wrpll_set_rate()
226 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_clk_is_enabled() local
241 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_prci_clock_enable() local
258 struct __prci_wrpll_data *pwd = pc->pwd; in sifive_prci_clock_disable() local
262 if (pwd->enable_bypass) in sifive_prci_clock_disable()
[all …]
A Dfu740-prci.h89 .pwd = &sifive_fu740_prci_corepll_data,
95 .pwd = &sifive_fu740_prci_ddrpll_data,
101 .pwd = &sifive_fu740_prci_gemgxlpll_data,
107 .pwd = &sifive_fu740_prci_dvfscorepll_data,
113 .pwd = &sifive_fu740_prci_hfpclkpll_data,
119 .pwd = &sifive_fu740_prci_cltxpll_data,
A Dfu540-prci.h73 .pwd = &sifive_fu540_prci_corepll_data,
79 .pwd = &sifive_fu540_prci_ddrpll_data,
85 .pwd = &sifive_fu540_prci_gemgxlpll_data,
A Dsifive-prci.h268 struct __prci_wrpll_data *pwd; member
272 #define clk_hw_to_prci_clock(pwd) container_of(pwd, struct __prci_clock, hw) argument
/linux-6.3-rc2/include/linux/
A Dfs_struct.h15 struct path root, pwd; member
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() argument
38 *pwd = fs->pwd; in get_fs_pwd()
39 path_get(pwd); in get_fs_pwd()
/linux-6.3-rc2/tools/perf/util/
A Dget_current_dir_name.c14 char pwd[PATH_MAX]; in get_current_dir_name() local
16 return getcwd(pwd, sizeof(pwd)) == NULL ? NULL : strdup(pwd); in get_current_dir_name()
A Dtarget.c99 struct passwd pwd, *result; in target__parse_uid() local
108 getpwnam_r(str, &pwd, buf, sizeof(buf), &result); in target__parse_uid()
120 getpwuid_r(uid, &pwd, buf, sizeof(buf), &result); in target__parse_uid()
/linux-6.3-rc2/fs/
A Dfs_struct.c41 old_pwd = fs->pwd; in set_fs_pwd()
42 fs->pwd = *path; in set_fs_pwd()
73 hits += replace_path(&fs->pwd, old_root, new_root); in chroot_fs_refs()
91 path_put(&fs->pwd); in free_fs_struct()
126 fs->pwd = old->pwd; in copy_fs_struct()
127 path_get(&fs->pwd); in copy_fs_struct()
A Dd_path.c382 struct path *pwd) in get_fs_root_and_pwd_rcu() argument
389 *pwd = fs->pwd; in get_fs_root_and_pwd_rcu()
414 struct path pwd, root; in SYSCALL_DEFINE2() local
421 get_fs_root_and_pwd_rcu(current->fs, &root, &pwd); in SYSCALL_DEFINE2()
423 if (unlikely(d_unlinked(pwd.dentry))) { in SYSCALL_DEFINE2()
431 if (unlikely(prepend_path(&pwd, &root, &b) > 0)) in SYSCALL_DEFINE2()
A Dfhandle.c122 mnt = mntget(fs->pwd.mnt); in get_vfsmount_from_fd()
A Dnamespace.c3511 if (&p->mnt == new_fs->pwd.mnt) { in copy_mnt_ns()
3512 new_fs->pwd.mnt = mntget(&q->mnt); in copy_mnt_ns()
A Dnamei.c2399 nd->path = fs->pwd; in path_init()
/linux-6.3-rc2/tools/lib/subcmd/
A Dexec-cmd.c42 char *pwd; in get_pwd_cwd() local
46 pwd = getenv("PWD"); in get_pwd_cwd()
47 if (pwd && strcmp(pwd, cwd)) { in get_pwd_cwd()
49 if (!stat(pwd, &pwd_stat) && in get_pwd_cwd()
52 strlcpy(cwd, pwd, PATH_MAX); in get_pwd_cwd()
/linux-6.3-rc2/scripts/
A Dleaking_addresses.pl481 while (my $pwd = shift @dirs) {
482 next if (!opendir(DIR, $pwd));
489 my $path = "$pwd/$file";
/linux-6.3-rc2/tools/testing/ktest/
A Dconfig-bisect.pl63 my $pwd = `pwd`;
64 chomp $pwd;
65 my $tree = $pwd;
107 return "$pwd/$file";
A Dktest.pl225 my $pwd;
388 $pwd = $variable{"PWD"};
3338 "$pwd/config-bisect.pl",
/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_main.c280 u16 pwd[3] = {0, 0, 0}; in vsc85xx_wol_set() local
292 for (i = 0; i < ARRAY_SIZE(pwd); i++) in vsc85xx_wol_set()
293 pwd[i] = mac_addr[5 - (i * 2 + 1)] << 8 | in vsc85xx_wol_set()
305 for (i = 0; i < ARRAY_SIZE(pwd); i++) in vsc85xx_wol_set()
306 pwd[i] = wol_conf->sopass[5 - (i * 2 + 1)] << 8 | in vsc85xx_wol_set()
309 __phy_write(phydev, MSCC_PHY_WOL_MID_PASSWD, pwd[1]); in vsc85xx_wol_set()
358 u16 pwd[3] = {0, 0, 0}; in vsc85xx_wol_get() local
371 pwd[1] = __phy_read(phydev, MSCC_PHY_WOL_MID_PASSWD); in vsc85xx_wol_get()
373 for (i = 0; i < ARRAY_SIZE(pwd); i++) { in vsc85xx_wol_get()
374 wol_conf->sopass[5 - i * 2] = pwd[i] & 0x00ff; in vsc85xx_wol_get()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Devent.c81 u8 pwd_len, u8 *pwd) in wlcore_smart_config_decode_event() argument
94 nla_put(skb, WLCORE_VENDOR_ATTR_PSK, pwd_len, pwd)) { in wlcore_smart_config_decode_event()
/linux-6.3-rc2/kernel/
A Dauditsc.c937 path_put(&context->pwd); in audit_free_names()
938 context->pwd.dentry = NULL; in audit_free_names()
939 context->pwd.mnt = NULL; in audit_free_names()
1533 if (context->pwd.dentry && context->pwd.mnt) in audit_log_name()
1534 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name()
1791 if (context->pwd.dentry && context->pwd.mnt) { in audit_log_exit()
1794 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
2188 if (!context->pwd.dentry) in audit_alloc_name()
2189 get_fs_pwd(current->fs, &context->pwd); in audit_alloc_name()
A Daudit.h130 struct path pwd; member
A Dnsproxy.c528 set_fs_pwd(me->fs, &nsset->fs->pwd); in commit_nsset()
/linux-6.3-rc2/init/
A Ddo_mounts.c380 s = current->fs->pwd.dentry->d_sb; in do_mount_root()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c2346 char *pwd, *options[32], *abs_path[32], *tmp; in switch_data_file() local
2351 pwd = getenv("PWD"); in switch_data_file()
2352 if (!pwd) in switch_data_file()
2355 pwd_dir = opendir(pwd); in switch_data_file()
2371 snprintf(path, sizeof(path), "%s/%s", pwd, name); in switch_data_file()
/linux-6.3-rc2/sound/soc/codecs/aw88395/
A Daw88395_device.c529 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) in aw_dev_pwd() argument
533 if (pwd) { in aw_dev_pwd()

Completed in 73 milliseconds