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