Home
last modified time | relevance | path

Searched refs:PTR_TO_TP_BUFFER (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf.h1004 PTR_TO_TP_BUFFER, /* reg points to a writable raw tp's buffer */ enumerator
/linux/kernel/trace/
H A Dbpf_trace.c1820 info->reg_type = PTR_TO_TP_BUFFER; in raw_tp_writable_prog_is_valid_access()
/linux/kernel/bpf/
H A Dverifier.c6530 } else if (reg->type == PTR_TO_TP_BUFFER) { in check_mem_access()
13791 case PTR_TO_TP_BUFFER: in adjust_ptr_min_max_vals()