Searched defs:cpu (Results 1 – 6 of 6) sorted by relevance
81 static void test_hash_prealloc(int cpu) in test_hash_prealloc()119 static void do_test_lru(enum test_type test, int cpu) in do_test_lru()198 static void test_lru_hash_prealloc(int cpu) in test_lru_hash_prealloc()203 static void test_nocommon_lru_hash_prealloc(int cpu) in test_nocommon_lru_hash_prealloc()208 static void test_inner_lru_hash_prealloc(int cpu) in test_inner_lru_hash_prealloc()213 static void test_lru_hash_lookup(int cpu) in test_lru_hash_lookup()218 static void test_percpu_hash_prealloc(int cpu) in test_percpu_hash_prealloc()230 static void test_hash_kmalloc(int cpu) in test_hash_kmalloc()242 static void test_percpu_hash_kmalloc(int cpu) in test_percpu_hash_kmalloc()254 static void test_lpm_kmalloc(int cpu) in test_lpm_kmalloc()[all …]
36 static void test_task_rename(int cpu) in test_task_rename()60 static void test_urandom_read(int cpu) in test_urandom_read()84 static void loop(int cpu, int flags) in loop()
31 int cpu = bpf_get_smp_processor_id(); in bpf_prog1() local75 int key, cpu; in bpf_prog2() local
41 u32 cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
24 static void check_on_cpu(int cpu, struct perf_event_attr *attr) in check_on_cpu()
202 int cpu = bpf_get_smp_processor_id(); in stress_lru_hmap_alloc() local