Searched refs:timer_off (Results 1 – 5 of 5) sorted by relevance
4143 rec->timer_off = -EINVAL; in btf_parse_fields()4177 WARN_ON_ONCE(rec->timer_off >= 0); in btf_parse_fields()4179 rec->timer_off = rec->fields[i].offset; in btf_parse_fields()
1352 cb->value = (void *)async - map->record->timer_off; in __bpf_async_init()
792 bpf_timer_cancel_and_free(obj + rec->timer_off); in bpf_obj_free_timer()
7437 field_off = map->record->timer_off; in check_map_field_pointer()8661 if (rec->timer_off >= 0) in process_map_ptr_arg()
267 int timer_off; member