/kernel/linux/linux-6.6/arch/x86/pci/ |
H A D | fixup.c | 222 offset = quirk_aspm_offset[GET_INDEX(bus->self->device, devfn)]; in quirk_pcie_aspm_write() 324 bridge = bus->self; in pci_fixup_video()
|
/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/ |
H A D | structured-clone-battery-of-tests.js | 145 const Type = self[what]; 383 const Type = self[view];
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
H A D | mhchem.min.js | 1 !function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],e);else{var n="object"==typeof exports?e(require("katex")):e(t.katex);for(var o in n)("object"==typeof exports?exports:t)[o]=n[o]}}("undefined"!=typeof self?self:this,function(t){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var a=e[o]= (…)
|
/third_party/skia/src/gpu/effects/ |
H A D | GrSkSLFP.cpp | 32 FPCallbacks(Impl* self, in FPCallbacks() argument 38 : fSelf(self) in FPCallbacks()
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_xtree.c | 999 rp->header.self = *pxd; in xtSplitPage() 1025 rp->header.prev = cpu_to_le64(addressPXD(&sp->header.self)); in xtSplitPage() 1261 rp->header.self = *pxd; in xtSplitRoot() 2432 xaddr = addressPXD(&fp->header.self); in xtDeleteUp() 2433 xlen = lengthPXD(&fp->header.self); in xtDeleteUp() 2480 xaddr = addressPXD(&p->header.self); in xtDeleteUp() 2761 * update the self address of the target page in xtRelocate() 2784 /* update the self address in the xtpage header */ in xtRelocate() 2785 pxd = &p->header.self; in xtRelocate()
|
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 1351 struct device *dev = hcd->self.controller; in cvmx_usb_start_channel_control() 1963 struct device *dev = hcd->self.controller; in octeon_usb_urb_complete_callback() 2595 struct device *dev = hcd->self.controller; in cvmx_usb_poll_channel() 3068 struct device *dev = hcd->self.controller; in octeon_usb_urb_enqueue() 3269 struct device *dev = hcd->self.controller; in octeon_usb_endpoint_disable() 3303 struct device *dev = hcd->self.controller; in octeon_usb_hub_control() 3672 device_wakeup_enable(hcd->self.controller); in octeon_usb_probe()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | octeon-hcd.c | 1353 struct device *dev = hcd->self.controller; in cvmx_usb_start_channel_control() 1965 struct device *dev = hcd->self.controller; in octeon_usb_urb_complete_callback() 2598 struct device *dev = hcd->self.controller; in cvmx_usb_poll_channel() 3072 struct device *dev = hcd->self.controller; in octeon_usb_urb_enqueue() 3273 struct device *dev = hcd->self.controller; in octeon_usb_endpoint_disable() 3307 struct device *dev = hcd->self.controller; in octeon_usb_hub_control() 3676 device_wakeup_enable(hcd->self.controller); in octeon_usb_probe()
|
H A D | xhci.h | 2006 dev_dbg(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 2008 dev_err(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 2010 dev_warn(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 2012 dev_warn_ratelimited(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 2014 dev_info(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
|
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 3967 if (pdev->bus && pdev->bus->self) { in mtip_fix_ero_nosnoop() 3968 if (pdev->bus->self->vendor == PCI_VENDOR_ID_ATI && in mtip_fix_ero_nosnoop() 3969 ((pdev->bus->self->device & 0xff00) == 0x5a00)) { in mtip_fix_ero_nosnoop() 3970 mtip_disable_link_opts(dd, pdev->bus->self); in mtip_fix_ero_nosnoop() 3973 struct pci_dev *parent_dev = pdev->bus->self; in mtip_fix_ero_nosnoop() 3976 parent_dev->bus->parent->self && in mtip_fix_ero_nosnoop() 3977 parent_dev->bus->parent->self->vendor == in mtip_fix_ero_nosnoop() 3979 (parent_dev->bus->parent->self->device & in mtip_fix_ero_nosnoop() 3982 parent_dev->bus->parent->self); in mtip_fix_ero_nosnoop()
|
/kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 3663 if (pdev->bus && pdev->bus->self) { in mtip_fix_ero_nosnoop() 3664 if (pdev->bus->self->vendor == PCI_VENDOR_ID_ATI && in mtip_fix_ero_nosnoop() 3665 ((pdev->bus->self->device & 0xff00) == 0x5a00)) { in mtip_fix_ero_nosnoop() 3666 mtip_disable_link_opts(dd, pdev->bus->self); in mtip_fix_ero_nosnoop() 3669 struct pci_dev *parent_dev = pdev->bus->self; in mtip_fix_ero_nosnoop() 3672 parent_dev->bus->parent->self && in mtip_fix_ero_nosnoop() 3673 parent_dev->bus->parent->self->vendor == in mtip_fix_ero_nosnoop() 3675 (parent_dev->bus->parent->self->device & in mtip_fix_ero_nosnoop() 3678 parent_dev->bus->parent->self); in mtip_fix_ero_nosnoop()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 184 auto self = AceType::Claim(this); in MovePosition() local 195 auto itSelf = std::find(it, children.end(), self); in MovePosition() 200 children.remove(self); in MovePosition() 204 children.remove(self); in MovePosition() 206 children.insert(it, self); in MovePosition() 458 // Force mark self and all ancestors need layout. in MarkNeedLayout() 1677 // check self has transform effect. in GetDirtyRect()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 1967 dev_dbg(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 1969 dev_err(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 1971 dev_warn(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 1973 dev_warn_ratelimited(xhci_to_hcd(xhci)->self.controller , fmt , ## args) 1975 dev_info(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
|
/third_party/skia/tests/ |
H A D | ImageTest.cpp | 133 RasterDataHolder* self = static_cast<RasterDataHolder*>(context); in Release() local 134 self->fReleaseCount++; in Release() 135 self->fData.reset(); in Release() 831 static void Release(void* self) { in Release() 832 static_cast<TextureReleaseChecker*>(self)->fReleaseCount++; in Release()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | kprobes.c | 331 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | kprobes.c | 355 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | pci.c | 256 struct pci_dev *dev = bus->self; in pcibios_fixup_bus()
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | kprobes.c | 422 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
H A D | kgdb.c | 299 static int kgdb_mips_notify(struct notifier_block *self, unsigned long cmd, in kgdb_mips_notify() argument
|
H A D | relocate.c | 429 static int kernel_location_notifier_fn(struct notifier_block *self, in kernel_location_notifier_fn() argument
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-xlr.c | 175 return p ? bus->self : NULL; in xls_get_pcie_link()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
H A D | mpc85xx_cds.c | 186 struct pci_dev *dev = bus->self; in mpc85xx_cds_fixup_bus()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | kprobes.c | 392 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | cmm.c | 126 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | kgdb.c | 340 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() argument
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | core.c | 379 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify() argument
|