| /freebsd-14.2/sys/netgraph/bluetooth/hci/ |
| H A D | ng_hci_cmds.c | 438 struct mbuf *mcp, struct mbuf *mrp) in process_link_control_params() 493 struct mbuf *mcp, struct mbuf *mrp) in process_link_policy_params() 562 struct mbuf *mcp, struct mbuf *mrp) in process_hc_baseband_params() 674 process_info_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_info_params() 752 process_status_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_status_params() 781 process_testing_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_testing_params() 816 struct mbuf *mcp, struct mbuf *mrp) in process_le_params() 876 struct mbuf *mcp) in process_le_status() 938 struct mbuf *mcp) in process_link_control_status() 997 struct mbuf *mcp) in process_link_policy_status()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | exec_machdep.c | 207 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 232 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 266 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() 296 set_fpcontext(struct thread *td, mcontext_t *mcp) in set_fpcontext()
|
| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | freebsd32_machdep.c | 130 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in get_fpcontext32() 166 set_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in set_fpcontext32() 188 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32() 213 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
|
| H A D | exec_machdep.c | 438 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 462 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 582 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() 612 set_fpcontext(struct thread *td, mcontext_t *mcp) in set_fpcontext()
|
| /freebsd-14.2/sys/dev/dpaa2/ |
| H A D | dpaa2_mcp.c | 63 dpaa2_mcp_init_portal(struct dpaa2_mcp **mcp, struct resource *res, in dpaa2_mcp_init_portal() 91 dpaa2_mcp_free_portal(struct dpaa2_mcp *mcp) in dpaa2_mcp_free_portal()
|
| H A D | dpaa2_rc.c | 3171 dpaa2_rc_enable_irq(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd, in dpaa2_rc_enable_irq() 3198 dpaa2_rc_exec_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd, uint16_t cmdid) in dpaa2_rc_exec_cmd() 3240 dpaa2_rc_send_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd) in dpaa2_rc_send_cmd() 3260 dpaa2_rc_wait_for_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd) in dpaa2_rc_wait_for_cmd()
|
| /freebsd-14.2/sys/amd64/amd64/ |
| H A D | exec_machdep.c | 590 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() 649 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 716 get_fpcontext(struct thread *td, mcontext_t *mcp, char **xfpusave, in get_fpcontext() 737 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
| /freebsd-14.2/sys/amd64/ia32/ |
| H A D | ia32_signal.c | 93 ia32_get_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_get_fpcontext() 120 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_set_fpcontext() 146 ia32_get_mcontext(struct thread *td, struct ia32_mcontext *mcp, int flags) in ia32_get_mcontext() 199 ia32_set_mcontext(struct thread *td, struct ia32_mcontext *mcp) in ia32_set_mcontext()
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | exec_machdep.c | 396 grab_mcontext(struct thread *td, mcontext_t *mcp, int flags) in grab_mcontext() 464 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() 479 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 839 grab_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in grab_mcontext32() 863 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32() 878 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | exec_machdep.c | 163 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 217 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
|
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clcomsubs.c | 61 char *mcp, *tcp; in nfsm_uiombuf() local 169 char *mcp, *tcp; in nfsm_uiombuflist() local
|
| /freebsd-14.2/lib/libgssapi/ |
| H A D | gss_inquire_cred_by_mech.c | 46 struct _gss_mechanism_cred *mcp; in gss_inquire_cred_by_mech() local
|
| H A D | gss_krb5.c | 56 struct _gss_mechanism_cred *mcp; in gss_krb5_copy_ccache() local
|
| /freebsd-14.2/crypto/heimdal/lib/gssapi/mech/ |
| H A D | gss_inquire_cred_by_mech.c | 42 struct _gss_mechanism_cred *mcp; in gss_inquire_cred_by_mech() local
|
| /freebsd-14.2/sys/i386/i386/ |
| H A D | exec_machdep.c | 1110 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() 1163 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 1208 get_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpusave, in get_fpcontext() 1231 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_sysvec.c | 277 linux_fxrstor(struct thread *td, mcontext_t *mcp, struct l_sigcontext *sc) in linux_fxrstor() 290 linux_xrstor(struct thread *td, mcontext_t *mcp, struct l_sigcontext *sc) in linux_xrstor() 448 linux_fxsave(mcontext_t *mcp, void *ufp) in linux_fxsave() 457 linux_xsave(mcontext_t *mcp, char *xfpusave, char *ufp) in linux_xsave()
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-ospf.c | 625 const struct mcla *mcp; in ospf_print_lsa() local
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | ip6_mroute.c | 1786 struct mbuf *mcp; in pim6_input() local
|
| /freebsd-14.2/sys/netinet/ |
| H A D | ip_mroute.c | 2581 struct mbuf *mcp; in pim_input() local
|