Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/tools/libnetgraph/
H A Dmsg.c91 NgSendMsg(int cs, const char *path, in NgSendMsg()
116 NgSendAsciiMsg(int cs, const char *path, const char *fmt, ...) in NgSendAsciiMsg()
186 NgSendReplyMsg(int cs, const char *path, in NgSendReplyMsg()
204 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg()
290 NgRecvMsg(int cs, struct ng_mesg *rep, size_t replen, char *path) in NgRecvMsg()
328 NgAllocRecvMsg(int cs, struct ng_mesg **rep, char *path) in NgAllocRecvMsg()
351 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg()
396 NgAllocRecvAsciiMsg(int cs, struct ng_mesg **reply, char *path) in NgAllocRecvAsciiMsg()
H A Dsock.c65 int cs = -1; /* control socket */ in NgMkSockNode() local
193 NgNameNode(int cs, const char *path, const char *fmt, ...) in NgNameNode()
/f-stack/freebsd/mips/nlm/hal/
H A Dgbu.h37 #define GBU_CS_BASEADDR(cs) (0x0+cs) argument
46 #define GBU_CS_BASELIMIT(cs) (0x8+cs) argument
55 #define GBU_CS_DEVPARAM(cs) (0x10+cs) argument
64 #define GBU_CS_DEVTIME0(cs) (0x18+cs) argument
73 #define GBU_CS_DEVTIME1(cs) (0x19+cs) argument
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c364 struct core_state *cs, uint32_t service_idx) in service_runner_do_callback()
382 service_run(uint32_t i, struct core_state *cs, uint64_t service_mask, in service_run()
436 struct core_state *cs = &lcore_states[rte_lcore_id()]; in rte_service_run_iter_on_app_lcore() local
459 struct core_state *cs = &lcore_states[lcore]; in service_runner_func() local
525 struct core_state *cs = &lcore_states[i]; in rte_service_lcore_list() local
541 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_count_services() local
703 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_del() local
727 struct core_state *cs = &lcore_states[lcore]; in rte_service_lcore_start() local
817 struct core_state *cs; in rte_service_lcore_attr_get() local
849 struct core_state *cs; in rte_service_lcore_attr_reset_all() local
[all …]
/f-stack/freebsd/mips/atheros/
H A Dar71xx_spi.c143 ar71xx_spi_chip_activate(struct ar71xx_spi_softc *sc, int cs) in ar71xx_spi_chip_activate()
163 ar71xx_spi_chip_deactivate(struct ar71xx_spi_softc *sc, int cs) in ar71xx_spi_chip_deactivate()
172 ar71xx_spi_txrx(struct ar71xx_spi_softc *sc, int cs, uint8_t data) in ar71xx_spi_txrx()
209 uint32_t cs; in ar71xx_spi_transfer() local
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_spi.c132 ar5315_spi_chip_activate(struct ar5315_spi_softc *sc, int cs) in ar5315_spi_chip_activate()
137 ar5315_spi_chip_deactivate(struct ar5315_spi_softc *sc, int cs) in ar5315_spi_chip_deactivate()
159 uint32_t ctl, cnt, op, rdat, cs; in ar5315_spi_transfer() local
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_spi.c331 uint32_t cs, written; in bcm_spi_fill_fifo() local
353 uint32_t cs, read; in bcm_spi_drain_fifo() local
405 uint32_t cs, mode, clock; in bcm_spi_transfer() local
/f-stack/freebsd/libkern/
H A Dmemmem.c40 const char *cs = (const char *)s; in memmem() local
/f-stack/freebsd/i386/include/
H A Dframe.h41 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument
/f-stack/freebsd/net/
H A Dslcompress.c157 struct cstate *cs = comp->last_cs->cs_next; in sl_compress_tcp() local
459 struct cstate *cs; in sl_uncompress_tcp_core() local
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c88 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument
768 int cs, eflags, error; local
844 int cs, eflags, error, ret; local
H A Dia32_syscall.c119 int cs; in ia32_fetch_syscall_args() local
H A Dia32_reg.c75 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_spi.c208 uint8_t *in_buf, int bufsz, int cs) in spi_txrx()
253 uint32_t cs; in spi_transfer() local
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c203 spi_set_chipsel(struct spi_softc *sc, u_int cs, bool active) in spi_set_chipsel()
231 spi_hw_setup(struct spi_softc *sc, u_int cs, u_int mode, u_int freq) in spi_hw_setup()
413 uint32_t cs, mode, clock; in spi_transfer() local
/f-stack/dpdk/lib/librte_ipsec/
H A Drte_ipsec_group.h48 const struct rte_cryptodev_sym_session *cs; in rte_ipsec_ses_from_crypto() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dobsolete.c80 ge25519_p2 cs; in crypto_sign_edwards25519sha512batch_open() local
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c367 enum uni_callstate cs, struct uni_ie_epref *epref, in uni_respond_status_verify()
H A Dsig_coord.c1109 enum uni_callstate cs, enum uni_cause c1) in uni_respond_status()
1130 enum uni_callstate cs, enum uni_cause c1, u_int mtype) in uni_respond_status_mtype()
/f-stack/freebsd/arm/allwinner/
H A Dif_emacreg.h240 #define EMAC_LOCK(cs) mtx_lock(&(sc)->emac_mtx) argument
241 #define EMAC_UNLOCK(cs) mtx_unlock(&(sc)->emac_mtx) argument
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c165 } cs; in mlx5_txpp_doorbell_rearm_queue() local
204 struct mlx5_wqe_cseg *cs; in mlx5_txpp_fill_wqe_rearm_queue() local
370 struct mlx5_wqe_cseg *cs = &wqe->cseg; in mlx5_txpp_fill_wqe_clock_queue() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-compactflash.c253 int cs; in cvmx_compactflash_set_piomode() local
/f-stack/freebsd/arm64/rockchip/
H A Drk_spi.c142 rk_spi_set_cs(struct rk_spi_softc *sc, uint32_t cs, bool active) in rk_spi_set_cs()
422 uint32_t cs, mode, clock; in rk_spi_transfer() local
/f-stack/freebsd/arm/ti/
H A Dti_spivar.h41 int cs; member
/f-stack/freebsd/i386/linux/
H A Dlinux_sysvec.c634 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_sigreturn() argument
715 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) in linux_rt_sigreturn() argument

123