Searched refs:STACK_FRAME_ALIGN (Results 1 – 3 of 3) sorted by relevance
476 #define STACK_FRAME_ALIGN 64 macro
715 frame_depths[frame] = round_up(frame_depths[frame], STACK_FRAME_ALIGN); in nfp_bpf_get_stack_usage()
3267 stack_depth = round_up(nfp_prog->stack_frame_depth, STACK_FRAME_ALIGN); in bpf_to_bpf_call()