Searched refs:STACK_MAX_LEN (Results 1 – 10 of 10) sorted by relevance
55 int32_t stack[STACK_MAX_LEN];203 if (i >= STACK_MAX_LEN) in process_frame_callback()295 bpf_loop(STACK_MAX_LEN, process_frame_callback, &ctx, 0);311 bpf_for(i, 0, STACK_MAX_LEN) {313 for (int i = 0; i < STACK_MAX_LEN; ++i) {
3 #define STACK_MAX_LEN 50 macro
3 #define STACK_MAX_LEN 100 macro
4 #define STACK_MAX_LEN 600 macro
3 #define STACK_MAX_LEN 600 macro
3 #define STACK_MAX_LEN 180 macro