Home
last modified time | relevance | path

Searched refs:PTR_TO_BUF (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c503 [PTR_TO_BUF] = "buf", in reg_type_str()
2230 case PTR_TO_BUF: in is_spillable_regtype()
3862 } else if (base_type(reg->type) == PTR_TO_BUF) { in check_mem_access()
4092 case PTR_TO_BUF: in check_helper_mem_access()
4294 PTR_TO_BUF,
4468 case PTR_TO_BUF: in check_func_arg()
4469 case PTR_TO_BUF | MEM_RDONLY: in check_func_arg()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h429 PTR_TO_BUF, /* reg points to a read/write buffer */ enumerator

Completed in 20 milliseconds