Home
last modified time | relevance | path

Searched defs:native (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c221 uint64_t native; member
557 fletcher_4_incremental_impl(boolean_t native, const void *buf, uint64_t size, in fletcher_4_incremental_impl()
670 fletcher_4_benchmark_impl(boolean_t native, char *data, uint64_t data_size) in fletcher_4_benchmark_impl()
836 abd_fletcher_4_simd2scalar(boolean_t native, void *data, size_t size, in abd_fletcher_4_simd2scalar()
858 boolean_t native = cdp->acd_byteorder == ZIO_CHECKSUM_NATIVE; in abd_fletcher_4_iter() local
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c2762 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create()
2793 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in native_cp() local
2823 nvs_native_t *native = nvs->nvs_private; in nvs_native_nvlist() local
2866 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvl_fini() local
2885 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded() local
2904 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded_array() local
2934 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_string_array() local
3059 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvpair() local
3102 nvs_native_t native; in nvs_native() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_struct.c83 } const native = {1}; variable
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd.c418 phandle_t timings_node, timing_node, native; in am335x_read_timing() local