/freebsd/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_cmds.c | 438 struct mbuf *mcp, struct mbuf *mrp) in process_link_control_params() argument 493 struct mbuf *mcp, struct mbuf *mrp) in process_link_policy_params() argument 562 struct mbuf *mcp, struct mbuf *mrp) in process_hc_baseband_params() argument 674 process_info_params(ng_hci_unit_p unit,u_int16_t ocf,struct mbuf * mcp,struct mbuf * mrp) process_info_params() argument 752 process_status_params(ng_hci_unit_p unit,u_int16_t ocf,struct mbuf * mcp,struct mbuf * mrp) process_status_params() argument 781 process_testing_params(ng_hci_unit_p unit,u_int16_t ocf,struct mbuf * mcp,struct mbuf * mrp) process_testing_params() argument 816 process_le_params(ng_hci_unit_p unit,u_int16_t ocf,struct mbuf * mcp,struct mbuf * mrp) process_le_params() argument 876 process_le_status(ng_hci_unit_p unit,ng_hci_command_status_ep * ep,struct mbuf * mcp) process_le_status() argument 938 process_link_control_status(ng_hci_unit_p unit,ng_hci_command_status_ep * ep,struct mbuf * mcp) process_link_control_status() argument 997 process_link_policy_status(ng_hci_unit_p unit,ng_hci_command_status_ep * ep,struct mbuf * mcp) process_link_policy_status() argument [all...] |
/freebsd/sys/riscv/riscv/ |
H A D | exec_machdep.c | 206 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 231 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 265 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() 295 set_fpcontext(struct thread *td, mcontext_t *mcp) in set_fpcontext()
|
/freebsd/sys/arm64/arm64/ |
H A D | freebsd32_machdep.c | 131 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in get_fpcontext32() 167 set_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in set_fpcontext32() 189 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32() 214 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
|
H A D | exec_machdep.c | 437 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 461 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 581 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() 611 set_fpcontext(struct thread *td, mcontext_t *mcp) in set_fpcontext()
|
/freebsd/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 | 3163 dpaa2_rc_enable_irq(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd, in dpaa2_rc_enable_irq() 3190 dpaa2_rc_exec_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd, uint16_t cmdid) in dpaa2_rc_exec_cmd() 3232 dpaa2_rc_send_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd) in dpaa2_rc_send_cmd() 3252 dpaa2_rc_wait_for_cmd(struct dpaa2_mcp *mcp, struct dpaa2_cmd *cmd) in dpaa2_rc_wait_for_cmd()
|
/freebsd/sys/amd64/amd64/ |
H A D | exec_machdep.c | 588 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() 647 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 714 get_fpcontext(struct thread *td, mcontext_t *mcp, char **xfpusave, in get_fpcontext() 735 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
/freebsd/sys/amd64/ia32/ |
H A D | ia32_signal.c | 92 ia32_get_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_get_fpcontext() 119 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_set_fpcontext() 145 ia32_get_mcontext(struct thread *td, struct ia32_mcontext *mcp, int flags) in ia32_get_mcontext() 198 ia32_set_mcontext(struct thread *td, struct ia32_mcontext *mcp) in ia32_set_mcontext()
|
/freebsd/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/sys/arm/arm/ |
H A D | exec_machdep.c | 170 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() 212 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
|
/freebsd/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/sys/i386/i386/ |
H A D | exec_machdep.c | 1108 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() 1161 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext() 1206 get_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpusave, in get_fpcontext() 1229 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
/freebsd/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/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/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/contrib/tcpdump/ |
H A D | print-ospf.c | 625 const struct mcla *mcp; in ospf_print_lsa() local
|
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.c | 1789 struct mbuf *mcp; in pim6_input() local
|
/freebsd/sys/netinet/ |
H A D | ip_mroute.c | 2582 struct mbuf *mcp; in pim_input() local
|