Lines Matching refs:do_sysctl
158 if ( (ret = do_sysctl(xch, &sysctl)) == 0 ) in xc_readconsolering()
183 ret = do_sysctl(xch, &sysctl); in xc_send_debug_keys()
198 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_physinfo()
282 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_cputopoinfo()
315 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_numainfo()
354 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_pcitopoinfo()
375 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_sched_id()
463 return do_sysctl(xch, &sysctl); in xc_perfc_reset()
478 rc = do_sysctl(xch, &sysctl); in xc_perfc_query_number()
501 return do_sysctl(xch, &sysctl); in xc_perfc_query()
512 return do_sysctl(xch, &sysctl); in xc_lockprof_reset()
526 rc = do_sysctl(xch, &sysctl); in xc_lockprof_query_number()
547 rc = do_sysctl(xch, &sysctl); in xc_lockprof_query()
568 rc = do_sysctl(xch, &sysctl); in xc_getcpuinfo()
625 rc = do_sysctl(xch, &sysctl); in xc_livepatch_upload()
669 rc = do_sysctl(xch, &sysctl); in xc_livepatch_get()
707 rc = do_sysctl(xch, &sysctl); in xc_livepatch_list_get_sizes()
873 rc = do_sysctl(xch, &sysctl); in xc_livepatch_list()
1001 rc = do_sysctl(xch, &sysctl); in _xc_livepatch_action()