Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
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-6.12.1/scripts/gdb/linux/
Ddevice.py90 def _show_device(dev, level=0, recursive=False): argument
/linux-6.12.1/tools/perf/util/
Ddwarf-aux.c817 bool recursive; member
856 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines()
/linux-6.12.1/sound/pci/hda/
Dhda_codec.c265 hda_nid_t nid, int recursive) in snd_hda_get_conn_index()
/linux-6.12.1/fs/
Dnamespace.c2801 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy()