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()
280 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_cputopoinfo()
313 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_numainfo()
352 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_pcitopoinfo()
373 if ( (ret = do_sysctl(xch, &sysctl)) != 0 ) in xc_sched_id()
461 return do_sysctl(xch, &sysctl); in xc_perfc_reset()
476 rc = do_sysctl(xch, &sysctl); in xc_perfc_query_number()
499 return do_sysctl(xch, &sysctl); in xc_perfc_query()
510 return do_sysctl(xch, &sysctl); in xc_lockprof_reset()
524 rc = do_sysctl(xch, &sysctl); in xc_lockprof_query_number()
545 rc = do_sysctl(xch, &sysctl); in xc_lockprof_query()
566 rc = do_sysctl(xch, &sysctl); in xc_getcpuinfo()
623 rc = do_sysctl(xch, &sysctl); in xc_livepatch_upload()
667 rc = do_sysctl(xch, &sysctl); in xc_livepatch_get()
705 rc = do_sysctl(xch, &sysctl); in xc_livepatch_list_get_sizes()
868 rc = do_sysctl(xch, &sysctl); in xc_livepatch_list()
996 rc = do_sysctl(xch, &sysctl); in _xc_livepatch_action()