Searched refs:pwd (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/tools/testing/ktest/
H A Dktest.pl225 my $pwd;
387 chomp ($variable{"PWD"} = `pwd`);
388 $pwd = $variable{"PWD"};
3343 "$pwd/config-bisect.pl",
/linux-master/sound/soc/codecs/aw88395/
H A Daw88395_device.c523 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) argument
527 if (pwd) {
/linux-master/sound/soc/codecs/
H A Daw88399.c132 static void aw_dev_pwd(struct aw_device *aw_dev, bool pwd) argument
136 if (pwd)
/linux-master/fs/
H A Dnamespace.c3816 if (&p->mnt == new_fs->pwd.mnt) {
3817 new_fs->pwd.mnt = mntget(&q->mnt);
5429 /* Update the pwd and root */
H A Dnamei.c2409 nd->path = fs->pwd;

Completed in 144 milliseconds

12