Searched refs:no_child (Results 1 – 5 of 5) sorted by relevance
900 @no_child(x),920 @no_child(),931 @no_child($($no_child:ident)?),942 @no_child($($no_child)?),968 @no_child($($no_child:ident)?),980 @no_child($($no_child)?),990 @no_child($($no_child:ident)?),1019 const [<$no_child:upper>]: bool = true;
175 phandle (*no_child)(phandle node); member
279 int (*no_child)(int node); member
30 cnode = prom_nodeops->no_child(node); in __prom_getchild()
3374 bool no_child; in path_overmounted() local3377 no_child = !__lookup_mnt(path->mnt, path->dentry); in path_overmounted()3381 no_child = !__lookup_mnt(path->mnt, path->dentry); in path_overmounted()3384 return unlikely(!no_child); in path_overmounted()