Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/usb/phy/
H A Dphy-generic.c48 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); in nop_set_suspend() local
60 static void nop_reset(struct usb_phy_generic *nop) in nop_reset()
71 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) in nop_set_vbus_draw()
103 struct usb_phy_generic *nop = data; in nop_gpio_vbus_thread() local
137 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_init() local
159 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_shutdown() local
206 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop) in usb_phy_gen_create_phy()
290 struct usb_phy_generic *nop; in usb_phy_generic_probe() local
335 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c68 struct nvif_ioctl_nop_v0 nop; in nvif_client_ctor() member
69 } nop = {}; in nvif_client_ctor() local
/openbmc/qemu/tests/qtest/
H A Dioh3420-test.c14 static void nop(void) in nop() function
H A Di82801b11-test.c14 static void nop(void) in nop() function
H A Dpci-test.c17 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Dvirtio-test.c17 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Dipoctal232-test.c22 static void nop(void *obj, void *data, QGuestAllocator *alloc) in nop() function
H A Drtl8139-test.c18 static void nop(void) in nop() function
/openbmc/linux/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local
397 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local
451 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh_raw() local
/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c753 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
813 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
825 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
840 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
861 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsystem.h66 #define nop() asm volatile ("nop;\n\t" : : ) macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dbarrier.h16 #define nop() __asm__ __volatile__ ("nop") macro
/openbmc/linux/arch/riscv/include/asm/
H A Dbarrier.h15 #define nop() __asm__ __volatile__ ("nop") macro
/openbmc/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()
/openbmc/linux/arch/csky/include/asm/
H A Dbarrier.h8 #define nop() asm volatile ("nop\n":::"memory") macro
/openbmc/linux/arch/x86/kernel/
H A Djump_label.c38 const void *expect, *code, *nop; in __jump_label_patch() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c46 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
/openbmc/linux/arch/arm/include/asm/
H A Dbarrier.h7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h113 #define nop() __asm__ __volatile__ ("nop") macro
/openbmc/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
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c271 struct i915_vma *base, *nop; in perf_mi_noop() local
/openbmc/linux/include/asm-generic/
H A Dbarrier.h21 #define nop() asm volatile ("nop") macro
/openbmc/linux/arch/arm/kernel/
H A Dftrace.c274 unsigned long nop = arm_gen_nop(); in __ftrace_modify_caller() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ring.c382 unsigned rptr_offs, u32 nop) in radeon_ring_init()
/openbmc/linux/arch/x86/include/asm/
H A Dspecial_insns.h218 #define nop() asm volatile ("nop") macro

123