Home
last modified time | relevance | path

Searched refs:task_work_off (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbpf.h265 int task_work_off; member
/linux/kernel/bpf/
H A Dhelpers.c4263 ctx->map_val = (void *)tw - map->record->task_work_off; in bpf_task_work_schedule()
H A Dsyscall.c809 bpf_task_work_cancel_and_free(obj + rec->task_work_off); in bpf_obj_free_task_work()
H A Dverifier.c8554 field_off = map->record->task_work_off; in check_map_field_pointer()
13292 reg->map_ptr->record->task_work_off >= 0)) { in check_kfunc_args()
13307 if (reg->map_ptr->record->task_work_off >= 0) { in check_kfunc_args()