Home
last modified time | relevance | path

Searched defs:S_IRUGO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dmode_t.c14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dmode_t.c14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro
/kernel/linux/linux-5.10/include/linux/
H A Dstat.h11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro
/kernel/linux/linux-6.6/include/linux/
H A Dstat.h11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH) macro
/kernel/linux/linux-5.10/drivers/dma/
H A Damba-pl08x.c2511 debugfs_create_file(dev_name(&pl08x->adev->dev), S_IFREG | S_IRUGO, in init_pl08x_debugfs() local
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c2503 debugfs_create_file(dev_name(&pl08x->adev->dev), S_IFREG | S_IRUGO, in init_pl08x_debugfs() local

Completed in 10 milliseconds