| /openbsd/src/sys/kern/ |
| D | subr_percpu.c | 39 struct cpumem *cm; in cpumem_get() local 51 cpumem_put(struct pool *pp, struct cpumem *cm) in cpumem_put() 64 struct cpumem *cm; in cpumem_malloc() local 80 struct cpumem *cm; in cpumem_malloc_ncpus() local 95 cpumem_free(struct cpumem *cm, int type, size_t sz) in cpumem_free() 108 cpumem_first(struct cpumem_iter *i, struct cpumem *cm) in cpumem_first() 116 cpumem_next(struct cpumem_iter *i, struct cpumem *cm) in cpumem_next() 129 struct cpumem *cm; in counters_alloc() local 148 counters_alloc_ncpus(struct cpumem *cm, unsigned int n) in counters_alloc_ncpus() 155 counters_free(struct cpumem *cm, unsigned int n) in counters_free() [all …]
|
| D | uipc_usrreq.c | 1039 struct cmsghdr *cm = mtod(rights, struct cmsghdr *); in unp_externalize() local 1207 struct cmsghdr *cm = mtod(control, struct cmsghdr *); in unp_internalize() local 1492 struct cmsghdr *cm; in unp_scan() local
|
| /openbsd/src/sys/sys/ |
| D | percpu.h | 64 cpumem_enter(struct cpumem *cm) in cpumem_enter() 74 cpumem_leave(struct cpumem *cm, void *mem) in cpumem_leave() 121 counters_enter(struct counters_ref *ref, struct cpumem *cm) in counters_enter() 134 counters_leave(struct counters_ref *ref, struct cpumem *cm) in counters_leave() 144 counters_inc(struct cpumem *cm, unsigned int c) in counters_inc() 155 counters_dec(struct cpumem *cm, unsigned int c) in counters_dec() 166 counters_add(struct cpumem *cm, unsigned int c, uint64_t v) in counters_add() 177 counters_pkt(struct cpumem *cm, unsigned int c, unsigned int b, uint64_t v) in counters_pkt()
|
| /openbsd/src/sys/dev/ic/ |
| D | aac.c | 464 struct aac_command *cm; in aac_startio() local 516 aac_map_command(struct aac_command *cm) in aac_map_command() 651 struct aac_command *cm; in aac_complete() local 696 struct aac_command *cm; in aac_bio_command() local 802 aac_bio_complete(struct aac_command *cm) in aac_bio_complete() 842 aac_wait_command(struct aac_command *cm, int msecs) in aac_wait_command() 875 struct aac_command *cm; in aac_alloc_command() local 886 aac_scrub_command(struct aac_command *cm) in aac_scrub_command() 905 struct aac_command *cm = xcm; in aac_release_command() local 919 struct aac_command *cm; in aac_alloc_commands() local [all …]
|
| /openbsd/src/sys/net/ |
| D | wg_cookie.c | 101 struct cookie_macs *cm, uint8_t nonce[COOKIE_NONCE_SIZE], in cookie_checker_create_payload() 147 cookie_maker_mac(struct cookie_maker *cp, struct cookie_macs *cm, void *buf, in cookie_maker_mac() 167 cookie_checker_validate_macs(struct cookie_checker *cc, struct cookie_macs *cm, in cookie_checker_validate_macs() 220 cookie_macs_mac1(struct cookie_macs *cm, const void *buf, size_t len, in cookie_macs_mac1() 230 cookie_macs_mac2(struct cookie_macs *cm, const void *buf, size_t len, in cookie_macs_mac2() 574 struct cookie_macs cm; in cookie_mac_test() local
|
| /openbsd/src/lib/libc/string/ |
| D | strcasecmp.c | 79 const u_char *cm = charmap; in strcasecmp() local 94 const u_char *cm = charmap; in strncasecmp() local
|
| /openbsd/src/sys/lib/libsa/ |
| D | softraid.c | 111 sr_crypto_decrypt_keys(struct sr_meta_crypto *cm, in sr_crypto_decrypt_keys() 141 sr_crypto_passphrase_decrypt(struct sr_meta_crypto *cm, in sr_crypto_passphrase_decrypt() 224 struct sr_meta_crypto *cm; in sr_crypto_unlock_volume() local
|
| /openbsd/src/sys/dev/sbus/ |
| D | agten.c | 226 struct wsdisplay_cmap *cm; in agten_ioctl() local 315 agten_getcmap(struct agten_cmap *cm, struct wsdisplay_cmap *rcm) in agten_getcmap() 334 agten_putcmap(struct agten_cmap *cm, struct wsdisplay_cmap *rcm) in agten_putcmap()
|
| D | rfx.c | 311 struct wsdisplay_cmap *cm; in rfx_ioctl() local 405 rfx_getcmap(struct rfx_cmap *cm, struct wsdisplay_cmap *rcm) in rfx_getcmap() 424 rfx_putcmap(struct rfx_cmap *cm, struct wsdisplay_cmap *rcm) in rfx_putcmap()
|
| D | mgx.c | 349 struct wsdisplay_cmap *cm; in mgx_ioctl() local 474 mgx_getcmap(u_int8_t *cm, struct wsdisplay_cmap *rcm) in mgx_getcmap() 499 mgx_putcmap(u_int8_t *cm, struct wsdisplay_cmap *rcm) in mgx_putcmap()
|
| D | vigra.c | 320 struct wsdisplay_cmap *cm; in vigra_ioctl() local 415 vigra_getcmap(union vigracmap *cm, struct wsdisplay_cmap *rcm, int g300) in vigra_getcmap() 452 vigra_putcmap(union vigracmap *cm, struct wsdisplay_cmap *rcm, int g300) in vigra_putcmap()
|
| /openbsd/src/sys/dev/ofw/ |
| D | ofw_thermal.c | 236 cmap_deactivate(struct thermal_zone *tz, struct cmap *cm) in cmap_deactivate() 257 cmap_activate(struct thermal_zone *tz, struct cmap *cm, int32_t delta) in cmap_activate() 304 struct cmap *cm, *newcm; in thermal_zone_poll() local 401 struct cmap *cm; in thermal_zone_init() local
|
| /openbsd/src/sys/arch/macppc/pci/ |
| D | vgafb.c | 218 struct wsdisplay_cmap *cm; in vgafb_ioctl() local 367 vgafb_getcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in vgafb_getcmap() 406 vgafb_putcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in vgafb_putcmap()
|
| /openbsd/src/sys/arch/loongson/dev/ |
| D | sisfb.c | 290 struct wsdisplay_cmap *cm; in sisfb_ioctl() local 514 sisfb_getcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in sisfb_getcmap() 553 sisfb_putcmap(uint8_t *cmap, struct wsdisplay_cmap *cm) in sisfb_putcmap()
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | main.c | 316 const struct cmd *cm; local 386 const struct cmd *cm; local
|
| /openbsd/src/sys/arch/sparc64/dev/ |
| D | vgafb.c | 261 vgafb_getcmap(struct vgafb_softc *sc, struct wsdisplay_cmap *cm) in vgafb_getcmap() 283 vgafb_putcmap(struct vgafb_softc *sc, struct wsdisplay_cmap *cm) in vgafb_putcmap()
|
| D | gfxp.c | 372 gfxp_getcmap(struct gfxp_softc *sc, struct wsdisplay_cmap *cm) in gfxp_getcmap() 394 gfxp_putcmap(struct gfxp_softc *sc, struct wsdisplay_cmap *cm) in gfxp_putcmap()
|
| D | radeonfb.c | 380 radeonfb_getcmap(struct radeonfb_softc *sc, struct wsdisplay_cmap *cm) in radeonfb_getcmap() 402 radeonfb_putcmap(struct radeonfb_softc *sc, struct wsdisplay_cmap *cm) in radeonfb_putcmap()
|
| D | raptor.c | 346 raptor_getcmap(struct raptor_softc *sc, struct wsdisplay_cmap *cm) in raptor_getcmap() 368 raptor_putcmap(struct raptor_softc *sc, struct wsdisplay_cmap *cm) in raptor_putcmap()
|
| /openbsd/src/sbin/slaacd/ |
| D | frontend.c | 136 struct cmsghdr *cm; in frontend() local 932 struct cmsghdr *cm; in icmp6_receive() local 1005 struct cmsghdr *cm; in send_solicitation() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 930529-1.c | 41 struct f1 *cm; in f() local
|
| /openbsd/src/usr.sbin/dhcpd/ |
| D | udpsock.c | 92 struct cmsghdr *cm; in udpsock_handler() local
|
| /openbsd/src/libexec/tradcpp/ |
| D | main.c | 111 struct commandline_macro *cm; in commandline_macros_cleanup() local 128 struct commandline_macro *cm; in commandline_macro_add() local 181 struct commandline_macro *cm; in apply_commandline_macros() local
|
| /openbsd/src/usr.sbin/npppd/common/ |
| D | recvfromto.c | 53 struct cmsghdr *cm; in recvfromto_nat_t() local
|
| /openbsd/src/sbin/ping/ |
| D | ping.c | 1847 struct cmsghdr *cm; in pr_exthdrs() local 1955 struct cmsghdr *cm; in get_hoplim() local 1974 struct cmsghdr *cm; in get_pathmtu() local
|