Searched refs:NOP (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_exec.c | 73 #define NOP(x) (x) macro 332 BPF_LD_ABS(bpf, reg, ins, uint8_t, NOP); in bpf_exec() 342 BPF_LD_IND(bpf, reg, ins, uint8_t, NOP); in bpf_exec()
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | jump_cmd.h | 13 { NOP, JUMP_COND_NOP },
|
| H A D | sec_run_time_asm.h | 327 #define NOP BIT(22) macro
|
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 844 JUMP(p, 1, LOCAL_JUMP, ALL_TRUE, CLASS1 | NOP | NIFP); in pdcp_insert_uplane_snow_snow_op() 1454 JUMP(p, 1, LOCAL_JUMP, ALL_TRUE, CLASS1 | NOP | NIFP); in pdcp_insert_cplane_aes_snow_op() 1782 JUMP(p, 1, LOCAL_JUMP, ALL_TRUE, CLASS1 | NOP | NIFP); in pdcp_insert_cplane_zuc_snow_op()
|
| H A D | sdap.h | 528 JUMP(p, 1, LOCAL_JUMP, ALL_TRUE, CLASS1 | NOP | NIFP); in pdcp_sdap_insert_snoop_op()
|