Searched refs:wq_off (Results 1 – 5 of 5) sorted by relevance
4097 rec->wq_off = -EINVAL; in btf_parse_fields()4135 WARN_ON_ONCE(rec->wq_off >= 0); in btf_parse_fields()4137 rec->wq_off = rec->fields[i].offset; in btf_parse_fields()
1358 cb->value = (void *)async - map->record->wq_off; in __bpf_async_init()
800 bpf_wq_cancel_and_free(obj + rec->wq_off); in bpf_obj_free_workqueue()
7339 field_off = map->record->wq_off; in check_map_field_pointer()12174 if (meta->map.ptr && (reg->map_ptr->record->wq_off >= 0 || in check_kfunc_args()
263 int wq_off; member