Home
last modified time | relevance | path

Searched defs:st (Results 1 – 25 of 112) sorted by relevance

12345

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dstack.c18 stack_init(int num_entries, uint32_t *items, struct stack *st) in stack_init()
33 uint32_t *stack_items(struct stack *st) in stack_items()
41 stack_size(struct stack *st) in stack_size()
49 stack_is_empty(struct stack *st) in stack_is_empty()
57 stack_is_full(struct stack *st) in stack_is_full()
65 stack_push(struct stack *st, uint32_t x) in stack_push()
81 stack_pop(struct stack *st, uint32_t *x) in stack_pop()
94 void stack_dump(struct stack *st) in stack_dump()
/f-stack/freebsd/i386/linux/
H A Dlinux_copyout.c61 struct futex_st0 *st; in futex_xchgl_slow0() local
70 struct futex_st0 st; in futex_xchgl() local
83 struct futex_st0 *st; in futex_addl_slow0() local
92 struct futex_st0 st; in futex_addl() local
105 struct futex_st0 *st; in futex_orl_slow0() local
118 struct futex_st0 st; in futex_orl() local
131 struct futex_st0 *st; in futex_andl_slow0() local
144 struct futex_st0 st; in futex_andl() local
157 struct futex_st0 *st; in futex_xorl_slow0() local
170 struct futex_st0 st; in futex_xorl() local
/f-stack/freebsd/kern/
H A Dsubr_stack.c57 struct stack *st; in stack_create() local
64 stack_destroy(struct stack *st) in stack_destroy()
71 stack_put(struct stack *st, vm_offset_t pc) in stack_put()
89 stack_zero(struct stack *st) in stack_zero()
96 stack_print(const struct stack *st) in stack_print()
112 stack_print_short(const struct stack *st) in stack_print_short()
132 stack_print_ddb(const struct stack *st) in stack_print_ddb()
148 stack_print_short_ddb(const struct stack *st) in stack_print_short_ddb()
203 stack_sbuf_print(struct sbuf *sb, const struct stack *st) in stack_sbuf_print()
211 stack_sbuf_print_ddb(struct sbuf *sb, const struct stack *st) in stack_sbuf_print_ddb()
[all …]
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_x86.c226 emit_opcode(struct bpf_jit_state *st, uint8_t ops, uint32_t reg) in emit_opcode()
252 emit_neg(struct bpf_jit_state *st, uint32_t op, uint32_t dreg) in emit_neg()
688 emit_call(struct bpf_jit_state *st, uintptr_t trg) in emit_call()
703 emit_abs_jmp(struct bpf_jit_state *st, int32_t ofs) in emit_abs_jmp()
736 emit_jmp(struct bpf_jit_state *st, int32_t ofs) in emit_jmp()
866 emit_jcc(struct bpf_jit_state *st, uint32_t op, int32_t ofs) in emit_jcc()
1199 emit_prolog(struct bpf_jit_state *st, int32_t stack_size) in emit_prolog()
1235 emit_ret(struct bpf_jit_state *st) in emit_ret()
1243 emit_epilog(struct bpf_jit_state *st) in emit_epilog()
1287 emit(struct bpf_jit_state *st, const struct rte_bpf *bpf) in emit()
[all …]
/f-stack/freebsd/arm/arm/
H A Dstack_machdep.c42 stack_capture(struct stack *st, struct unwind_state *state) in stack_capture()
53 stack_save(struct stack *st) in stack_save()
70 stack_save_td(struct stack *st, struct thread *td) in stack_save_td()
/f-stack/freebsd/arm64/arm64/
H A Dstack_machdep.c46 stack_capture(struct thread *td, struct stack *st, struct unwind_state *frame) in stack_capture()
61 stack_save_td(struct stack *st, struct thread *td) in stack_save_td()
81 stack_save(struct stack *st) in stack_save()
/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c167 struct sta_table *st; in sta_attach() local
188 struct sta_table *st = ss->ss_priv; in sta_detach() local
207 struct sta_table *st = ss->ss_priv; in sta_flush() local
220 sta_flush_table(struct sta_table *st) in sta_flush_table()
248 struct sta_table *st = ss->ss_priv; in sta_add() local
751 struct sta_table *st = ss->ss_priv; in sta_start() local
773 struct sta_table *st = ss->ss_priv; in sta_restart() local
1220 sta_dec_fails(struct sta_table *st) in sta_dec_fails()
1234 struct sta_table *st = ss->ss_priv; in select_bss() local
1261 struct sta_table *st = ss->ss_priv; in sta_pick_bss() local
[all …]
/f-stack/freebsd/mips/mips/
H A Dstack_machdep.c47 stack_capture(struct stack *st, struct thread *td, uintptr_t pc, uintptr_t sp) in stack_capture()
158 stack_save_td(struct stack *st, struct thread *td) in stack_save_td()
176 stack_save(struct stack *st) in stack_save()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dmetamorphic.c11 crypto_generichash_state st; in mm_generichash() local
59 crypto_onetimeauth_state st; in mm_onetimeauth() local
99 crypto_auth_hmacsha256_state st; in mm_hmacsha256() local
139 crypto_auth_hmacsha512_state st; in mm_hmacsha512() local
H A Donetimeauth.c30 crypto_onetimeauth_state st; in main() local
H A Dgenerichash2.c9 crypto_generichash_state *st; in main() local
H A Dauth.c21 crypto_auth_hmacsha512_state st; in main() local
H A Dgenerichash3.c9 crypto_generichash_blake2b_state st; in main() local
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c464 struct pf_state *st = NULL; in pfsync_state_import() local
831 struct pf_state *st; in pfsync_in_iack() local
903 struct pf_state *st; in pfsync_in_upd() local
989 struct pf_state *st; in pfsync_in_upd_c() local
1079 struct pf_state *st; in pfsync_in_ureq() local
1117 struct pf_state *st; in pfsync_in_del() local
1148 struct pf_state *st; in pfsync_in_del_c() local
1542 struct pf_state *st, *next; in pfsync_drop() local
1582 struct pf_state *st, *st_next; in pfsync_sendout() local
1798 struct pf_state *st = pd->pd_st; in pfsync_undefer() local
[all …]
/f-stack/freebsd/sys/
H A Dstack.h65 #define CTRSTACK(m, st, depth) do { \ argument
70 #define CTRSTACK(m, st, depth) argument
/f-stack/freebsd/x86/x86/
H A Dstack_machdep.c74 stack_capture(struct thread *td, struct stack *st, register_t fp) in stack_capture()
108 stack_save_td(struct stack *st, struct thread *td) in stack_save_td()
166 stack_save(struct stack *st) in stack_save()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c82 struct systimer st[BCM2835_NUM_TIMERS]; member
135 struct systimer *st = et->et_priv; in bcm_systimer_start() local
170 struct systimer *st = et->et_priv; in bcm_systimer_stop() local
179 struct systimer *st = (struct systimer *)arg; in bcm_systimer_intr() local
/f-stack/freebsd/contrib/ncsw/inc/
H A Ddebug_ext.h188 #define DUMP_VAR(st, phrase) \ argument
211 #define DUMP_ARR(st, phrase) \ argument
/f-stack/freebsd/contrib/openzfs/lib/libspl/os/linux/
H A Dgetmntany.c89 struct stat64 st; in getextmntent_impl() local
108 struct stat64 st; local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h29 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init()
56 poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, in poly1305_blocks()
140 poly1305_finish(poly1305_state_internal_t *st, unsigned char mac[16]) in poly1305_finish()
H A Dpoly1305_donna64.h35 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init()
62 poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, in poly1305_blocks()
136 poly1305_finish(poly1305_state_internal_t *st, unsigned char mac[16]) in poly1305_finish()
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_project.c61 struct stat *st) in zfs_project_sanity_check()
261 struct stat st; in zfs_project_handle() local
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dstat.h37 fstat64_blk(int fd, struct stat64 *st) in fstat64_blk()
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dstat.h60 fstat64_blk(int fd, struct stat64 *st) in fstat64_blk()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c103 poly1305_init_ext(poly1305_state_internal_t *st, const unsigned char key[32], in poly1305_init_ext()
196 poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, in poly1305_blocks()
759 poly1305_update(poly1305_state_internal_t *st, const unsigned char *m, in poly1305_update()
803 poly1305_finish_ext(poly1305_state_internal_t *st, const unsigned char *m, in poly1305_finish_ext()
870 poly1305_finish(poly1305_state_internal_t *st, unsigned char mac[16]) in poly1305_finish()

12345