Home
last modified time | relevance | path

Searched defs:stat (Results 276 – 300 of 336) sorted by relevance

1...<<11121314

/freebsd/sys/amd64/vmm/
H A Dvmm.c2860 vm_get_rescnt(struct vcpu *vcpu, struct vmm_stat_type *stat) in vm_get_rescnt()
2870 vm_get_wiredcnt(struct vcpu *vcpu, struct vmm_stat_type *stat) in vm_get_wiredcnt()
/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c157 struct pcap_stat stat; member
/freebsd/sys/dev/firewire/
H A Dfwohcireg.h402 uint32_t stat:16, member
/freebsd/sys/dev/sound/pci/
H A Demu10kx-pcm.c1227 emu_pcm_intr(void *pcm, uint32_t stat) in emu_pcm_intr()
/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c2421 bool offset_loaded, u64 *offset, u64 *stat) in ixl_stat_update48()
2441 bool offset_loaded, u64 *offset, u64 *stat) in ixl_stat_update32()
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil.c104 #define stat _stati64 macro
H A Dbuffer.c2985 #define stat _stat in evbuffer_file_segment_new() macro
/freebsd/crypto/openssl/engines/
H A De_loader_attic.c45 # define stat _stat in DEFINE_STACK_OF() macro
/freebsd/contrib/libevent/
H A Devutil.c104 #define stat _stati64 macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c631 #define ARCSTAT_MAX(stat, val) { \ argument
643 #define ARCSTAT_CONDSTAT(cond1, stat1, notstat1, cond2, stat2, notstat2, stat) \ argument
667 #define ARCSTAT_F_AVG(stat, value) \ argument
/freebsd/sys/dev/usb/controller/
H A Dehci.h309 struct usb_status stat; member
H A Dxhci.h481 struct usb_status stat; member
/freebsd/sys/dev/sk/
H A Dif_sk.c2628 sk_rxvalid(struct sk_softc *sc, u_int32_t stat, u_int32_t len) in sk_rxvalid()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1944 #define KMP_INC_STAT(lck, stat) (lck->lk.adaptive.stats.stat++) argument
1946 #define KMP_INC_STAT(lck, stat) argument
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c5399 nfscl_dserr(uint32_t op, uint32_t stat, struct nfscldevinfo *dp, in nfscl_dserr()
5688 uint64_t off, uint64_t len, uint32_t stateseqid, uint32_t stat, uint32_t op, in nfscl_layoutrecall()
H A Dnfs_clrpcops.c5767 uint32_t stat, uint32_t op, char *devid) in nfsrpc_layoutreturn()
5854 uint32_t stat, uint32_t op, char *devid) in nfsrpc_layouterror()
9325 enum clnt_stat stat; in nfsrpc_bindconnsess() local
/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h305 struct iwm_rb_status *stat; member
/freebsd/contrib/ofed/libirdma/
H A Dirdma_user.h297 } stat; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c146 int stat; member
/freebsd/sys/dev/alc/
H A Dif_alc.c3242 struct alc_hw_stats *stat; in alc_stats_update() local
/freebsd/contrib/ntp/kernel/sys/
H A Dtt560_api.h207 unsigned stat : 4; member
/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h133 struct iwn_rx_status *stat; member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c590 u32 stat; in mlx4_cmd_poll() local
/freebsd/sys/dev/irdma/
H A Dirdma_user.h393 } stat; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp40 # define stat kernel_stat macro

1...<<11121314