Home
last modified time | relevance | path

Searched refs:get_resource_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dresctrl.h80 int get_resource_id(int cpu_no, int *resource_id);
H A Dresctrl_val.c418 if (get_resource_id(cpu_no, &resource_id) < 0) { in initialize_mem_bw_resctrl()
544 if (get_resource_id(cpu_no, &resource_id) < 0) { in initialize_llc_occu_resctrl()
H A Dresctrlfs.c103 * get_resource_id - Get socket number/l3 id for a specified CPU
109 int get_resource_id(int cpu_no, int *resource_id) in get_resource_id() function
519 if (get_resource_id(cpu_no, &resource_id) < 0) { in write_schemata()
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrl.h82 int get_resource_id(int cpu_no, int *resource_id);
H A Dresctrl_val.c418 if (get_resource_id(cpu_no, &resource_id) < 0) { in initialize_mem_bw_resctrl()
587 if (get_resource_id(cpu_no, &resource_id) < 0) { in initialize_llc_occu_resctrl()
H A Dresctrlfs.c97 * get_resource_id - Get socket number/l3 id for a specified CPU
103 int get_resource_id(int cpu_no, int *resource_id) in get_resource_id() function
509 if (get_resource_id(cpu_no, &resource_id) < 0) { in write_schemata()

Completed in 5 milliseconds