Searched defs:cpu (Results 1 – 14 of 14) sorted by relevance
/samples/bpf/ |
D | map_perf_test_user.c | 83 static void test_hash_prealloc(int cpu) in test_hash_prealloc() 121 static void do_test_lru(enum test_type test, int cpu) in do_test_lru() 201 static void test_lru_hash_prealloc(int cpu) in test_lru_hash_prealloc() 206 static void test_nocommon_lru_hash_prealloc(int cpu) in test_nocommon_lru_hash_prealloc() 211 static void test_inner_lru_hash_prealloc(int cpu) in test_inner_lru_hash_prealloc() 216 static void test_lru_hash_lookup(int cpu) in test_lru_hash_lookup() 221 static void test_percpu_hash_prealloc(int cpu) in test_percpu_hash_prealloc() 233 static void test_hash_kmalloc(int cpu) in test_hash_kmalloc() 245 static void test_percpu_hash_kmalloc(int cpu) in test_percpu_hash_kmalloc() 257 static void test_lpm_kmalloc(int cpu) in test_lpm_kmalloc() [all …]
|
D | test_overhead_user.c | 33 static void test_task_rename(int cpu) in test_task_rename() 57 static void test_urandom_read(int cpu) in test_urandom_read() 81 static void loop(int cpu, int flags) in loop()
|
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 | 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 | 45 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 | 26 static void check_on_cpu(int cpu, struct perf_event_attr *attr) in check_on_cpu()
|
D | xdp_monitor_kern.c | 153 int cpu; // offset:16; size:4; signed:1; member 188 int cpu; // offset:16; size:4; signed:1; member
|
D | xdp_sample_pkts_user.c | 74 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output()
|
D | xdp_redirect_cpu_user.c | 188 struct datarec *cpu; member 575 static int create_cpu_entry(__u32 cpu, struct bpf_cpumap_val *value, in create_cpu_entry() 791 int *cpu, i; in main() local
|
D | map_perf_test_kern.c | 210 int cpu = bpf_get_smp_processor_id(); in SYSCALL() local
|
D | xdp_monitor_user.c | 163 struct datarec *cpu; member 172 struct u64rec *cpu; member
|
D | xdp_redirect_cpu_kern.c | 661 int cpu; // offset:16; size:4; signed:1; member 701 int cpu; // offset:16; size:4; signed:1; member
|
D | xdp_rxq_info_user.c | 190 struct datarec *cpu; member
|