Searched defs:child_args (Results 1 – 3 of 3) sorted by relevance
302 struct child_args { struct311 struct child_args *ca = (struct child_args *)data; in get_nestedns_mount_cb() argument
109 struct child_args { struct110 int num_threads;111 int pfd[2];112 int cpid;113 int thr_tids[MAX_THREADS];
1389 struct of_phandle_args child_args, parent_args; in tegra_powergate_init() local