| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | debugfs.c | 38 debugfs_create_io_x64("fir1", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL9_FIR1)); in cxl_debugfs_add_adapter_regs_psl9() 41 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL9_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl9() 42 debugfs_create_io_x64("trace", S_IRUSR | S_IWUSR, dir, _cxl_p1_addr(adapter, CXL_PSL9_TRACECFG)); in cxl_debugfs_add_adapter_regs_psl9() 51 debugfs_create_io_x64("fir1", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR1)); in cxl_debugfs_add_adapter_regs_psl8() 52 debugfs_create_io_x64("fir2", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR2)); in cxl_debugfs_add_adapter_regs_psl8() 53 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl8() 54 debugfs_create_io_x64("trace", S_IRUSR | S_IWUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_TRACE)); in cxl_debugfs_add_adapter_regs_psl8() 69 debugfs_create_io_x64("err_ivte", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_ErrIVTE)); in cxl_debugfs_adapter_add() 82 debugfs_create_io_x64("serr", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_PSL_SERR_An)); in cxl_debugfs_add_afu_regs_psl9() 87 debugfs_create_io_x64("sstp0", S_IRUSR, dir, _cxl_p2n_addr(afu, CXL_SSTP0_An)); in cxl_debugfs_add_afu_regs_psl8() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/nx/ |
| H A D | nx_debugfs.c | 40 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()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenfs/ |
| H A D | super.c | 50 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super() 52 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super() 57 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super() 59 { "privcmd", &xen_privcmd_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super() 60 { "xsd_kva", &xsd_kva_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super() 61 { "xsd_port", &xsd_port_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super() 63 { "xensyms", &xensyms_ops, S_IRUSR}, in xenfs_fill_super()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | debugfs.c | 232 debugfs_create_file("ios", S_IRUSR, root, host, &mmc_ios_fops); in mmc_add_host_debugfs() 233 debugfs_create_x32("caps", S_IRUSR, root, &host->caps); in mmc_add_host_debugfs() 234 debugfs_create_x32("caps2", S_IRUSR, root, &host->caps2); in mmc_add_host_debugfs() 235 debugfs_create_file_unsafe("clock", S_IRUSR | S_IWUSR, root, host, in mmc_add_host_debugfs() 263 debugfs_create_x32("state", S_IRUSR, root, &card->state); in mmc_add_card_debugfs()
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | debugfs.c | 168 debugfs_create_file("meclients", S_IRUSR, dir, dev, in mei_dbgfs_register() 170 debugfs_create_file("active", S_IRUSR, dir, dev, in mei_dbgfs_register() 172 debugfs_create_file("devstate", S_IRUSR, dir, dev, in mei_dbgfs_register() 174 debugfs_create_file("allow_fixed_address", S_IRUSR | S_IWUSR, dir, in mei_dbgfs_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_kernel_linux.c | 102 module_param(mali_debug_level, int, S_IRUSR | S_IWUSR | S_IWGRP | S_IRGRP | S_IROTH); /* rw-rw-r-- … 106 module_param(mali_max_job_runtime, int, S_IRUSR | S_IWUSR | S_IWGRP | S_IRGRP | S_IROTH); 110 module_param(mali_l2_max_reads, int, S_IRUSR | S_IRGRP | S_IROTH); 114 module_param(mali_dedicated_mem_start, uint, S_IRUSR | S_IRGRP | S_IROTH); 118 module_param(mali_dedicated_mem_size, uint, S_IRUSR | S_IRGRP | S_IROTH); 122 module_param(mali_shared_mem_size, uint, S_IRUSR | S_IRGRP | S_IROTH); 127 module_param(mali_boot_profiling, int, S_IRUSR | S_IRGRP | S_IROTH); 132 module_param(mali_max_pp_cores_group_1, int, S_IRUSR | S_IRGRP | S_IROTH); 136 module_param(mali_max_pp_cores_group_2, int, S_IRUSR | S_IRGRP | S_IROTH); 140 module_param(mali_mem_swap_out_threshold_value, uint, S_IRUSR | S_IRGRP | S_IROTH); [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | inject.c | 651 { .name = "status", .fops = &status_fops, .perm = S_IRUSR | S_IWUSR }, 652 { .name = "misc", .fops = &misc_fops, .perm = S_IRUSR | S_IWUSR }, 653 { .name = "addr", .fops = &addr_fops, .perm = S_IRUSR | S_IWUSR }, 654 { .name = "synd", .fops = &synd_fops, .perm = S_IRUSR | S_IWUSR }, 655 { .name = "bank", .fops = &bank_fops, .perm = S_IRUSR | S_IWUSR }, 656 { .name = "flags", .fops = &flags_fops, .perm = S_IRUSR | S_IWUSR }, 657 { .name = "cpu", .fops = &extcpu_fops, .perm = S_IRUSR | S_IWUSR }, 658 { .name = "README", .fops = &readme_fops, .perm = S_IRUSR | S_IRGRP | S_IROTH },
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | einj.c | 703 debugfs_create_file("available_error_type", S_IRUSR, einj_debug_dir, in einj_init() 733 debugfs_create_x32("flags", S_IRUSR | S_IWUSR, einj_debug_dir, in einj_init() 735 debugfs_create_x64("param1", S_IRUSR | S_IWUSR, einj_debug_dir, in einj_init() 737 debugfs_create_x64("param2", S_IRUSR | S_IWUSR, einj_debug_dir, in einj_init() 739 debugfs_create_x64("param3", S_IRUSR | S_IWUSR, einj_debug_dir, in einj_init() 741 debugfs_create_x64("param4", S_IRUSR | S_IWUSR, einj_debug_dir, in einj_init() 743 debugfs_create_x32("notrigger", S_IRUSR | S_IWUSR, in einj_init() 750 debugfs_create_blob("vendor", S_IRUSR, einj_debug_dir, in einj_init() 752 debugfs_create_x32("vendor_flags", S_IRUSR | S_IWUSR, in einj_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | stat.h | 168 #define S_IRUSR __S_IREAD /* Read by owner. */ macro 175 # define S_IREAD S_IRUSR 180 #define S_IRGRP (S_IRUSR >> 3) /* Read by group. */ 197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | stat.h | 168 #define S_IRUSR __S_IREAD /* Read by owner. */ macro 175 # define S_IREAD S_IRUSR 180 #define S_IRGRP (S_IRUSR >> 3) /* Read by group. */ 197 # define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)/* 0666*/
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | ibmasmfs.c | 591 ibmasmfs_create_file(dir, "command", &command_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files() 592 ibmasmfs_create_file(dir, "event", &event_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files() 593 ibmasmfs_create_file(dir, "reverse_heartbeat", &r_heartbeat_fops, sp, S_IRUSR|S_IWUSR); in ibmasmfs_create_files() 599 …reate_file(remote_dir, "width", &remote_settings_fops, (void *)display_width(sp), S_IRUSR|S_IWUSR); in ibmasmfs_create_files() 600 …ate_file(remote_dir, "height", &remote_settings_fops, (void *)display_height(sp), S_IRUSR|S_IWUSR); in ibmasmfs_create_files() 601 …reate_file(remote_dir, "depth", &remote_settings_fops, (void *)display_depth(sp), S_IRUSR|S_IWUSR); in ibmasmfs_create_files()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/ |
| H A D | elan_tool.c | 179 static DEVICE_ATTR(fw_info, S_IWUSR | S_IRUSR, show_fw_info, store_fw_info); 217 static DEVICE_ATTR(iap_status, S_IWUSR | S_IRUSR, show_iap_status, store_iap_status); 281 static DEVICE_ATTR(fw_store, S_IWUSR | S_IRUSR, show_fw_store, store_fw_store); 321 static DEVICE_ATTR(tp_print_level, S_IWUSR | S_IRUSR, show_tp_print_level, store_tp_print_level); 404 static DEVICE_ATTR(raw_cmd, S_IWUSR | S_IRUSR, show_tp_cmd_recv, store_tp_cmd_send);
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | viafbdev.c | 2062 module_param(viafb_mode, charp, S_IRUSR); 2065 module_param(viafb_mode1, charp, S_IRUSR); 2068 module_param(viafb_bpp, int, S_IRUSR); 2071 module_param(viafb_bpp1, int, S_IRUSR); 2074 module_param(viafb_refresh, int, S_IRUSR); 2078 module_param(viafb_refresh1, int, S_IRUSR); 2082 module_param(viafb_lcd_panel_id, int, S_IRUSR); 2086 module_param(viafb_lcd_dsp_method, int, S_IRUSR); 2090 module_param(viafb_SAMM_ON, int, S_IRUSR); 2094 module_param(viafb_accel, int, S_IRUSR); [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-debugfs.c | 112 debugfs_create_file("dcache", S_IRUSR, arch_debugfs_dir, in cache_debugfs_init() 114 debugfs_create_file("icache", S_IRUSR, arch_debugfs_dir, in cache_debugfs_init()
|
| H A D | tlb-debugfs.c | 152 debugfs_create_file("itlb", S_IRUSR, arch_debugfs_dir, in tlb_debugfs_init() 154 debugfs_create_file("utlb", S_IRUSR, arch_debugfs_dir, in tlb_debugfs_init()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_stats.c | 770 debugfs_create_file("resource_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 775 debugfs_create_file("rx_stats", S_IRUSR, dev->dir, &dev->rx_stats, in ocrdma_add_port_stats() 780 debugfs_create_file("wqe_stats", S_IRUSR, dev->dir, &dev->wqe_stats, in ocrdma_add_port_stats() 785 debugfs_create_file("tx_stats", S_IRUSR, dev->dir, &dev->tx_stats, in ocrdma_add_port_stats() 790 debugfs_create_file("db_err_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 795 debugfs_create_file("tx_qp_err_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 800 debugfs_create_file("rx_qp_err_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 805 debugfs_create_file("tx_dbg_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 810 debugfs_create_file("rx_dbg_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats() 815 debugfs_create_file("driver_dbg_stats", S_IRUSR, dev->dir, in ocrdma_add_port_stats()
|
| /OK3568_Linux_fs/u-boot/fs/reiserfs/ |
| H A D | mode_string.c | 18 || ( S_IRUSR != 00400 ) || ( S_IWUSR != 00200 ) || ( S_IXUSR != 00100 ) \ 36 S_IRUSR, S_IWUSR, S_IXUSR, S_ISUID,
|
| /OK3568_Linux_fs/kernel/drivers/ras/ |
| H A D | cec.c | 491 decay = debugfs_create_file("decay_interval", S_IRUSR | S_IWUSR, d, in create_debugfs_nodes() 498 count = debugfs_create_file("action_threshold", S_IRUSR | S_IWUSR, d, in create_debugfs_nodes() 508 pfn = debugfs_create_file("pfn", S_IRUSR | S_IWUSR, d, &dfs_pfn, &pfn_ops); in create_debugfs_nodes() 514 array = debugfs_create_file("array", S_IRUSR, d, NULL, &array_fops); in create_debugfs_nodes()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | base.c | 2240 ((mode & FMODE_READ ) ? S_IRUSR : 0) | in proc_map_files_instantiate() 3175 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations), 3176 DIR("map_files", S_IRUSR|S_IXUSR, proc_map_files_inode_operations, proc_map_files_operations), 3178 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations), 3182 REG("environ", S_IRUSR, proc_environ_operations), 3183 REG("auxv", S_IRUSR, proc_auxv_operations), 3185 ONE("personality", S_IRUSR, proc_pid_personality), 3198 ONE("syscall", S_IRUSR, proc_pid_syscall), 3207 REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations), 3213 REG("mountstats", S_IRUSR, proc_mountstats_operations), [all …]
|
| H A D | page.c | 331 proc_create("kpagecount", S_IRUSR, NULL, &kpagecount_proc_ops); in proc_page_init() 332 proc_create("kpageflags", S_IRUSR, NULL, &kpageflags_proc_ops); in proc_page_init() 334 proc_create("kpagecgroup", S_IRUSR, NULL, &kpagecgroup_proc_ops); in proc_page_init()
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_fs.c | 466 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init() 473 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init() 480 S_IRUSR | S_IRGRP, ima_dir, NULL, in ima_fs_init() 486 securityfs_create_file("violations", S_IRUSR | S_IRGRP, in ima_fs_init()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfsctl.c | 1358 &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1360 &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1361 [NFSD_Fh] = {"filehandle", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1362 [NFSD_Threads] = {"threads", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1363 [NFSD_Pool_Threads] = {"pool_threads", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1366 [NFSD_Versions] = {"versions", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1374 [NFSD_Leasetime] = {"nfsv4leasetime", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1375 [NFSD_Gracetime] = {"nfsv4gracetime", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super() 1376 [NFSD_RecoveryDir] = {"nfsv4recoverydir", &transaction_ops, S_IWUSR|S_IRUSR}, in nfsd_fill_super()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-disk_proc.c | 100 { "smart_values", S_IFREG|S_IRUSR, idedisk_sv_proc_show }, 101 { "smart_thresholds", S_IFREG|S_IRUSR, idedisk_st_proc_show },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | fcntl.h | 105 # define S_IRUSR __S_IREAD /* Read by owner. */ macro 111 # define S_IRGRP (S_IRUSR >> 3) /* Read by group. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | fcntl.h | 105 # define S_IRUSR __S_IREAD /* Read by owner. */ macro 111 # define S_IRGRP (S_IRUSR >> 3) /* Read by group. */
|