Home
last modified time | relevance | path

Searched refs:ldst_gather_len (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c735 bool descending_seq = meta->ldst_gather_len < 0; in nfp_cpp_memcpy()
736 s16 len = abs(meta->ldst_gather_len); in nfp_cpp_memcpy()
2855 if (meta->ldst_gather_len) in mem_ldx()
4212 head_ld_meta->ldst_gather_len >= 128))) { in nfp_bpf_opt_ldst_gather()
4224 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4225 -head_ld_meta->ldst_gather_len; in nfp_bpf_opt_ldst_gather()
4232 head_ld_meta->ldst_gather_len = 0; in nfp_bpf_opt_ldst_gather()
4241 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4267 head_ld_meta->ldst_gather_len += BPF_LDST_BYTES(ld); in nfp_bpf_opt_ldst_gather()
4305 if (meta->ptr.type != PTR_TO_PACKET || meta->ldst_gather_len) { in nfp_bpf_opt_pkt_cache()
[all …]
H A Dmain.h307 s16 ldst_gather_len; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c735 bool descending_seq = meta->ldst_gather_len < 0; in nfp_cpp_memcpy()
736 s16 len = abs(meta->ldst_gather_len); in nfp_cpp_memcpy()
2855 if (meta->ldst_gather_len) in mem_ldx()
4212 head_ld_meta->ldst_gather_len >= 128))) { in nfp_bpf_opt_ldst_gather()
4224 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4225 -head_ld_meta->ldst_gather_len; in nfp_bpf_opt_ldst_gather()
4232 head_ld_meta->ldst_gather_len = 0; in nfp_bpf_opt_ldst_gather()
4241 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4267 head_ld_meta->ldst_gather_len += BPF_LDST_BYTES(ld); in nfp_bpf_opt_ldst_gather()
4305 if (meta->ptr.type != PTR_TO_PACKET || meta->ldst_gather_len) { in nfp_bpf_opt_pkt_cache()
[all …]
H A Dmain.h307 s16 ldst_gather_len; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c735 bool descending_seq = meta->ldst_gather_len < 0; in nfp_cpp_memcpy()
736 s16 len = abs(meta->ldst_gather_len); in nfp_cpp_memcpy()
2855 if (meta->ldst_gather_len) in mem_ldx()
4212 head_ld_meta->ldst_gather_len >= 128))) { in nfp_bpf_opt_ldst_gather()
4224 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4225 -head_ld_meta->ldst_gather_len; in nfp_bpf_opt_ldst_gather()
4232 head_ld_meta->ldst_gather_len = 0; in nfp_bpf_opt_ldst_gather()
4241 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4267 head_ld_meta->ldst_gather_len += BPF_LDST_BYTES(ld); in nfp_bpf_opt_ldst_gather()
4305 if (meta->ptr.type != PTR_TO_PACKET || meta->ldst_gather_len) { in nfp_bpf_opt_pkt_cache()
[all …]
H A Dmain.h307 s16 ldst_gather_len; member