/linux/drivers/usb/phy/ |
H A D | phy-generic.c | 48 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 D | nop.c | 28 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/include/linux/ |
H A D | exportfs.h | 304 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 D | livepatch.h | 75 bool nop; member
|
/linux/fs/nfs/ |
H A D | callback_xdr.c | 792 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 852 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 864 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 879 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 900 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
|
/linux/arch/csky/include/asm/ |
H A D | barrier.h | 8 #define nop() asm volatile ("nop\n":::"memory") macro
|
/linux/arch/x86/kernel/ |
H A D | jump_label.c | 38 const void *expect, *code, *nop; in __jump_label_patch() local
|
/linux/arch/arm/include/asm/ |
H A D | barrier.h | 7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 675 nop_t nop; in ether1_sendpacket() local 744 nop_t nop; in ether1_xmit_done() local
|
/linux/tools/objtool/arch/loongarch/ |
H A D | decode.c | 328 static u32 nop; in arch_nop_insn() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_engine_cs.c | 275 struct i915_vma *base, *nop; in perf_mi_noop() local
|
/linux/include/asm-generic/ |
H A D | barrier.h | 21 #define nop() asm volatile ("nop") macro
|
/linux/arch/arm/kernel/ |
H A D | ftrace.c | 287 unsigned long nop = arm_gen_nop(); in __ftrace_modify_caller() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ring.c | 384 unsigned rptr_offs, u32 nop) in radeon_ring_init()
|
/linux/arch/x86/include/asm/ |
H A D | special_insns.h | 224 #define nop() asm volatile ("nop") macro
|
/linux/arch/loongarch/kernel/ |
H A D | ftrace_dyn.c | 259 u32 branch, nop; in ftrace_modify_graph_caller() local
|
/linux/tools/objtool/include/objtool/ |
H A D | check.h | 30 struct instruction *first_insn, *last_insn, *nop; member
|
/linux/arch/arm64/kernel/ |
H A D | ftrace.c | 569 u32 branch, nop; in ftrace_modify_graph_caller() local
|
/linux/arch/riscv/include/asm/ |
H A D | insn-def.h | 267 #define nop() __asm__ __volatile__ ("nop") macro
|
/linux/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 60 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
|
H A D | bpf_jit_comp32.c | 67 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
|
/linux/drivers/scsi/ |
H A D | libiscsi.c | 657 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 D | fanotify_user.c | 1721 const struct export_operations *nop = dentry->d_sb->s_export_op; in fanotify_test_fid() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 279 unsigned nop; member
|
H A D | amdgpu_ring.h | 210 u32 nop; member
|