Home
last modified time | relevance | path

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

12

/linux/drivers/usb/phy/
H A Dphy-generic.c48 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); in nop_set_suspend() local
66 static void nop_reset(struct usb_phy_generic *nop) in nop_reset()
81 struct usb_phy_generic *nop = dev_get_drvdata(otg->usb_phy->dev); in nop_set_vbus() local
103 struct usb_phy_generic *nop = data; in nop_gpio_vbus_thread() local
132 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_init() local
154 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_shutdown() local
201 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop) in usb_phy_gen_create_phy()
286 struct usb_phy_generic *nop; in usb_phy_generic_probe() local
331 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove() local
/linux/io_uring/
H A Dnop.c28 struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop); in io_nop_prep() local
49 struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop); in io_nop() local
/linux/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local
383 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local
443 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh_raw() local
/linux/include/linux/
H A Dexportfs.h304 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) in exportfs_can_encode_fid()
309 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh()
314 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh()
H A Dlivepatch.h75 bool nop; member
/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/arch/csky/include/asm/
H A Dbarrier.h8 #define nop() asm volatile ("nop\n":::"memory") macro
/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.c1330 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.h224 #define nop() asm volatile ("nop") macro
/linux/arch/riscv/include/asm/
H A Dinsn-def.h267 #define nop() __asm__ __volatile__ ("nop") macro
/linux/drivers/scsi/
H A Dlibiscsi.c657 struct iscsi_nopout *nop = (struct iscsi_nopout *)hdr; in iscsi_prep_mgmt_task() local
1070 struct iscsi_nopin *nop, char *data, int datalen) in iscsi_nop_out_rsp()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1721 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.h210 u32 nop; member
H A Damdgpu_vcn.h279 unsigned nop; member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h3039 struct ionic_nop_cmd nop; member
3078 struct ionic_nop_comp nop; member
3197 struct ionic_nop_cmd nop; member
3215 struct ionic_nop_comp nop; member
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c822 struct i915_request *rq, *nop; in __cancel_reset() local
/linux/arch/x86/kernel/
H A Dalternative.c401 int nop = i; in optimize_nops() local
/linux/tools/objtool/
H A Dcheck.c1714 struct instruction *last_new_insn = NULL, *insn, *nop = NULL; in handle_group_alt() local

12