Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/crypto/openssl/util/
H A Dmkerr.pl32 sub phase subroutine
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h142 ZSTD_cwksp_alloc_phase_e phase; member
189 ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_internal_advance_phase()
225 ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_reserve_internal()
281 const ZSTD_cwksp_alloc_phase_e phase = ZSTD_cwksp_alloc_aligned; in ZSTD_cwksp_reserve_table() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h156 ZSTD_cwksp_alloc_phase_e phase; member
280 ZSTD_cwksp_internal_advance_phase(ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_internal_advance_phase()
331 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_reserve_internal()
385 const ZSTD_cwksp_alloc_phase_e phase = ZSTD_cwksp_alloc_aligned; in ZSTD_cwksp_reserve_table() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dsuid_write_to_file.c37 const char *name, *phase; in main() local
H A Dxattrtest.c93 static int phase = PHASE_ALL; variable
292 post_hook(const char *phase) in post_hook()
/freebsd/usr.bin/beep/
H A Dbeep.c74 wave_function_16(float phase, float power) in wave_function_16()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsysmacros.h232 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) argument
271 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
H A Dccompile.h174 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
/freebsd/contrib/ntp/libparse/
H A Dclk_meinberg.c225 unsigned short phase; /* current input phase */ member
[all...]
/freebsd/crypto/openssl/crypto/
H A Dself_test_core.c24 const char *phase; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c499 u32 phase, u32 phase_id)
514 int phase,
/freebsd/crypto/openssl/test/
H A Dprovider_status_test.c53 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
/freebsd/contrib/tcpdump/
H A Dprint-isakmp.c993 const u_char *ep, uint32_t phase, uint32_t doi0 _U_, in ikev1_sa_print()
1049 const u_char *ep, uint32_t phase, uint32_t doi0, in ikev1_p_print()
1306 const u_char *ep _U_, uint32_t phase, uint32_t doi _U_, in ikev1_id_print()
2627 ikev2_e_print(netdissect_options *ndo, in ikev2_e_print()
2731 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ike_sub0_print()
2769 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev1_sub_print()
2824 u_int phase; in ikev1_print() local
2895 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev2_sub0_print()
2938 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev2_sub_print()
2982 u_int phase; in ikev2_print() local
/freebsd/sys/contrib/ena-com/
H A Dena_com.h156 u8 phase; member
200 u8 phase; member
212 u8 phase; member
224 u8 phase; member
280 u8 phase; member
/freebsd/sys/kern/
H A Dkern_poll.c238 static uint32_t phase; variable
H A Dkern_intr.c766 int phase; in intr_event_barrier() local
1350 int phase; in intr_event_handle() local
H A Dsubr_vmem.c945 vmem_fit(const bt_t * bt,vmem_size_t size,vmem_size_t align,vmem_size_t phase,vmem_size_t nocross,vmem_addr_t minaddr,vmem_addr_t maxaddr,vmem_addr_t * addrp) vmem_fit() argument
1112 vmem_xalloc_nextfit(vmem_t * vm,const vmem_size_t size,vmem_size_t align,const vmem_size_t phase,const vmem_size_t nocross,int flags,vmem_addr_t * addrp) vmem_xalloc_nextfit() argument
1354 vmem_xalloc(vmem_t * vm,const vmem_size_t size0,vmem_size_t align,const vmem_size_t phase,const vmem_size_t nocross,const vmem_addr_t minaddr,const vmem_addr_t maxaddr,int flags,vmem_addr_t * addrp) vmem_xalloc() argument
[all...]
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dsysmacros.h89 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1099 connect_phase_t phase) in next_phase()
1126 connect_phase_t phase) in do_connect_step()
1411 connect_phase_t phase = HANDSHAKE; in do_handshake_internal() local
/freebsd/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h88 int shi,slo,phase; /* AGC variables */ member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h287 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) argument
326 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity.c310 static phase_t phase; variable
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c545 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dsysmacros.h195 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re-abi.h120 __u32 phase; member

123