Home
last modified time | relevance | path

Searched refs:verb (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_syscalls.c335 channel_sync_log1(uint64_t verb, const char *sync, struct proc *p, in channel_sync_log1() argument
339 verb |= SK_VERB_SYNC; in channel_sync_log1()
340 SK_DF(verb, "%s(%d) pre: %s ring %u na \"%s\" (0x%llx) ch 0x%llx " in channel_sync_log1()
349 channel_sync_log2(uint64_t verb, const char *sync, struct proc *p, in channel_sync_log2() argument
353 verb |= SK_VERB_SYNC; in channel_sync_log2()
354 SK_DF(verb, "%s(%d) post: %s ring %u na \"%s\" h %u kh %u", in channel_sync_log2()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2720 dp_tx_log_pkt(uint64_t verb, char *desc, struct __kern_packet *pkt) in dp_tx_log_pkt() argument
2724 SK_DF(verb, "%s(%d) %s %s", sk_proc_name_address(current_proc()), in dp_tx_log_pkt()