/linux/drivers/clk/mediatek/ |
H A D | clk-mux.c | 25 bool reparent; member 51 if (mux->reparent && mux->data->upd_shift >= 0) { in mtk_clk_mux_enable_setclr() 54 mux->reparent = false; in mtk_clk_mux_enable_setclr() 134 mux->reparent = true; in mtk_clk_mux_set_parent_setclr_lock()
|
/linux/tools/testing/selftests/mm/ |
H A D | hugetlb_reparenting_test.sh | 203 echo Assert memory reparent correctly. 226 echo Assert memory reparent correctly.
|
/linux/drivers/cpufreq/ |
H A D | tegra124-cpufreq.c | 135 dev_err(dev, "failed to reparent to PLLP: %d\n", err); in tegra124_cpufreq_suspend() 161 dev_err(dev, "failed to reparent to DFLL clock: %d\n", err); in tegra124_cpufreq_resume()
|
/linux/drivers/clk/qcom/ |
H A D | clk-krait.h | 17 bool reparent; member
|
H A D | clk-krait.c | 74 mux->reparent = true; in krait_mux_set_parent()
|
/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 67 - Do not reparent a tree without a good reason to do so. Just being on a 71 - If you must reparent a repository, do not pick some random kernel commit
|
/linux/sound/soc/meson/ |
H A D | axg-tdm-formatter.c | 207 /* Reparent the bit clock to the TDM interface */ in axg_tdm_formatter_power_up() 212 /* Reparent the sample clock to the TDM interface */ in axg_tdm_formatter_power_up()
|
H A D | aiu-encoder-spdif.c | 181 * should not be necessary to reparent the spdif master clock. in aiu_encoder_spdif_startup()
|
/linux/Documentation/filesystems/ |
H A D | propagate_umount.txt | 22 non-revealing; the first constraint is what allows to reparent 429 we need to reparent such child. 442 * reparent anything that needs to be reparented
|
/linux/include/uapi/linux/ |
H A D | landlock.h | 246 * directory (i.e. reparent a file hierarchy). 257 * always deny attempts to reparent files between different directories.
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | hugetlb.rst | 139 harder to reparent reservations at offline time.
|
/linux/drivers/clk/ |
H A D | clk-conf.c | 71 pr_err("clk: failed to reparent %s to %s: %d\n", in __set_clk_parents()
|
H A D | clk-lochnagar.c | 183 dev_dbg(priv->dev, "Failed to reparent %s: %d\n", in lochnagar_clk_set_parent()
|
/linux/fs/ |
H A D | pnode.c | 594 static void reparent(struct mount *m) in reparent() function 645 reparent(over); in propagate_umount()
|
/linux/block/ |
H A D | bfq-cgroup.c | 815 * @ioprio_class: I/O priority class to reparent. 845 * @ioprio_class: I/O priority class to reparent. 866 * and reparent its children entities.
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra210-emc.c | 241 /* reparent to new parent clock and disable the old parent clock */ in tegra210_clk_emc_set_rate()
|
/linux/drivers/clk/ti/ |
H A D | clkt_dpll.c | 217 /* Reparent the struct clk in case the dpll is in bypass */ in omap2_init_dpll_parent()
|
/linux/tools/testing/selftests/filesystems/mount-notify/ |
H A D | mount-notify_test.c | 369 TEST_F(fanotify, reparent) in TEST_F() argument
|
H A D | mount-notify_test_ns.c | 396 TEST_F(fanotify, reparent) in TEST_F() argument
|
/linux/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 49 * If we have been told that we have to reparent the inode fork, it's because an
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-h616.c | 1238 /* Reparent CPU during CPU PLL rate changes */ in sun50i_h616_ccu_probe() 1245 /* Reparent GPU during GPU PLL rate changes */ in sun50i_h616_ccu_probe()
|
H A D | ccu-suniv-f1c100s.c | 557 /* Reparent CPU during PLL CPU rate changes */ in suniv_f1c100s_ccu_probe()
|
/linux/sound/soc/fsl/ |
H A D | fsl_spdif.c | 681 /* Reparent clock if required condition is true */ in spdif_reparent_rootclk() 712 dev_err(&pdev->dev, "%s: reparent root clk failed: %d\n", in fsl_spdif_hw_params()
|
/linux/sound/soc/ |
H A D | soc-pcm.c | 1335 /* reparent a BE onto another FE */ 1342 /* reparent if BE is connected to other FEs */ in dpcm_be_reparent() 1354 dev_dbg(fe->dev, "reparent %s path %s %s %s\n", in dpcm_be_reparent()
|
/linux/kernel/ |
H A D | exit.c | 411 /* reparent: our child is in a different pgrp than in kill_orphaned_pgrp() 724 * If this is a threaded reparent there is no need to in forget_original_parent()
|