Home
last modified time | relevance | path

Searched refs:stat (Results 1326 - 1350 of 7979) sorted by relevance

1...<<51525354555657585960>>...320

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dpxa2xx_palmtx.c31 skt->stat[SOC_STAT_RDY].gpio = GPIO_NR_PALMTX_PCMCIA_READY; in palmtx_pcmcia_hw_init()
32 skt->stat[SOC_STAT_RDY].name = "PCMCIA Ready"; in palmtx_pcmcia_hw_init()
H A Dpxa2xx_palmld.c31 skt->stat[SOC_STAT_RDY].gpio = GPIO_NR_PALMLD_PCMCIA_READY; in palmld_pcmcia_hw_init()
32 skt->stat[SOC_STAT_RDY].name = "PCMCIA Ready"; in palmld_pcmcia_hw_init()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpe-file-parsing.c10 #include <sys/stat.h>
74 struct stat st; in test__pe_file_parsing()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dzlib.c6 #include <sys/stat.h>
22 struct stat stbuf; in gzip_decompress_to_file()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dcursgv100.c32 u32 stat = nvkm_rd32(device, 0x610664 + soff); in gv100_disp_curs_idle()
33 if ((stat & 0x00070000) == 0x00040000) in gv100_disp_curs_idle()
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dstat.h10 struct stat { struct
83 struct stat { struct
/kernel/linux/linux-6.6/tools/perf/util/
H A Dzlib.c6 #include <sys/stat.h>
22 struct stat stbuf; in gzip_decompress_to_file()
H A Dnamespaces.h11 #include <sys/stat.h>
67 int nsinfo__stat(const char *filename, struct stat *st, struct nsinfo *nsi);
/kernel/linux/linux-6.6/tools/testing/selftests/fchmodat2/
H A Dfchmodat2_test.c5 #include <sys/stat.h>
48 struct stat st; in expect_mode()
/kernel/liteos_a/syscall/
H A Dsyscall_pub.c68 struct stat bufRet = {0}; in GetFullpath()
91 ret = stat(file->f_path, &bufRet); in GetFullpath()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dstat.h24 struct stat { struct
71 struct stat { struct
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_procfs.c18 return per_cpu_ptr(net->ft.stat, cpu); in nf_flow_table_cpu_seq_start()
33 return per_cpu_ptr(net->ft.stat, cpu); in nf_flow_table_cpu_seq_next()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dstat.h24 struct stat { struct
71 struct stat { struct
/test/xts/hats/kernel/syscalls/fileio/fchmod/
H A DFchmodApiTest.cpp24 #include <sys/stat.h>
55 struct stat g_statbuf;
/third_party/elfutils/libelf/
H A Delf_readall.c35 #include <sys/stat.h>
92 struct stat st; in __libelf_readall()
/third_party/elfutils/lib/
H A Dcrc32_file.c36 #include <sys/stat.h>
48 struct stat st; in crc32_file()
/third_party/curl/docs/examples/
H A Danyauthput.c32 #include <sys/stat.h>
88 struct stat file_info; in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcommon.h44 struct stat st; \
69 stat(fullpath, &st); \
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h38 struct stat;
53 * into a struct stat. The returned st_mode must at least
60 struct stat *stbuf);
/third_party/musl/src/linux/
H A Dstatx.c3 #include <sys/stat.h>
19 struct stat st; in statx()
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat09.c70 struct stat buf; in setup()
98 struct stat buf; in file_test()
/third_party/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown01.c36 #include <sys/stat.h>
74 struct stat stat_buf; in main()
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c43 #include <sys/stat.h>
71 struct stat buf; in main()
/third_party/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat02.c30 #include <sys/stat.h>
45 static struct stat stat_buf;
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify11.c21 #include <sys/stat.h>
28 #include <sys/stat.h>

Completed in 8 milliseconds

1...<<51525354555657585960>>...320