Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate-data.c447 bool recursive) in annotated_data_browser__fold()
467 bool recursive) in annotated_data_browser__unfold()
490 bool recursive) in annotated_data_browser__toggle_fold()
/linux/samples/vfs/
H A Dmountinfo.c216 bool recursive = false; in main() local
/linux/scripts/gdb/linux/
H A Ddevice.py90 def _show_device(dev, level=0, recursive=False): argument
/linux/tools/perf/util/
H A Ddwarf-aux.c817 bool recursive; member
856 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines()
/linux/fs/
H A Dnamespace.c3010 static struct mnt_namespace *get_detached_copy(const struct path *path, bool recursive) in get_detached_copy()
3049 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy()
/linux/sound/hda/common/
H A Dcodec.c265 snd_hda_get_conn_index(struct hda_codec * codec,hda_nid_t mux,hda_nid_t nid,int recursive) snd_hda_get_conn_index() argument