Searched refs:str_seen (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/ | ||
H A D | bpf_trace.c | 419 bool str_seen = false; in BPF_CALL_5() local 471 if (str_seen) in BPF_CALL_5() 474 str_seen = true; in BPF_CALL_5() |
Completed in 3 milliseconds