Searched defs:nop (Results 1 - 25 of 40) sorted by relevance

12

/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c68 struct nvif_ioctl_nop_v0 nop; member in struct:__anon773
69 } nop = {}; local
/linux-master/arch/riscv/include/asm/
H A Dbarrier.h16 #define nop() __asm__ __volatile__ ("nop") macro
/linux-master/arch/x86/kernel/
H A Djump_label.c38 const void *expect, *code, *nop; local
/linux-master/arch/arm/include/asm/
H A Dbarrier.h7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
/linux-master/arch/csky/include/asm/
H A Dbarrier.h8 #define nop() asm volatile ("nop\n":::"memory") macro
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c46 union PM4_MES_TYPE_3_HEADER nop; local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ring.c381 radeon_ring_init(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ring_size, unsigned rptr_offs, u32 nop) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c275 struct i915_vma *base, *nop; local
/linux-master/include/asm-generic/
H A Dbarrier.h21 #define nop() asm volatile ("nop") macro
/linux-master/tools/objtool/arch/loongarch/
H A Ddecode.c322 static u32 nop; local
/linux-master/drivers/usb/phy/
H A Dphy-generic.c48 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); local
66 nop_reset(struct usb_phy_generic *nop) argument
80 struct usb_phy_generic *nop = dev_get_drvdata(otg->usb_phy->dev); local
102 struct usb_phy_generic *nop = data; local
131 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); local
153 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); local
200 usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop) argument
285 struct usb_phy_generic *nop; local
330 struct usb_phy_generic *nop = platform_get_drvdata(pdev); local
[all...]
/linux-master/arch/arm/kernel/
H A Dftrace.c274 unsigned long nop = arm_gen_nop(); local
/linux-master/tools/objtool/include/objtool/
H A Dcheck.h30 struct instruction *first_insn, *last_insn, *nop; member in struct:alt_group
/linux-master/arch/loongarch/kernel/
H A Dftrace_dyn.c252 u32 branch, nop; local
[all...]
/linux-master/arch/arm64/kernel/
H A Dftrace.c494 u32 branch, nop; local
/linux-master/arch/x86/include/asm/
H A Dspecial_insns.h218 #define nop() asm volatile ("nop") macro
/linux-master/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; local
384 const struct export_operations *nop = inode->i_sb->s_export_op; local
434 const struct export_operations *nop = mnt->mnt_sb->s_export_op; local
[all...]
/linux-master/include/linux/
H A Dlivepatch.h75 bool nop; member in struct:klp_func
H A Dexportfs.h271 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) argument
276 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) argument
281 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, argument
/linux-master/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c786 CG_FUNCS(nop); variable
/linux-master/fs/nfs/
H A Dcallback_xdr.c753 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) argument
813 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) argument
825 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) argument
840 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) argument
861 static __be32 process_op(int nop, struct svc_rqst *rqstp, argument
[all...]
/linux-master/drivers/net/ethernet/i825xx/
H A Dether1.c675 nop_t nop; local
744 nop_t nop; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_request.c822 struct i915_request *rq, *nop; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1670 const struct export_operations *nop = dentry->d_sb->s_export_op; local
/linux-master/drivers/scsi/
H A Dlibiscsi.c657 struct iscsi_nopout *nop = (struct iscsi_nopout *)hdr; local
1069 iscsi_nop_out_rsp(struct iscsi_task *task, struct iscsi_nopin *nop, char *data, int datalen) argument
[all...]

Completed in 360 milliseconds

12