Searched refs:cbe (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | offload.c | 446 struct cmsg_bpf_event *cbe = (void *)data; in nfp_bpf_event_output() local 454 pkt_size = be32_to_cpu(cbe->pkt_size); in nfp_bpf_event_output() 455 data_size = be32_to_cpu(cbe->data_size); in nfp_bpf_event_output() 456 map_id_full = be64_to_cpu(cbe->map_ptr); in nfp_bpf_event_output() 462 if (cbe->hdr.ver != NFP_CCM_ABI_VERSION) in nfp_bpf_event_output() 475 bpf_event_output(record->ptr, be32_to_cpu(cbe->cpu_id), in nfp_bpf_event_output() 476 &cbe->data[round_up(pkt_size, 4)], data_size, in nfp_bpf_event_output() 477 cbe->data, pkt_size, nfp_bpf_perf_event_copy); in nfp_bpf_event_output()
|
| /linux/arch/alpha/kernel/ |
| H A D | core_t2.c | 536 cpu_regs->cbe |= cpu_regs->cbe; in t2_clear_errors()
|
| /linux/arch/alpha/include/asm/ |
| H A D | core_t2.h | 150 unsigned long cbe; long fill_07[3]; /* CBus Error */ member
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | ftest.sa | 154 dc.l $00000cbe,$f23bd0ff,$01700000,$0cf4f23b
|