Home
last modified time | relevance | path

Searched full:reparent (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/clk/mediatek/
H A Dclk-mux.c25 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 Dhugetlb_reparenting_test.sh203 echo Assert memory reparent correctly.
226 echo Assert memory reparent correctly.
/linux/drivers/cpufreq/
H A Dtegra124-cpufreq.c135 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 Dclk-krait.h17 bool reparent; member
H A Dclk-krait.c74 mux->reparent = true; in krait_mux_set_parent()
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst67 - 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 Daxg-tdm-formatter.c207 /* 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 Daiu-encoder-spdif.c181 * should not be necessary to reparent the spdif master clock. in aiu_encoder_spdif_startup()
/linux/Documentation/filesystems/
H A Dpropagate_umount.txt22 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 Dlandlock.h246 * 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 Dhugetlb.rst139 harder to reparent reservations at offline time.
/linux/drivers/clk/
H A Dclk-conf.c71 pr_err("clk: failed to reparent %s to %s: %d\n", in __set_clk_parents()
H A Dclk-lochnagar.c183 dev_dbg(priv->dev, "Failed to reparent %s: %d\n", in lochnagar_clk_set_parent()
/linux/fs/
H A Dpnode.c594 static void reparent(struct mount *m) in reparent() function
645 reparent(over); in propagate_umount()
/linux/block/
H A Dbfq-cgroup.c815 * @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 Dclk-tegra210-emc.c241 /* reparent to new parent clock and disable the old parent clock */ in tegra210_clk_emc_set_rate()
/linux/drivers/clk/ti/
H A Dclkt_dpll.c217 /* 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 Dmount-notify_test.c369 TEST_F(fanotify, reparent) in TEST_F() argument
H A Dmount-notify_test_ns.c396 TEST_F(fanotify, reparent) in TEST_F() argument
/linux/fs/xfs/
H A Dxfs_inode_item_recover.c49 * If we have been told that we have to reparent the inode fork, it's because an
/linux/drivers/clk/sunxi-ng/
H A Dccu-sun50i-h616.c1238 /* 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 Dccu-suniv-f1c100s.c557 /* Reparent CPU during PLL CPU rate changes */ in suniv_f1c100s_ccu_probe()
/linux/sound/soc/fsl/
H A Dfsl_spdif.c681 /* 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 Dsoc-pcm.c1335 /* 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 Dexit.c411 /* 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()

12