/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_indirect.c | 296 indirect_split_t *is; in vdev_indirect_map_free() local 1069 vdev_t *v = rs->rs_vd; in vdev_indirect_remap() local 1211 indirect_split_t *is = in vdev_indirect_gather_splits() local 1265 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_read_all() local 1369 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_io_start() local 1391 indirect_split_t *is, indirect_child_t *ic) in vdev_indirect_checksum_error() 1431 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_repair() local 1473 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_all_checksum_errors() local 1502 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_splits_checksum_validate() local 1529 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_splits_enumerate_all() local [all …]
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_state.c | 419 ipstate_t *is; in ipf_state_soft_fini() local 821 ipstate_t *is, *isn; in ipf_state_getent() local 884 ipstate_t *is, *isn; in ipf_state_putent() local 1029 ipf_state_insert(ipf_main_softc_t *softc, ipstate_t *is, int rev) in ipf_state_insert() 1331 ipstate_t *is, ips; in ipf_state_add() local 1953 fr_info_t *fin, tcphdr_t *tcp, ipstate_t *is) in ipf_state_tcp() 2065 ipf_checknewisn(fr_info_t *fin, ipstate_t *is) in ipf_checknewisn() 2283 ipf_state_clone(fr_info_t *fin, tcphdr_t *tcp, ipstate_t *is) in ipf_state_clone() 2373 ipf_matchsrcdst(fr_info_t *fin, ipstate_t *is, i6addr_t *src, i6addr_t *dst, in ipf_matchsrcdst() 2612 ipstate_t *is, **isp; in ipf_checkicmpmatchingstate() local [all …]
|
/freebsd/sys/x86/x86/ |
H A D | intr_machdep.c | 422 intrcnt_updatename(struct intsrc *is) in intrcnt_updatename() 429 intrcnt_register(struct intsrc *is) in intrcnt_register() 523 struct intsrc *is; in intr_reprogram() local 524 u_int v; in intr_reprogram() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Target.h | 108 deleteFallThruJmpInsn(InputSection & is,InputFile * file,InputSection * nextIS) deleteFallThruJmpInsn() argument 249 checkInt(uint8_t * loc,int64_t v,int n,const Relocation & rel) checkInt() argument 255 checkUInt(uint8_t * loc,uint64_t v,int n,const Relocation & rel) checkUInt() argument 261 checkIntUInt(uint8_t * loc,uint64_t v,int n,const Relocation & rel) checkIntUInt() argument 270 checkAlignment(uint8_t * loc,uint64_t v,int n,const Relocation & rel) checkAlignment() argument 291 write16(void * p,uint16_t v) write16() argument 295 write32(void * p,uint32_t v) write32() argument 299 write64(void * p,uint64_t v) write64() argument [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmLexer.h | 141 bool is(AsmToken::TokenKind K) const { return getTok().is(K); } in is() function 150 void setAllowAtInIdentifier(bool v) { AllowAtInIdentifier = v; } in setAllowAtInIdentifier()
|
/freebsd/lib/msun/src/ |
H A D | e_powf.c | 59 float y1,t1,t2,r,s,sn,t,u,v,w; in powf() local 61 int32_t hx,hy,ix,iy,is; in powf() local [all...] |
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | X86_64.cpp | 155 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() 177 static bool isFallThruRelocation(InputSection &is, InputFile *file, in isFallThruRelocation() 240 bool X86_64::deleteFallThruJmpInsn(InputSection &is, InputFile *file, in deleteFallThruJmpInsn() 334 uint64_t v = sec->getRelocTargetVA( in relaxOnce() local
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | symbols.c | 92 #define BIT_SET(v, n) (v[(n)>>3] |= 1U << ((n) & 7)) argument 93 #define BIT_CLR(v, n) (v[(n)>>3] &= ~(1U << ((n) & 7))) argument 94 #define BIT_ISSET(v, n) (v[(n)>>3] & (1U << ((n) & 7))) argument 398 Elf_Scn *is; in generate_symbols() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_ddb.c | 973 printrate(const char *tag, int v) in printrate() 1025 _db_show_stats(const struct ieee80211_stats *is) in _db_show_stats()
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcpl_calltree.c | 272 uintfptr_t pc, unsigned v) in pmcpl_ct_instr_add() 463 float v; in pmcpl_ct_node_printtop() local 464 char ns[30], vs[10], is[20]; in pmcpl_ct_node_printtop() local 611 struct pmcpl_ct_node *child, int pmcin, unsigned v, int cd) in pmcpl_ct_node_update() 1023 unsigned fline, line, v; in _pmcpl_ct_expand_inline() local
|
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 570 indirect_split_t *is = in vdev_indirect_gather_splits() local 621 vdev_t *v = rs->rs_vd; in vdev_indirect_remap() local 684 indirect_split_t *is; in vdev_indirect_map_free() local 764 for (indirect_split_t *is = list_head(&iv->iv_splits); in vdev_indirect_read() local 1040 vdev_t *v, *previous; in vdev_find_previous() local 1062 vdev_t *v; in vdev_child_count() local 2172 int v; in ilog2() local
|
/freebsd/contrib/mandoc/ |
H A D | roff.c | 2436 roff_getnum(const char *v, int *pos, int *res, int flags) in roff_getnum() 2510 roff_evalstrcond(const char *v, int *pos) in roff_evalstrcond() 2549 roff_evalcond(struct roff *r, int ln, char *v, int *pos) in roff_evalcond() 2802 roff_getop(const char *v, int *pos, char *res) in roff_getop() 2866 const char *v, int *pos, int *res, int flags) in roff_evalpar() 2895 roff_evalnum(struct roff *r, int ln, const char *v, in roff_evalnum() 3151 int iv, is, len; in roff_nr() local
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | fsl_qman.h | 193 #define QM_SDQCR_TYPE_SET(v) (((v) & 0x03) << (31-7)) argument 195 #define QM_SDQCR_TOKEN_SET(v) (((v) & 0xff) << 16) argument 196 #define QM_SDQCR_TOKEN_GET(v) (((v) >> 16) & 0xff) argument 301 #define qm_isr_enable_write(qm, v) __qm_isr_write(qm, qm_isr_enable, v) argument 303 #define qm_isr_disable_write(qm, v) __qm_isr_write(qm, qm_isr_disable, v) argument 782 volatile uint8_t is:1; member 867 #define QM_MCR_NP_RA1_NRA(v) (((v) >> 14) & 0x3) /* FQD::NRA */ argument 868 #define QM_MCR_NP_RA2_IT(v) (((v) >> 14) & 0x1) /* FQD::IT */ argument 869 #define QM_MCR_NP_OD1_NOD(v) (((v) >> 14) & 0x3) /* FQD::NOD */ argument 870 #define QM_MCR_NP_OD3_NPC(v) (((v) >> 14) & 0x3) /* FQD::NPC */ argument
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1060 ipstate_t *is; in showipstates() local 1931 static char *getip(int v, i6addr_t *addr) in getip()
|
/freebsd/sys/dev/ahci/ |
H A D | ahci.c | 142 uint32_t v; in ahci_ctlr_reset() local 502 u_int32_t is, ise = 0; in ahci_intr() local
|
/freebsd/contrib/unifdef/ |
H A D | unifdef.c | 684 state(Ifstate is) in state() 890 static Linetype op_strict(long *p, long v, Linetype at, Linetype bt) { in op_strict()
|