You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
140 B
7 lines
140 B
4 months ago
|
BPF_F_NO_PREALLOC 1
|
||
|
BPF_F_NO_COMMON_LRU 2
|
||
|
BPF_F_NUMA_NODE 4
|
||
|
BPF_F_RDONLY (1U << 3)
|
||
|
BPF_F_WRONLY (1U << 4)
|
||
|
BPF_F_STACK_BUILD_ID (1U << 5)
|