Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhelpers.c1013 .arg3_type = ARG_PTR_TO_CONST_STR,
A Dverifier.c5130 [ARG_PTR_TO_CONST_STR] = &const_str_ptr_types,
5407 } else if (arg_type == ARG_PTR_TO_CONST_STR) { in check_func_arg()
/linux/include/linux/
A Dbpf.h343 ARG_PTR_TO_CONST_STR, /* pointer to a null terminated read-only string */ enumerator

Completed in 32 milliseconds