/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | simd_stat.c | 61 static int off = 0; in simd_stat_kstat_data() local
|
/freebsd/sys/ufs/ufs/ |
H A D | inode.h | 292 SET_I_OFFSET(ip,off) global() argument 302 SET_I_ENDOFF(ip,off) global() argument 306 SET_I_OFFSET(ip,off) global() argument 310 SET_I_ENDOFF(ip,off) global() argument [all...] |
/freebsd/sys/dev/iicbus/controller/cadence/ |
H A D | cdnc_i2c.c | 111 #define RD2(sc, off) (bus_read_2((sc)->mem_res, (off))) argument 112 #define WR2(sc, off, val) (bus_write_2((sc)->mem_res, (off), (val))) argument 113 #define RD1(sc, off) (bus_read_1((sc)->mem_res, (off))) argument 114 #define WR1(sc, off, val) (bus_write_1((sc)->mem_res, (off), (val))) argument
|
/freebsd/contrib/nvi/vi/ |
H A D | v_match.c | 37 size_t cno, len, off; in v_match() local
|
H A D | v_txt.c | 1444 size_t len, off; in txt_abbrev() local 1608 size_t len, off; in txt_unmap() local 1973 size_t indx, len, nlen, off; in txt_fc() local 2332 size_t len, off; in txt_hex() local 2768 size_t len, off; in txt_margin() local
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemenc.c | 72 int off, lim; in br_pem_encode() local
|
/freebsd/sys/dev/ata/ |
H A D | ata-lowlevel.c | 817 int todo, done, off, moff, resid, size, i; in ata_pio_read() local 903 int todo, done, off, moff, resid, size, i; in ata_pio_write() local
|
/freebsd/sys/dev/agp/ |
H A D | agp_ati.c | 57 #define READ4(off) bus_space_read_4(sc->bst, sc->bsh, off) argument 58 #define WRITE4(off,v) bus_space_write_4(sc->bst, sc->bsh, off, v) argument
|
/freebsd/contrib/ntp/util/ |
H A D | tickadj.c | 854 off_t off, in writevar() 881 off_t off, in readvar()
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | aw_clk_np.c | 59 #define WRITE4(_clk, off, val) \ argument 61 #define READ4(_clk, off, val) \ argument
|
H A D | aw_clk_m.c | 59 #define WRITE4(_clk, off, val) \ argument 61 #define READ4(_clk, off, val) \ argument
|
/freebsd/usr.sbin/arp/ |
H A D | arp_netlink.c | 144 int off = snl_add_msg_attr_nested(&nw, NHA_FREEBSD); in guess_ifindex() local 417 int off = snl_add_msg_attr_nested(&nw, NDA_FREEBSD); in set_nl() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_s390x_nistp.c | 138 int off; in ecdsa_s390x_nistp_sign_sig() local 234 int off; in ecdsa_s390x_nistp_verify_sig() local
|
/freebsd/contrib/elftoolchain/libpe/ |
H A D | libpe_dos.c | 208 libpe_write_msdos_stub(PE *pe, off_t off) in libpe_write_msdos_stub()
|
H A D | libpe_buffer.c | 146 off_t off; in libpe_write_buffers() local
|
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_fw.c | 118 int off) in r12a_set_pwrmode()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/advsimd/ |
H A D | v_logf_inline.h | 14 uint32x4_t off, mantissa_mask; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | acosf.c | 71 svfloat32_t off = svdup_f32_z (is_neg, d->pi); in SV_NAME_F1() local
|
/freebsd/contrib/netbsd-tests/lib/libc/string/ |
H A D | t_bm.c | 75 u_char *off; in ATF_TC_BODY() local
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_fw.c | 60 uint16_t off; in rtwn_fw_loadpage() local
|
/freebsd/tools/tools/ath/athprom/ |
H A D | athprom.c | 129 uint16_t off, val, oval; in main() local 178 eeread(u_int16_t off) in eeread() 193 eewrite(uint16_t off, uint16_t value) in eewrite()
|
/freebsd/sys/cddl/dev/kinst/riscv/ |
H A D | kinst_isa.c | 73 uint16_t off; in kinst_emulate() local 450 int instrsize, n, off; in kinst_make_probe() local
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | export.c | 362 const struct asn_oid *idx, u_int off) in index_compare_off() 391 u_int off) in index_append_off()
|
/freebsd/stand/i386/common/ |
H A D | edd.h | 39 uint16_t off; member 47 uint16_t off; member
|
/freebsd/sys/netinet/ |
H A D | in_gif.c | 297 in_gif_input(struct mbuf *m, int off, int proto, void *arg) in in_gif_input() 324 in_gif_lookup(const struct mbuf *m, int off, int proto, void **arg) in in_gif_lookup()
|