Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h1046 static inline bool bpf_stack_narrow_access_ok(int off, int fill_size, int spill_size) in bpf_stack_narrow_access_ok() argument
1049 off -= spill_size - fill_size; in bpf_stack_narrow_access_ok()

Completed in 6 milliseconds