Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h476 #define STACK_FRAME_ALIGN 64 macro
H A Dverifier.c715 frame_depths[frame] = round_up(frame_depths[frame], STACK_FRAME_ALIGN); in nfp_bpf_get_stack_usage()
H A Djit.c3267 stack_depth = round_up(nfp_prog->stack_frame_depth, STACK_FRAME_ALIGN); in bpf_to_bpf_call()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h476 #define STACK_FRAME_ALIGN 64 macro
H A Dverifier.c715 frame_depths[frame] = round_up(frame_depths[frame], STACK_FRAME_ALIGN); in nfp_bpf_get_stack_usage()
H A Djit.c3267 stack_depth = round_up(nfp_prog->stack_frame_depth, STACK_FRAME_ALIGN); in bpf_to_bpf_call()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h476 #define STACK_FRAME_ALIGN 64 macro
H A Dverifier.c715 frame_depths[frame] = round_up(frame_depths[frame], STACK_FRAME_ALIGN); in nfp_bpf_get_stack_usage()
H A Djit.c3267 stack_depth = round_up(nfp_prog->stack_frame_depth, STACK_FRAME_ALIGN); in bpf_to_bpf_call()