/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 683 static struct sta_info stat; in OnAuth() local 848 pstat = &stat; in OnAuth() 849 memset((char *)pstat, '\0', sizeof(stat)); in OnAuth()
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 1057 /proc/stat -> $(Device) ;
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 313 DISTRO_PN_ALIAS:pn-stat = "Debian=coreutils Fedora=coreutils"
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 345 may scan directories, stat files and erase files and directories. It may
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 854 struct sge_qstat *stat; /* queue status entry */ member
|
/openbmc/linux/drivers/perf/ |
H A D | xgene_pmu.c | 515 XGENE_PMU_EVENT_ATTR(mcu-stat-table-full, 0x1b),
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 434 throttle stat attributes for the chip. The throttle stats of a cpu
|
/openbmc/qemu/hw/scsi/ |
H A D | trace-events | 249 lsi_script_dma_interrupt(uint8_t stat, uint8_t dstat) "DMA Interrupt 0x%x prev 0x%x"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 488 object is wanted such as by ``stat()`` or ``chmod()``. It essentially just 1358 anyway, but operations like ``stat()`` deliberately don't. ``statfs()`` 1359 needs to trigger the mount but otherwise behaves a lot like ``stat()``, so
|
H A D | f2fs.rst | 783 file size (as reported by stat(2)) will be changed if offset+len is
|
/openbmc/qemu/ |
H A D | meson.build | 2047 has_statx = cc.has_header_symbol('sys/stat.h', 'STATX_BASIC_STATS', prefix: gnu_source_prefix) 2051 has_statx_mnt_id = cc.has_header_symbol('sys/stat.h', 'STATX_MNT_ID', prefix: gnu_source_prefix) 2584 cc.has_member('struct stat', 'st_atim', 2585 prefix: '#include <sys/stat.h>'))
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | 854 struct packet_sock *po, unsigned int stat) in prb_close_block() argument 856 __u32 status = TP_STATUS_USER | stat; in prb_close_block()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/ |
H A D | 0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch | 810 struct stat st;
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 52 size = min(15000, os.stat(filename).st_size)
|
/openbmc/linux/tools/perf/ |
H A D | builtin-inject.c | 2197 .stat = perf_event__repipe_op2_synth, in cmd_inject()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 561 struct hci_dev_stats stat; member
|
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 3620 struct stat sb; in check_dev_msr() 3624 if (stat(pathname, &sb)) in check_dev_msr()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | uio-howto.rst | 602 #include <sys/stat.h>
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 2931 ++vcpu->stat.nmi_window_exits; in sev_handle_vmgexit()
|
/openbmc/qemu/linux-user/ |
H A D | strace.list | 1458 { TARGET_NR_stat, "stat" , NULL, print_stat, NULL },
|
H A D | syscall.c | 7580 struct stat *host_st) in host_to_target_stat64() 9096 struct stat st; in _syscall2() 10852 ret = get_errno(stat(path(p), &st)); in _syscall2() 11715 ret = get_errno(stat(path(p), &st)); in _syscall2()
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 126 #define IBMVNIC_STAT_OFF(stat) (offsetof(struct ibmvnic_adapter, stats) + \ argument 127 offsetof(struct ibmvnic_statistics, stat))
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cooker.py | 1279 os.stat(bf)
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 1960 tx_total=$(stat --format=%s $out)
|
/openbmc/linux/drivers/cdrom/ |
H A D | cdrom.c | 353 cgc->stat = -EIO; in cdrom_dummy_generic_packet()
|