/linux-6.6.21/drivers/usb/phy/ |
D | phy-generic.c | 48 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
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvif/ |
D | client.c | 68 struct nvif_ioctl_nop_v0 nop; in nvif_client_ctor() member 69 } nop = {}; in nvif_client_ctor() local
|
/linux-6.6.21/fs/exportfs/ |
D | expfs.c | 30 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
|
/linux-6.6.21/fs/nfs/ |
D | callback_xdr.c | 753 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()
|
/linux-6.6.21/arch/parisc/net/ |
D | bpf_jit.h | 143 #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()
|
D | bpf_jit_comp64.c | 60 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
|
D | bpf_jit_comp32.c | 67 #define EXIT_PTR_JUMP(reg, nop) hppa_bv(HPPA_REG_ZERO, reg, nop) argument
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | barrier.h | 15 #define nop() __asm__ __volatile__ ("nop") macro
|
/linux-6.6.21/arch/csky/include/asm/ |
D | barrier.h | 8 #define nop() asm volatile ("nop\n":::"memory") macro
|
/linux-6.6.21/arch/x86/kernel/ |
D | jump_label.c | 38 const void *expect, *code, *nop; in __jump_label_patch() local
|
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_kernel_queue.c | 46 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
|
/linux-6.6.21/arch/arm/include/asm/ |
D | barrier.h | 7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
|
/linux-6.6.21/drivers/net/ethernet/i825xx/ |
D | ether1.c | 675 nop_t nop; in ether1_sendpacket() local 744 nop_t nop; in ether1_xmit_done() local
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | selftest_engine_cs.c | 271 struct i915_vma *base, *nop; in perf_mi_noop() local
|
/linux-6.6.21/include/asm-generic/ |
D | barrier.h | 21 #define nop() asm volatile ("nop") macro
|
/linux-6.6.21/arch/arm/kernel/ |
D | ftrace.c | 274 unsigned long nop = arm_gen_nop(); in __ftrace_modify_caller() local
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | radeon_ring.c | 382 unsigned rptr_offs, u32 nop) in radeon_ring_init()
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | ftrace_dyn.c | 252 u32 branch, nop; in ftrace_modify_graph_caller() local
|
/linux-6.6.21/arch/x86/include/asm/ |
D | special_insns.h | 218 #define nop() asm volatile ("nop") macro
|
/linux-6.6.21/tools/objtool/include/objtool/ |
D | check.h | 30 struct instruction *first_insn, *last_insn, *nop; member
|
/linux-6.6.21/arch/arm64/kernel/ |
D | ftrace.c | 494 u32 branch, nop; in ftrace_modify_graph_caller() local
|
/linux-6.6.21/include/linux/ |
D | livepatch.h | 75 bool nop; member
|
/linux-6.6.21/drivers/scsi/ |
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-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vcn.h | 219 unsigned nop; member
|
/linux-6.6.21/arch/sparc/kernel/ |
D | perf_event.c | 848 u64 nop = nop_for_index(idx); in sparc_pmu_disable_event() local
|