| /OK3568_Linux_fs/kernel/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 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() 296 struct usb_phy_generic *nop; in usb_phy_generic_probe() local 338 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/ |
| H A D | client.c | 68 struct nvif_ioctl_nop_v0 nop; in nvif_client_ctor() member 69 } nop = {}; in nvif_client_ctor() local
|
| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | barrier.h | 9 #define nop() asm volatile ("nop\n":::"memory") macro
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | callback_xdr.c | 754 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 814 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 826 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 841 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 862 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | system.h | 67 #define nop() asm volatile ("nop;\n\t" : : ) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | barrier.h | 15 #define nop() __asm__ __volatile__ ("nop") macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_kernel_queue.c | 45 union PM4_MES_TYPE_3_HEADER nop; in kq_initialize() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | barrier.h | 7 #define nop() __asm__ __volatile__("mov\tr0,r0\t@ nop\n\t"); macro
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | system.h | 113 #define nop() __asm__ __volatile__ ("nop") macro
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_engine_cs.c | 255 struct i915_vma *base, *nop; in perf_mi_noop() local
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | barrier.h | 20 #define nop() asm volatile ("nop") macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ftrace.c | 292 u32 branch, nop; in ftrace_modify_graph_caller() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | ftrace.c | 233 unsigned long nop = 0xe1a00000; /* mov r0, r0 */ in __ftrace_modify_caller() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | special_insns.h | 237 #define nop() asm volatile ("nop") macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_ring.c | 380 unsigned rptr_offs, u32 nop) in radeon_ring_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra20/ |
| H A D | emc.h | 65 u32 nop; /* 0xDC: EMC_NOP */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | lra-int.h | 443 lra_update_dup (lra_insn_recog_data_t id, int nop) in lra_update_dup()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | livepatch.h | 76 bool nop; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | lra-int.h | 443 lra_update_dup (lra_insn_recog_data_t id, int nop) in lra_update_dup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vcn.h | 182 unsigned nop; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | feature-fixups.c | 72 struct ppc_inst *start, *end, *alt_start, *alt_end, *src, *dest, nop; in patch_feature_section() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh.c | 238 void rtw_mesh_bss_peering_status(WLAN_BSSID_EX *bss, u8 *nop, u8 *accept) in rtw_mesh_bss_peering_status() 266 u8 nop, accept; in rtw_mesh_update_scanned_acnode_status() local 408 u8 nop; in _rtw_mesh_acnode_prevent_pick_sacrifice() local 1005 u8 nop, accept; in rtw_mesh_select_operating_ch() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 238 void rtw_mesh_bss_peering_status(WLAN_BSSID_EX *bss, u8 *nop, u8 *accept) in rtw_mesh_bss_peering_status() 266 u8 nop, accept; in rtw_mesh_update_scanned_acnode_status() local 408 u8 nop; in _rtw_mesh_acnode_prevent_pick_sacrifice() local 1005 u8 nop, accept; in rtw_mesh_select_operating_ch() local
|