Searched defs:cb (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | task_work.c | 153 static bool task_work_func_match(struct callback_head *cb, void *data) in task_work_func_match() 175 static bool task_work_match(struct callback_head *cb, void *data) in task_work_match() 190 bool task_work_cancel(struct task_struct *task, struct callback_head *cb) in task_work_cancel()
|
| D | relay.c | 478 const struct rchan_callbacks *cb, in relay_open()
|
| D | cpu.c | 176 int (*cb)(unsigned int cpu); in cpuhp_invoke_callback() local
|
| /kernel/power/ |
| D | energy_model.c | 230 struct em_data_callback *cb, int nr_states, in em_compute_costs() 337 struct em_data_callback *cb, in em_create_perf_table() 392 struct em_data_callback *cb, cpumask_t *cpus, in em_create_pd() 552 struct em_data_callback *cb, cpumask_t *cpus, in em_dev_register_perf_domain()
|
| /kernel/bpf/ |
| D | helpers.c | 1118 struct bpf_async_cb cb; member 1124 struct bpf_async_cb cb; member 1132 struct bpf_async_cb *cb; member 1192 struct bpf_async_cb *cb = &w->cb; in bpf_wq_work() local 1251 struct bpf_async_cb *cb; in __bpf_async_init() local 1366 struct bpf_async_cb *cb; in __bpf_async_set_callback() local 1544 struct bpf_async_cb *cb; in __bpf_async_cancel_and_free() local 2324 bpf_callback_t cb = (bpf_callback_t)less; in __bpf_rbtree_add() local
|