Searched defs:cpu (Results  1 – 10 of 10) sorted by relevance
| /samples/bpf/ | 
| D | map_perf_test_user.c | 82 static void test_hash_prealloc(int cpu)  in test_hash_prealloc() 120 static void do_test_lru(enum test_type test, int cpu)  in do_test_lru() 203 static void test_lru_hash_prealloc(int cpu)  in test_lru_hash_prealloc() 208 static void test_nocommon_lru_hash_prealloc(int cpu)  in test_nocommon_lru_hash_prealloc() 213 static void test_inner_lru_hash_prealloc(int cpu)  in test_inner_lru_hash_prealloc() 218 static void test_lru_hash_lookup(int cpu)  in test_lru_hash_lookup() 223 static void test_percpu_hash_prealloc(int cpu)  in test_percpu_hash_prealloc() 235 static void test_hash_kmalloc(int cpu)  in test_hash_kmalloc() 247 static void test_percpu_hash_kmalloc(int cpu)  in test_percpu_hash_kmalloc() 259 static void test_lpm_kmalloc(int cpu)  in test_lpm_kmalloc() [all …] 
 | 
| D | lathist_kern.c | 31 	int cpu = bpf_get_smp_processor_id();  in bpf_prog1()  local 75 	int key, cpu;  in bpf_prog2()  local
  | 
| D | test_overhead_user.c | 40 static void test_task_rename(int cpu)  in test_task_rename() 64 static void test_fib_table_lookup(int cpu)  in test_fib_table_lookup() 94 static void loop(int cpu, int flags)  in loop()
  | 
| D | xdp_sample.bpf.c | 68 	u32 cpu = bpf_get_smp_processor_id();  in xdp_redirect_collect_stat()  local 131 	u32 cpu = bpf_get_smp_processor_id();  in BPF_PROG()  local 160 	u32 cpu;  in BPF_PROG()  local 184 	u32 cpu = bpf_get_smp_processor_id();  in BPF_PROG()  local 211 	u32 cpu;  in BPF_PROG()  local
  | 
| D | cpustat_kern.c | 107 	u32 key, cpu, pstate_idx;  in bpf_prog1()  local 215 	u32 key, cpu, pstate_idx;  in bpf_prog2()  local
  | 
| D | trace_event_kern.c | 44 	u32 cpu = bpf_get_smp_processor_id();  in bpf_prog1()  local
  | 
| D | trace_output_user.c | 22 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size)  in print_bpf_output()
  | 
| D | tracex6_user.c | 25 static void check_on_cpu(int cpu, struct perf_event_attr *attr)  in check_on_cpu()
  | 
| D | map_perf_test.bpf.c | 216 		int cpu = bpf_get_smp_processor_id();  in BPF_KSYSCALL()  local
  | 
| D | xdp_sample_user.c | 93 	struct datarec *cpu;  member
  |