Searched defs:recursive (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | dwarf-aux.c | 754 bool recursive; member 793 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | dwarf-aux.c | 773 bool recursive; member 812 static int __die_walk_funclines(Dwarf_Die *sp_die, bool recursive, in __die_walk_funclines() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 2403 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy() argument
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 264 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
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 2648 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 264 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
|
Completed in 25 milliseconds