Lines Matching refs:GetValueFromAddress
107 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
123 kc = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
186 skm = kern.GetValueFromAddress(cmd_args[0], 'skmem_cache *')
278 skr = kern.GetValueFromAddress(cmd_args[0], 'skmem_region *')
311 ch = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
462 ifp = kern.GetValueFromAddress(cmd_args[0], 'ifnet *')
489 nx = kern.GetValueFromAddress(cmd_args[0], 'kern_nexus *')
623 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
705 fm = kern.GetValueFromAddress(unsigned(fsw.fsw_flow_mgr), 'flow_mgr *')
706 cht = kern.GetValueFromAddress(unsigned(fm.fm_flow_table), 'cuckoo_hashtable *')
720 return kern.GetValueFromAddress(unsigned(nx.nx_arg), 'nx_flowswitch *')
777 cht = kern.GetValueFromAddress(cmd_args[0], 'struct cuckoo_hashtable *')