Lines Matching refs:GetValueFromAddress
106 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
122 kc = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
185 skm = kern.GetValueFromAddress(cmd_args[0], 'skmem_cache *')
279 skr = kern.GetValueFromAddress(cmd_args[0], 'skmem_region *')
312 ch = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
464 ifp = kern.GetValueFromAddress(cmd_args[0], 'ifnet *')
491 nx = kern.GetValueFromAddress(cmd_args[0], 'kern_nexus *')
625 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
701 fm = kern.GetValueFromAddress(unsigned(fsw.fsw_flow_mgr), 'struct flow_mgr *')
702 cht = kern.GetValueFromAddress(unsigned(fm.fm_flow_table), 'struct cuckoo_hashtable *')
716 return kern.GetValueFromAddress(unsigned(nx.nx_arg), 'struct nx_flowswitch *')
773 cht = kern.GetValueFromAddress(cmd_args[0], 'struct cuckoo_hashtable *')