Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.101.15/bsd/skywalk/namespace/
H A Dnetns.c923 struct ns_token *nt; in _netns_reserve_kpi_common() local
1409 struct ns_token *nt; in netns_release() local
1470 struct ns_token *nt; in netns_change_addr() local
1573 _netns_set_ifnet_internal(struct ns_token *nt, struct ifnet *ifp) in _netns_set_ifnet_internal()
1599 struct ns_token *nt; in netns_set_ifnet() local
1655 struct ns_token *nt; in _netns_set_state() local
1706 struct ns_token *nt = *token; in netns_get_flow_info() local
1722 struct ns_token *nt; in netns_change_flags() local
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c455 struct ns_token *nt = NULL; in fsw_flow_config() local
/xnu-10063.101.15/tools/lldbmacros/
H A Dskywalk.py405 def GetNsTokenSummary(nt): argument
/xnu-10063.101.15/osfmk/i386/
H A Dpcb.c438 pmap_switch_context(thread_t ot, thread_t nt, int cnum) in pmap_switch_context()
/xnu-10063.101.15/libsyscall/wrappers/skywalk/
H A Dos_channel.c832 os_channel_read_nexus_extension_info(const channel_t chd, nexus_type_t *nt, in os_channel_read_nexus_extension_info()