Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Dtypes.c307 bool recursive) in type_expand_child()
330 bool recursive) in __type_expand()
368 bool recursive) in type_expand()
/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/sound/pci/hda/
H A Dhda_codec.c265 hda_nid_t nid, int recursive) in snd_hda_get_conn_index()
/linux/fs/
H A Dnamespace.c3098 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy()