Home
last modified time | relevance | path

Searched refs:S_IROTH (Results 1 – 22 of 22) sorted by relevance

/linux-6.6.21/drivers/crypto/nx/
Dnx_debugfs.c40 debugfs_create_u32("aes_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
42 debugfs_create_u32("sha256_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
44 debugfs_create_u32("sha512_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
46 debugfs_create_u64("aes_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
48 debugfs_create_u64("sha256_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
50 debugfs_create_u64("sha512_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
52 debugfs_create_u32("errors", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
54 debugfs_create_u32("last_error", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
56 debugfs_create_u32("last_error_pid", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
/linux-6.6.21/include/linux/
Dstat.h11 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
/linux-6.6.21/tools/perf/trace/beauty/
Dmode_t.c14 #define S_IRUGO (S_IRUSR|S_IRGRP|S_IROTH)
/linux-6.6.21/tools/include/uapi/linux/
Dstat.h40 #define S_IROTH 00004 macro
/linux-6.6.21/include/uapi/linux/
Dstat.h40 #define S_IROTH 00004 macro
/linux-6.6.21/tools/include/nolibc/
Dtypes.h55 #define S_IROTH 00004 macro
/linux-6.6.21/samples/vfs/
Dtest-statx.c133 stx->stx_mode & S_IROTH ? 'r' : '-', in dump_statx()
/linux-6.6.21/drivers/macintosh/
Dtherm_adt746x.c405 static DEVICE_ATTR(specified_fan_speed, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH,
413 static DEVICE_ATTR(limit_adjust, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH,
/linux-6.6.21/fs/orangefs/
Dorangefs-utils.c111 perm_mode |= S_IROTH; in orangefs_inode_perms()
542 S_IXOTH, S_IWOTH, S_IROTH, in ORANGEFS_util_translate_mode()
/linux-6.6.21/drivers/hid/
Dhid-lg4ff.c937 static DEVICE_ATTR(alternate_modes, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_alternat…
989 static DEVICE_ATTR(combine_pedals, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_combine_s…
1050 static DEVICE_ATTR(range, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_range_show, lg4ff_…
Dhid-logitech-hidpp.c2807 static DEVICE_ATTR(range, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, hidpp_ff_range_show, hid…
/linux-6.6.21/kernel/
Ducount.c52 mode = table->mode & S_IROTH; in set_permissions()
/linux-6.6.21/tools/accounting/
Dgetdelays.c394 S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in main()
/linux-6.6.21/drivers/power/supply/
Dpower_supply_sysfs.c364 umode_t mode = S_IRUSR | S_IRGRP | S_IROTH; in power_supply_attr_is_visible()
/linux-6.6.21/fs/affs/
Dinode.c104 if (inode->i_mode & S_IROTH) in affs_iget()
/linux-6.6.21/arch/sparc/kernel/
Dvio.c197 static DEVICE_ATTR(obppath, S_IRUSR | S_IRGRP | S_IROTH,
Dpci.c599 static DEVICE_ATTR(obppath, S_IRUSR | S_IRGRP | S_IROTH, show_pciobppath_attr, NULL);
/linux-6.6.21/arch/x86/kernel/cpu/mce/
Dinject.c709 { .name = "README", .fops = &readme_fops, .perm = S_IRUSR | S_IRGRP | S_IROTH },
/linux-6.6.21/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c32 module_param(spi_enable, int, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH);
/linux-6.6.21/Documentation/filesystems/ext4/
Dinodes.rst190 - S_IROTH (Others may read)
/linux-6.6.21/arch/s390/kernel/
Ddebug.c1191 mode &= ~(S_IRUSR | S_IRGRP | S_IROTH); in debug_register_view()
/linux-6.6.21/drivers/scsi/
Dhpsa.c919 static DEVICE_ATTR(hp_ssd_smart_path_status, S_IWUSR|S_IRUGO|S_IROTH,