| /f-stack/tools/libnetgraph/ |
| H A D | msg.c | 91 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 D | sock.c | 65 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 D | gbu.h | 37 #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 D | rte_service.c | 364 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 D | ar71xx_spi.c | 143 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 D | ar5315_spi.c | 132 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 D | bcm2835_spi.c | 331 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 D | memmem.c | 40 const char *cs = (const char *)s; in memmem() local
|
| /f-stack/freebsd/i386/include/ |
| H A D | frame.h | 41 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument
|
| /f-stack/freebsd/net/ |
| H A D | slcompress.c | 157 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 D | ia32_signal.c | 88 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument 768 int cs, eflags, error; local 844 int cs, eflags, error, ret; local
|
| H A D | ia32_syscall.c | 119 int cs; in ia32_fetch_syscall_args() local
|
| H A D | ia32_reg.c | 75 #define CS_SECURE(cs) (ISPL(cs) == SEL_UPL) argument
|
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_spi.c | 208 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 D | imx_spi.c | 203 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 D | rte_ipsec_group.h | 48 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 D | obsolete.c | 80 ge25519_p2 cs; in crypto_sign_edwards25519sha512batch_open() local
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_verify.c | 367 enum uni_callstate cs, struct uni_ie_epref *epref, in uni_respond_status_verify()
|
| H A D | sig_coord.c | 1109 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 D | if_emacreg.h | 240 #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 D | mlx5_txpp.c | 165 } 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 D | cvmx-compactflash.c | 253 int cs; in cvmx_compactflash_set_piomode() local
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_spi.c | 142 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 D | ti_spivar.h | 41 int cs; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 634 #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
|