Home
last modified time | relevance | path

Searched refs:spufs_tree_descr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dspufs.h220 struct spufs_tree_descr { struct
227 extern const struct spufs_tree_descr spufs_dir_contents[]; argument
228 extern const struct spufs_tree_descr spufs_dir_nosched_contents[];
229 extern const struct spufs_tree_descr spufs_dir_debug_contents[];
Dfile.c2556 const struct spufs_tree_descr spufs_dir_contents[] = {
2597 const struct spufs_tree_descr spufs_dir_nosched_contents[] = {
2622 const struct spufs_tree_descr spufs_dir_debug_contents[] = {
Dinode.c182 const struct spufs_tree_descr *files, umode_t mode, in spufs_fill_dir()