Home
last modified time | relevance | path

Searched refs:stat (Results 1126 - 1150 of 7147) sorted by relevance

1...<<41424344454647484950>>...286

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dhandle_exit.c42 vcpu->stat.hvc_exit_stat++; in handle_hvc()
94 vcpu->stat.wfe_exit_stat++; in kvm_handle_wfx()
98 vcpu->stat.wfi_exit_stat++; in kvm_handle_wfx()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu_priv1.h24 void (*int_stat_clear) (struct spu *spu, int class, u64 stat);
69 spu_int_stat_clear (struct spu *spu, int class, u64 stat) in spu_int_stat_clear() argument
71 spu_priv1_ops->int_stat_clear(spu, class, stat); in spu_int_stat_clear()
/kernel/linux/linux-5.10/arch/sparc/boot/
H A Dpiggyback.c22 #include <sys/stat.h>
179 struct stat s; in main()
186 if (stat (argv[4], &s) < 0) in main()
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_attach.c10 #include <sys/stat.h>
50 struct stat s; in record_connection()
52 ret = stat(VHCI_STATE_PATH, &s); in record_connection()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu_priv1.h24 void (*int_stat_clear) (struct spu *spu, int class, u64 stat);
69 spu_int_stat_clear (struct spu *spu, int class, u64 stat) in spu_int_stat_clear() argument
71 spu_priv1_ops->int_stat_clear(spu, class, stat); in spu_int_stat_clear()
/kernel/linux/linux-6.6/arch/sparc/boot/
H A Dpiggyback.c22 #include <sys/stat.h>
183 struct stat s; in main()
190 if (stat (argv[4], &s) < 0) in main()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgm107.c78 u16 stat = intr & 0x0000ffff; in gm107_ltc_intr_lts() local
81 if (stat) { in gm107_ltc_intr_lts()
82 nvkm_snprintbf(msg, sizeof(msg), gf100_ltc_lts_intr_name, stat); in gm107_ltc_intr_lts()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32_debug.c145 static void show_busphase(unsigned char stat) in show_busphase() argument
147 switch(stat) { in show_busphase()
170 printk( "BUSPHASE_other: 0x%x\n", stat); in show_busphase()
192 printk(" stat"); in show_autophase()
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpupower.c16 #include <sys/stat.h>
176 struct stat statbuf; in main()
215 stat(pathname, &statbuf) != 0) { in main()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.h191 int *stat); /* success/failure */
198 int *stat); /* success/failure */
205 int *stat); /* output: success/failure */
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgm107.c78 u16 stat = intr & 0x0000ffff; in gm107_ltc_intr_lts() local
81 if (stat) { in gm107_ltc_intr_lts()
82 nvkm_snprintbf(msg, sizeof(msg), gf100_ltc_lts_intr_name, stat); in gm107_ltc_intr_lts()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c80 struct percpu_counter *stat = (struct percpu_counter *)table->data; in svcrdma_counter_handler() local
85 percpu_counter_set(stat, 0); in svcrdma_counter_handler()
90 percpu_counter_sum_positive(stat)); in svcrdma_counter_handler()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dcpupower.c16 #include <sys/stat.h>
179 struct stat statbuf; in main()
220 stat(pathname, &statbuf) != 0) { in main()
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_attach.c10 #include <sys/stat.h>
50 struct stat s; in record_connection()
52 ret = stat(VHCI_STATE_PATH, &s); in record_connection()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_debug.c145 static void show_busphase(unsigned char stat) in show_busphase() argument
147 switch(stat) { in show_busphase()
170 printk( "BUSPHASE_other: 0x%x\n", stat); in show_busphase()
192 printk(" stat"); in show_autophase()
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dmake_report.py21 import stat namespace
29 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/testfwk/developer_test/local_coverage/restore_comment/
H A Dbuild_before_generate.py22 import stat namespace
26 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py20 import stat namespace
23 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/testfwk/developer_test/src/core/command/
H A Ddistribute_utils.py23 import stat namespace
31 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/testfwk/developer_test/aw/python/distributed/common/
H A Ddrivers.py25 import stat namespace
34 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstat1ndk.cpp27 #include <sys/stat.h>
67 struct stat st = {PARAM_0}; in Fstatat()
85 struct stat statbuff; in Lstat()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp42 #include <sys/stat.h>
91 extern "C" int __fstatat_time64(int, const char *__restrict, struct stat *__restrict, int);
105 struct stat st; in FStatAt_time64()
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc22 #include <sys/stat.h>
110 struct stat entry_stat; in ListDirectory()
127 if (stat(entry_path.c_str(), &entry_stat)) { in ListDirectory()
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c35 #include <sys/stat.h>
75 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, in find_freqs_fn()
140 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, in find_device_fn()
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h95 struct stat;
113 int (*stat)(struct ntfs_device *dev, struct stat *buf); member

Completed in 12 milliseconds

1...<<41424344454647484950>>...286