/freebsd/sys/dev/vt/ |
H A D | vt_buf.c | 70 vthistory_seek(struct vt_buf *vb, int offset, int whence) in vthistory_seek() 126 vthistory_addlines(struct vt_buf *vb, int offset) in vthistory_addlines() 154 vthistory_getpos(const struct vt_buf *vb, unsigned int *offset) in vthistory_getpos()
|
/freebsd/sys/dev/mfi/ |
H A D | mfi_tbolt.c | 272 uint32_t offset = 0; in mfi_tbolt_init_desc_pool() local 336 uintptr_t offset = 0; in mfi_tbolt_init_MFI_queue() local 453 int i = 0, j = 0, offset = 0; in mfi_tbolt_alloc_cmd() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fw.c | 425 u32 offset, u16 size, in mlx5_reg_mcda_set() 461 int offset = MLX5_ST_SZ_DW(mcqi_reg); in mlx5_reg_mcqi_query() local 533 u8 *data, u16 size, u32 offset) in mlx5_fsm_block_download()
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_fast.c | 288 U32 const offset = (U32)(current-dictMatchIndex-dictIndexDelta); in ZSTD_compressBlock_fast_dictMatchState_generic() local 305 U32 const offset = (U32)(ip-match); in ZSTD_compressBlock_fast_dictMatchState_generic() local 439 U32 const offset = current - matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
|
H A D | zstd_double_fast.c | 128 U32 offset; in ZSTD_compressBlock_doubleFast_generic() local 423 U32 offset; in ZSTD_compressBlock_doubleFast_extDict_generic() local 436 U32 offset; in ZSTD_compressBlock_doubleFast_extDict_generic() local
|
/freebsd/sys/geom/nop/ |
H A D | g_nop.c | 130 g_nop_dumper(void *priv, void *virtual, off_t offset, size_t length) in g_nop_dumper() 337 u_int wdelayprob, off_t offset, off_t size, u_int secsize, off_t stripesize, in g_nop_create() 539 intmax_t *val, error, rfailprob, wfailprob, count_until_fail, offset, in g_nop_ctl_create() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 707 int64_t offset = GADN->getOffset(); in print_details() local 724 int offset = CP->getOffset(); in print_details() local 885 int64_t offset = BA->getOffset(); in print_details() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Section.cpp | 243 bool Section::ResolveContainedAddress(addr_t offset, Address &so_addr, in ResolveContainedAddress() 268 const addr_t offset = (vm_addr - file_addr) * m_target_byte_size; in ContainsFileAddress() local 377 lldb::offset_t offset) { in GetSectionData()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | bitops.h | 195 find_next_bit(const unsigned long *addr, unsigned long size, unsigned long offset) in find_next_bit() 235 unsigned long offset) in find_next_zero_bit() 371 int offset; in linux_reg_op() local
|
/freebsd/contrib/sendmail/rmail/ |
H A D | rmail.c | 99 off_t offset; local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ |
H A D | ObjectFileWasm.h | 132 lldb::offset_t offset; member
|
/freebsd/sys/dev/usb/ |
H A D | uftdiio.h | 76 uint16_t offset; member
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_hmac.c | 124 g_eli_crypto_ivgen(struct g_eli_softc *sc, off_t offset, u_char *iv, in g_eli_crypto_ivgen()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1_gen.c | 53 size_t offset = 0; in doit() local
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_pinctrl.c | 64 int i, offset, nameslen; in fdt_pinctrl_configure_by_name() local
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_agp_backend.c | 42 vm_offset_t offset; member
|
/freebsd/sys/dev/hyperv/vmbus/amd64/ |
H A D | hyperv_machdep.c | 104 hyperv_tsc_mmap(struct cdev *dev __unused, vm_ooffset_t offset, in hyperv_tsc_mmap()
|
/freebsd/lib/libc/gdtoa/ |
H A D | _hldtoa.c | 131 int offset = 4 * ndigits + LDBL_MAX_EXP - 4 - LDBL_MANT_DIG; in __hldtoa() local
|
/freebsd/contrib/unbound/compat/ |
H A D | gmtime_r.c | 45 timesub(timep, offset, tmp) in timesub() argument
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/gpio/ |
H A D | tegra-gpio.h | 49 #define TEGRA_GPIO(port, offset) \ argument
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | pci_init.c | 34 s8 offset = 0; in mt76x2_fixup_xtal() local
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt_wip.c | 118 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
/freebsd/contrib/ntp/libntp/lib/isc/unix/ |
H A D | stdio.c | 53 isc_stdio_seek(FILE *f, long offset, int whence) { in isc_stdio_seek()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | sec.c | 106 u8 offset = 0; in rtw_sec_cam_pg_backup() local
|
/freebsd/tests/sys/cddl/zfs/bin/ |
H A D | mktree.c | 163 int offset = i * strlen(context); in crtfile() local
|