Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dtask_work.c153 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()
Drelay.c478 const struct rchan_callbacks *cb, in relay_open()
Dcpu.c176 int (*cb)(unsigned int cpu); in cpuhp_invoke_callback() local
/kernel/power/
Denergy_model.c230 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/
Dhelpers.c1118 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