Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h73 char *str_ptr; member
/linux/kernel/bpf/
H A Dverifier.c9607 char *str_ptr; in check_reg_const_str() local
9640 str_ptr = (char *)(long)(map_addr); in check_reg_const_str()
9641 if (!strnchr(str_ptr + map_off, map->value_size - map_off, 0)) { in check_reg_const_str()