Home
last modified time | relevance | path

Searched refs:PTR_TO_RDWR_BUF (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dbpf.h458 PTR_TO_RDWR_BUF, /* reg points to a read/write buffer */ enumerator
/linux/kernel/bpf/
A Dverifier.c570 [PTR_TO_RDWR_BUF] = "rdwr_buf",
1185 reg->type = PTR_TO_RDWR_BUF; in mark_ptr_not_null_reg()
2730 case PTR_TO_RDWR_BUF: in is_spillable_regtype()
4497 } else if (reg->type == PTR_TO_RDWR_BUF) { in check_mem_access()
4789 case PTR_TO_RDWR_BUF: in check_helper_mem_access()
5074 PTR_TO_RDWR_BUF,

Completed in 29 milliseconds