Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 4 of 4) sorted by relevance

/kernel/
Dacct.c215 struct vfsmount *mnt, *internal; in acct_on() local
243 internal = mnt_clone_internal(&file->f_path); in acct_on()
244 if (IS_ERR(internal)) { in acct_on()
247 return PTR_ERR(internal); in acct_on()
249 err = __mnt_want_write(internal); in acct_on()
251 mntput(internal); in acct_on()
257 file->f_path.mnt = internal; in acct_on()
/kernel/irq/
DKconfig135 Exposes internal state information through debugfs. Mostly for
/kernel/time/
DKconfig88 # Core internal switch. Selected by NO_HZ_COMMON / HIGH_RES_TIMERS. This is
/kernel/trace/
DKconfig20 Enable generic return hooking feature. This is an internal
928 The ring buffer has its own internal recursion. Although when
1099 dump out a bunch of internal details about the hist triggers