| /kernel/linux/linux-5.10/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() 289 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
|
| /kernel/linux/linux-4.19/drivers/usb/phy/ |
| D | phy-generic.c | 49 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); in nop_set_suspend() local 61 static void nop_reset(struct usb_phy_generic *nop) in nop_reset() 72 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) in nop_set_vbus_draw() 104 struct usb_phy_generic *nop = data; in nop_gpio_vbus_thread() local 138 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_init() local 160 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_shutdown() local 207 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop, in usb_phy_gen_create_phy() 304 struct usb_phy_generic *nop; in usb_phy_generic_probe() local 346 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvif/ |
| D | client.c | 68 struct nvif_ioctl_nop_v0 nop; in nvif_client_init() member 69 } nop = {}; in nvif_client_init() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/fs/exportfs/ |
| D | expfs.c | 29 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local 387 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local 423 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh() local
|
| /kernel/linux/linux-5.10/fs/exportfs/ |
| D | expfs.c | 30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() local 388 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh() local 424 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh() local
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| D | barrier.h | 9 #define nop() asm volatile ("nop\n":::"memory") macro
|
| /kernel/linux/linux-4.19/arch/riscv/include/asm/ |
| D | barrier.h | 26 #define nop() __asm__ __volatile__ ("nop") macro
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | barrier.h | 15 #define nop() __asm__ __volatile__ ("nop") macro
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | callback_xdr.c | 758 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 818 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 830 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 845 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 866 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
|
| /kernel/linux/linux-4.19/fs/nfs/ |
| D | callback_xdr.c | 766 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 826 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 838 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 853 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 874 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_kernel_queue.c | 42 union PM4_MES_TYPE_3_HEADER nop; in initialize() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_kernel_queue.c | 45 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
|
| /kernel/linux/linux-4.19/arch/arm64/kernel/ |
| D | ftrace.c | 251 u32 branch, nop; in ftrace_modify_graph_caller() local
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | barrier.h | 7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | barrier.h | 7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/i825xx/ |
| D | ether1.c | 678 nop_t nop; in ether1_sendpacket() local 747 nop_t nop; in ether1_xmit_done() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
| D | ether1.c | 675 nop_t nop; in ether1_sendpacket() local 744 nop_t nop; in ether1_xmit_done() local
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | ftrace.c | 282 u32 branch, nop; in ftrace_modify_graph_caller() local
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | barrier.h | 20 #define nop() asm volatile ("nop") macro
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | selftest_engine_cs.c | 255 struct i915_vma *base, *nop; in perf_mi_noop() local
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | barrier.h | 23 #define nop() asm volatile ("nop") macro
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | special_insns.h | 240 #define nop() asm volatile ("nop") macro
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | ftrace.c | 233 unsigned long nop = 0xe1a00000; /* mov r0, r0 */ in __ftrace_modify_caller() local
|
| /kernel/linux/linux-4.19/arch/arm/kernel/ |
| D | ftrace.c | 255 unsigned long nop = 0xe1a00000; /* mov r0, r0 */ in __ftrace_modify_caller() local
|