/kernel/linux/linux-5.10/fs/coda/ |
H A D | inode.c | 16 #include <linux/stat.h> 254 int coda_getattr(const struct path *path, struct kstat *stat, in coda_getattr() argument 259 generic_fillattr(d_inode(path->dentry), stat); in coda_getattr()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mxl301rf.c | 79 rssi->stat[0].scale = FE_SCALE_NOT_AVAILABLE; in mxl301rf_get_rf_strength() 102 rssi->stat[0].svalue = level; in mxl301rf_get_rf_strength() 103 rssi->stat[0].scale = FE_SCALE_DECIBEL; in mxl301rf_get_rf_strength()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | backing-dev.h | 70 percpu_counter_add_batch(&wb->stat[item], amount, WB_STAT_BATCH); in __add_wb_stat() 85 return percpu_counter_read_positive(&wb->stat[item]); in wb_stat() 90 return percpu_counter_sum_positive(&wb->stat[item]); in wb_stat_sum() 96 * maximal error of a stat counter.
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mxl301rf.c | 79 rssi->stat[0].scale = FE_SCALE_NOT_AVAILABLE; in mxl301rf_get_rf_strength() 102 rssi->stat[0].svalue = level; in mxl301rf_get_rf_strength() 103 rssi->stat[0].scale = FE_SCALE_DECIBEL; in mxl301rf_get_rf_strength()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr3.h | 119 struct kstat stat; member 133 struct kstat stat; member 228 struct kstat stat; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | namespace.c | 212 const struct path *path, struct kstat *stat, in nfs_namespace_getattr() 216 return nfs_getattr(idmap, path, stat, request_mask, in nfs_namespace_getattr() 219 stat); in nfs_namespace_getattr() 211 nfs_namespace_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) nfs_namespace_getattr() argument
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | inode.c | 16 #include <linux/stat.h> 255 struct kstat *stat, u32 request_mask, unsigned int flags) in coda_getattr() 260 d_inode(path->dentry), stat); in coda_getattr() 254 coda_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) coda_getattr() argument
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | asm9260_wdt.c | 156 u32 stat; in asm9260_wdt_irq() local 158 stat = ioread32(priv->iobase + HW_WDMOD); in asm9260_wdt_irq() 159 if (!(stat & BM_MOD_WDINT)) in asm9260_wdt_irq()
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack.h | 373 #define NF_CT_STAT_INC(net, count) __this_cpu_inc((net)->ct.stat->count) 374 #define NF_CT_STAT_INC_ATOMIC(net, count) this_cpu_inc((net)->ct.stat->count) 375 #define NF_CT_STAT_ADD_ATOMIC(net, count, v) this_cpu_add((net)->ct.stat->count, (v))
|
/kernel/linux/linux-6.6/drivers/net/fjes/ |
H A D | fjes_ethtool.c | 22 #define FJES_STAT(name, stat) { \ 24 .sizeof_stat = sizeof_field(struct fjes_adapter, stat), \ 25 .stat_offset = offsetof(struct fjes_adapter, stat) \
|
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/ |
H A D | cobalt-irq.c | 50 uint32_t stat = ioread32(&vmr->irq_status); in cobalt_dma_stream_queue_handler() local 52 iowrite32(stat, &vmr->irq_status); in cobalt_dma_stream_queue_handler() 70 if ((stat & (M00233_IRQ_STATUS_BITMAP_VACTIVE_AREA_MSK | in cobalt_dma_stream_queue_handler()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gt215.c | 147 u32 stat = nvkm_rd32(device, 0x10a16c); in gt215_pmu_intr() local 148 if (stat & 0x80000000) { in gt215_pmu_intr() 150 stat & 0x00ffffff, in gt215_pmu_intr()
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | help.c | 9 #include <sys/stat.h> 162 struct stat st; in is_executable() 164 if (stat(name, &st) || /* stat, not lstat */ in is_executable()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-help.c | 27 #include <sys/stat.h> 391 struct stat st; in get_html_page_path() 396 if (stat(mkpath(path, sizeof(path), "%s/perf.html", html_path), &st) in get_html_page_path() 445 "record", "report", "bench", "stat", "timechart", "top", "annotate", in cmd_help()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 16 #include <sys/stat.h> 140 struct stat statbuf; in thp_configured() 142 ret = stat("/sys/kernel/mm/transparent_hugepage", &statbuf); in thp_configured()
|
/kernel/linux/linux-6.6/tools/spi/ |
H A D | spidev_test.c | 22 #include <sys/stat.h> 356 struct stat sb; in transfer_file() 361 if (stat(filename, &sb) == -1) in transfer_file() 362 pabort("can't stat input file"); in transfer_file()
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 9 #include <sys/stat.h> 23 * big (look at MEMCG_CHARGE_BATCH), whereas memory.stat is exact. So 33 struct stat st; in alloc_dcache() 40 stat(buf, &st); in alloc_dcache() 48 * Then it checks that "slab" in memory.stat is larger than 1M. 68 slab0 = cg_read_key_long(cg, "memory.stat", "slab "); in test_kmem_basic() 77 slab1 = cg_read_key_long(cg, "memory.stat", "slab "); in test_kmem_basic() 187 anon = cg_read_key_long(parent, "memory.stat", "anon "); in test_kmem_memcg_deletion() 188 file = cg_read_key_long(parent, "memory.stat", "file "); in test_kmem_memcg_deletion() 189 kernel = cg_read_key_long(parent, "memory.stat", "kerne in test_kmem_memcg_deletion() [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | qdio_debug.c | 220 unsigned int *stat; in qperf_show() local 229 stat = (unsigned int *)&irq_ptr->perf_stat; in qperf_show() 233 qperf_names[i], *(stat + i)); in qperf_show()
|
/kernel/linux/linux-6.6/tools/hv/ |
H A D | hv_vss_daemon.c | 13 #include <sys/stat.h> 118 struct stat sb; in vss_operate() 142 if (stat(ent->mnt_fsname, &sb)) { in vss_operate() 143 syslog(LOG_ERR, "Can't stat: %s; error:%d %s!", in vss_operate()
|
/test/testfwk/developer_test/libs/fuzzlib/ |
H A D | fuzzer_helper.py | 32 import stat namespace 43 MODES = stat.S_IWUSR | stat.S_IRUSR
|
/third_party/elfutils/libdwfl/ |
H A D | linux-proc-maps.c | 36 #include <sys/stat.h> 372 struct stat sb; in dwfl_linux_proc_find_elf() 373 if (stat (module_name, &sb) == -1 || (sb.st_mode & S_IFMT) != S_IFREG) in dwfl_linux_proc_find_elf()
|
/third_party/eudev/src/shared/ |
H A D | path-util.c | 376 struct stat a, b; in fd_is_mount_point() 415 * traditional stat() logic */ in fd_is_mount_point() 518 struct stat stats; in paths_check_timestamp() 521 if (stat(*i, &stats) < 0) in paths_check_timestamp()
|
/third_party/eudev/src/udev/ |
H A D | udev-node.c | 29 #include <sys/stat.h> 37 struct stat stats; in node_symlink() 257 struct stat stats; in node_permissions_apply() 268 log_debug_errno(errno, "can not stat() node '%s' (%m)", devnode); in node_permissions_apply()
|
/third_party/ffmpeg/libavformat/ |
H A D | libsmbclient.c | 99 struct stat st; in libsmbc_open() 126 av_log(h, AV_LOG_WARNING, "Cannot stat file: %s\n", strerror(errno)); in libsmbc_open() 263 struct stat st; in libsmbc_read_dir() 294 struct stat st; in libsmbc_delete()
|
/third_party/libwebsockets/lib/misc/ |
H A D | diskcache.c | 42 #include <sys/stat.h> 180 struct stat s; in lws_diskcache_query() 282 struct stat s; in lws_diskcache_trim() 337 lwsl_notice("%s: cannot stat %s\n", __func__, filepath); in lws_diskcache_trim()
|