Home
last modified time | relevance | path

Searched defs:reparent (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_utils.c126 bool reparent = false; in fsl_asoc_reparent_pll_clocks() local
/linux/drivers/clk/qcom/
H A Dclk-krait.h17 bool reparent; member
/linux/drivers/clk/mediatek/
H A Dclk-mux.c25 bool reparent; member
/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c370 TEST_F(fanotify, reparent) in TEST_F() argument
H A Dmount-notify_test_ns.c398 TEST_F(fanotify, reparent) in TEST_F() argument
/linux/fs/
H A Dpnode.c593 static void reparent(struct mount *m) in reparent() function