Home
last modified time | relevance | path

Searched defs:mcp (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c439 struct mbuf *mcp, struct mbuf *mrp) in process_link_control_params()
494 struct mbuf *mcp, struct mbuf *mrp) in process_link_policy_params()
563 struct mbuf *mcp, struct mbuf *mrp) in process_hc_baseband_params()
675 process_info_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_info_params()
753 process_status_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_status_params()
782 process_testing_params(ng_hci_unit_p unit, u_int16_t ocf, struct mbuf *mcp, in process_testing_params()
817 struct mbuf *mcp, struct mbuf *mrp) in process_le_params()
877 struct mbuf *mcp) in process_le_status()
939 struct mbuf *mcp) in process_link_control_status()
998 struct mbuf *mcp) in process_link_policy_status()
/f-stack/freebsd/arm64/arm64/
H A Dfreebsd32_machdep.c121 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in get_fpcontext32()
149 set_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in set_fpcontext32()
166 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32()
193 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
H A Dmachdep.c570 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext()
594 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
617 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext()
650 set_fpcontext(struct thread *td, mcontext_t *mcp) in set_fpcontext()
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c92 ia32_get_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_get_fpcontext()
121 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_set_fpcontext()
147 ia32_get_mcontext(struct thread *td, struct ia32_mcontext *mcp, int flags) in ia32_get_mcontext()
200 ia32_set_mcontext(struct thread *td, struct ia32_mcontext *mcp) in ia32_set_mcontext()
/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c331 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext()
361 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
H A Dfreebsd32_machdep.c185 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32()
212 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
/f-stack/freebsd/arm/arm/
H A Dmachdep.c426 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext()
468 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2893 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext()
2946 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
2991 get_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpusave, in get_fpcontext()
3014 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2271 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext()
2330 set_mcontext(struct thread *td, mcontext_t *mcp) in set_mcontext()
2394 get_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpusave, in get_fpcontext()
2417 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
/f-stack/freebsd/netinet6/
H A Dip6_mroute.c1791 struct mbuf *mcp; in pim6_input() local
/f-stack/freebsd/netinet/
H A Dip_mroute.c2643 struct mbuf *mcp; in pim_input() local