Home
last modified time | relevance | path

Searched defs:nop (Results 1 – 24 of 24) sorted by relevance

/linux/arch/parisc/net/
H A Dbpf_jit.h143 #define hppa_bv(reg, base, nop) \ argument
147 #define hppa_be_l(offset, base, nop) \ argument
180 #define hppa_combt(r1, r2, target_addr, condition, nop) \ argument
194 #define hppa_combf(r1, r2, target_addr, condition, nop) \ argument
442 static inline u32 hppa_t11_insn(u8 opcode, u8 r2, u8 r1, u8 c, u32 w, u8 nop) in hppa_t11_insn()
450 static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop) in hppa_t12_insn()
455 static inline u32 hppa_t12_L_insn(u8 opcode, u32 w, u8 nop) in hppa_t12_L_insn()
H A Dbpf_jit_comp64.c60 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
H A Dbpf_jit_comp32.c67 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
/linux/fs/nfs/
H A Dcallback_xdr.c784 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
843 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
858 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
879 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
/linux/arch/csky/include/asm/
H A Dbarrier.h8 #define nop() asm volatile ("nop\n":::"memory") macro
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c47 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
/linux/drivers/net/ethernet/i825xx/
H A Dether1.c675 nop_t nop; in ether1_sendpacket() local
744 nop_t nop; in ether1_xmit_done() local
/linux/arch/arm/include/asm/
H A Dbarrier.h7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c275 struct i915_vma *base, *nop; in perf_mi_noop() local
H A Dselftest_execlists.c1333 struct i915_request *rq, *nop; in live_timeslice_queue() local
/linux/include/asm-generic/
H A Dbarrier.h21 #define nop() asm volatile ("nop") macro
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ring.c384 unsigned rptr_offs, u32 nop) in radeon_ring_init()
/linux/arch/x86/include/asm/
H A Dspecial_insns.h221 #define nop() asm volatile ("nop") macro
/linux/include/linux/
H A Dlivepatch.h76 bool nop; member
/linux/arch/riscv/include/asm/
H A Dinsn-def.h346 #define nop() __asm__ __volatile__ ("nop") macro
/linux/arch/sparc/kernel/
H A Dperf_event.c848 u64 nop = nop_for_index(idx); in sparc_pmu_disable_event() local
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1807 const struct export_operations *nop = dentry->d_sb->s_export_op; in fanotify_test_fid() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h216 u32 nop; member
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h467 __be32 nop; member
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c823 struct i915_request *rq, *nop; in __cancel_reset() local
/linux/arch/x86/kernel/
H A Dalternative.c383 int nop = i; in optimize_nops() local
/linux/tools/objtool/
H A Dcheck.c1763 struct instruction *last_new_insn = NULL, *insn, *nop = NULL; in handle_group_alt() local
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c3708 struct sli4_rqst_cmn_nop *nop = NULL; in sli_cmd_common_nop() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1910 struct mlx5e_tx_wqe *nop; in mlx5e_deactivate_txqsq() local