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

/linux-4.1.27/arch/sparc/include/asm/
H A Dprocessor.h9 #define nop() __asm__ __volatile__ ("nop") macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dbarrier.h12 #define nop() __asm__ __volatile__ ("nop" : : ) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dbarrier.h15 #define nop() asm volatile ("nop"::) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dbarrier.h13 #define nop() __asm__ __volatile__ ("nop;\n\t" : : ) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dbarrier.h6 #define nop() asm volatile ("NOP") macro
/linux-4.1.27/include/asm-generic/
H A Dbarrier.h23 #define nop() asm volatile ("nop") macro
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c42 union PM4_MES_TYPE_3_HEADER nop; initialize() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dbarrier.h118 #define nop() asm volatile("nop"); macro
/linux-4.1.27/arch/arm64/kernel/
H A Dftrace.c155 u32 branch, nop; ftrace_modify_graph_caller() local
/linux-4.1.27/arch/arm/include/asm/
H A Dbarrier.h7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
/linux-4.1.27/arch/x86/include/asm/
H A Dspecial_insns.h226 #define nop() asm volatile ("nop") macro
/linux-4.1.27/drivers/usb/phy/
H A Dphy-generic.c65 static void nop_reset(struct usb_phy_generic *nop) nop_reset() argument
76 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) nop_set_vbus_draw() argument
108 struct usb_phy_generic *nop = data; nop_gpio_vbus_thread() local
144 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); usb_gen_phy_init() local
162 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); usb_gen_phy_shutdown() local
205 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop, usb_phy_gen_create_phy() argument
297 struct usb_phy_generic *nop; usb_phy_generic_probe() local
337 struct usb_phy_generic *nop = platform_get_drvdata(pdev); usb_phy_generic_remove() local
/linux-4.1.27/arch/tile/kernel/
H A Dftrace.c220 unsigned long nop = NOP(); __ftrace_modify_caller() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_ring.c375 radeon_ring_init(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ring_size, unsigned rptr_offs, u32 nop) radeon_ring_init() argument
H A Dcik.c8483 u32 nop; cik_startup() local
H A Dradeon.h866 u32 nop; member in struct:radeon_ring
/linux-4.1.27/arch/arm/kernel/
H A Dftrace.c239 unsigned long nop = 0xe1a00000; /* mov r0, r0 */ __ftrace_modify_caller() local
/linux-4.1.27/fs/exportfs/
H A Dexpfs.c28 const struct export_operations *nop = dir->d_sb->s_export_op; exportfs_get_name() local
380 const struct export_operations *nop = inode->i_sb->s_export_op; exportfs_encode_inode_fh() local
416 const struct export_operations *nop = mnt->mnt_sb->s_export_op; exportfs_decode_fh() local
/linux-4.1.27/drivers/net/ethernet/i825xx/
H A Dether1.c677 nop_t nop; ether1_sendpacket() local
746 nop_t nop; ether1_xmit_done() local
/linux-4.1.27/arch/x86/kernel/
H A Dftrace.c381 const unsigned char *nop; remove_breakpoint() local
/linux-4.1.27/fs/nfs/
H A Dcallback_xdr.c723 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) preprocess_nfs41_op() argument
781 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) preprocess_nfs41_op() argument
793 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) preprocess_nfs42_op() argument
805 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) preprocess_nfs42_op() argument
826 static __be32 process_op(int nop, struct svc_rqst *rqstp, process_op() argument
/linux-4.1.27/arch/ia64/kernel/
H A Diosapic.c259 nop (struct irq_data *data) nop() function
/linux-4.1.27/drivers/scsi/
H A Dlibiscsi.c653 struct iscsi_nopout *nop = (struct iscsi_nopout *)hdr; iscsi_prep_mgmt_task() local
1011 iscsi_nop_out_rsp(struct iscsi_task *task, struct iscsi_nopin *nop, char *data, int datalen) iscsi_nop_out_rsp() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dperf_event.c846 u64 nop = nop_for_index(idx); sparc_pmu_disable_event() local
/linux-4.1.27/drivers/staging/i2o/
H A Di2o.h908 u32 nop[3] = { i2o_msg_nop_mfa() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw4.h3034 struct lpfc_mbx_nop nop; member in union:lpfc_mqe::__anon9235

Completed in 1684 milliseconds