Searched refs:node_id (Results 1 – 9 of 9) sorted by relevance
| /tools/testing/selftests/rseq/ |
| D | rseq.c | 288 uint32_t cpu_id, node_id; in rseq_fallback_current_node() local 291 ret = sys_getcpu(&cpu_id, &node_id); in rseq_fallback_current_node() 296 return (int32_t) node_id; in rseq_fallback_current_node()
|
| D | rseq-abi.h | 156 __u32 node_id; member
|
| D | rseq.h | 197 return (int) rseq_size >= rseq_offsetofend(struct rseq_abi, node_id); in rseq_node_id_available() 206 return RSEQ_ACCESS_ONCE(rseq_get_abi()->node_id); in rseq_current_node_id()
|
| /tools/testing/selftests/bpf/ |
| D | bpf_arena_common.h | 48 int node_id, __u64 flags) __ksym __weak; 64 int node_id, __u64 flags) in bpf_arena_alloc_pages() argument
|
| /tools/testing/selftests/net/ |
| D | reuseport_bpf_numa.c | 107 static void send_from_node(int node_id, int family, int proto) in send_from_node() argument 141 if (numa_run_on_node(node_id) < 0) in send_from_node() 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node() argument 189 fprintf(stderr, "send node %d, receive socket %d\n", node_id, i); in receive_on_node() 190 if (node_id != i) in receive_on_node()
|
| /tools/testing/selftests/prctl/ |
| D | set-anon-vma-name-test.c | 42 unsigned int major_id, minor_id, node_id; in was_renaming_successful() local 59 &minor_id, &node_id, name); in was_renaming_successful()
|
| /tools/perf/Documentation/ |
| D | perf.data-file-format.txt | 306 u64 node_id; // node index
|
| /tools/power/x86/turbostat/ |
| D | turbostat.c | 8547 int node_id = cpus[cpu_id].logical_node_id; in init_counter() local 8557 if (node_id < 0) in init_counter() 8558 node_id = 0; in init_counter() 8560 t = GET_THREAD(thread_base, thread_id, core_id, node_id, pkg_id); in init_counter() 8561 c = GET_CORE(core_base, core_id, node_id, pkg_id); in init_counter()
|
| /tools/arch/x86/kcpuid/ |
| D | cpuid.csv | 948 0x8000001e, 0, ecx, 7:0, node_id , Node (die) ID of invoking logical…
|