Lines Matching refs:GetValueFromAddress
110 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
126 kc = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
189 skm = kern.GetValueFromAddress(cmd_args[0], 'skmem_cache *')
281 skr = kern.GetValueFromAddress(cmd_args[0], 'skmem_region *')
314 ch = kern.GetValueFromAddress(cmd_args[0], 'kern_channel *')
465 ifp = kern.GetValueFromAddress(cmd_args[0], 'ifnet *')
492 nx = kern.GetValueFromAddress(cmd_args[0], 'kern_nexus *')
626 proc = kern.GetValueFromAddress(cmd_args[0], 'proc_t')
702 fm = kern.GetValueFromAddress(unsigned(fsw.fsw_flow_mgr), 'struct flow_mgr *')
703 cht = kern.GetValueFromAddress(unsigned(fm.fm_flow_table), 'struct cuckoo_hashtable *')
717 return kern.GetValueFromAddress(unsigned(nx.nx_arg), 'struct nx_flowswitch *')
774 cht = kern.GetValueFromAddress(cmd_args[0], 'struct cuckoo_hashtable *')