Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h253 #define BPF_DYNPTR_SIZE sizeof(struct bpf_dynptr_kern) macro
254 #define BPF_DYNPTR_NR_SLOTS (BPF_DYNPTR_SIZE / BPF_REG_SIZE)

Completed in 9 milliseconds