/kernel/linux/linux-6.6/arch/um/kernel/ |
H A D | um_arch.c | 243 static int panic_exit(struct notifier_block *self, unsigned long unused1, in panic_exit() argument
|
/kernel/linux/linux-5.10/drivers/misc/cardreader/ |
H A D | alcor_pci.c | 275 priv->parent_pdev = pdev->bus->self; in alcor_pci_probe()
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | pci.c | 185 parent_port = pdev->bus->self; in hl_pci_reset_link_through_bridge()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | pdc202xx_old.c | 312 struct pci_dev *bridge = dev->bus->self; in pdc202xx_init_one()
|
/kernel/linux/linux-5.10/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 373 device_wakeup_enable(hcd->self.controller); in c67x00_hcd_probe()
|
/kernel/linux/linux-5.10/drivers/staging/zerohung/watchpoint/ |
H A D | hung_wp_screen.c | 152 static int hung_wp_screen_setblank(struct notifier_block *self, unsigned long event, void *data) in hung_wp_screen_setblank() argument
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-platform.c | 217 device_wakeup_enable(hcd->self.controller); in ohci_platform_probe()
|
H A D | ohci-st.c | 216 device_wakeup_enable(hcd->self.controller); in st_ohci_platform_probe()
|
H A D | ehci-exynos.c | 236 device_wakeup_enable(hcd->self.controller); in exynos_ehci_probe()
|
H A D | ohci-exynos.c | 200 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
|
/kernel/linux/linux-5.10/drivers/usb/mon/ |
H A D | mon_main.c | 225 static int mon_notify(struct notifier_block *self, unsigned long action, in mon_notify() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | page_ext.c | 338 static int __meminit page_ext_callback(struct notifier_block *self, in page_ext_callback() argument
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | debug.c | 274 !css_has_online_children(&css->cgroup->self)); in releasable_read()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.h | 192 * @self: descriptor DMA address 198 dma_addr_t self; member
|
/kernel/linux/linux-5.10/drivers/pci/pcie/ |
H A D | pme.c | 109 dev = pci_dev_get(bus->self); in pcie_pme_from_pci_bridge()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cgroup-defs.h | 172 * Incremented by online self and children. Used to guarantee that 207 * For a domain cgroup, the following points to self. If threaded, 334 struct cgroup *updated_children; /* terminated by self cgroup */ 358 /* self css with NULL ->ss, points back to this cgroup */ 359 struct cgroup_subsys_state self; member 443 * If !threaded, self. If threaded, it points to the nearest 486 /* ids of the ancestors at each level including self */
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_pdc202xx_old.c | 352 struct pci_dev *bridge = dev->bus->self; in pdc202xx_init_one()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cgroup-defs.h | 189 * Incremented by online self and children. Used to guarantee that 224 * For a domain cgroup, the following points to self. If threaded, 369 struct cgroup *updated_children; /* terminated by self cgroup */ 393 /* self css with NULL ->ss, points back to this cgroup */ 394 struct cgroup_subsys_state self; member 481 * If !threaded, self. If threaded, it points to the nearest 528 /* All ancestors including self */
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 373 device_wakeup_enable(hcd->self.controller); in c67x00_hcd_probe()
|
/kernel/linux/linux-6.6/drivers/staging/zerohung/watchpoint/ |
H A D | hung_wp_screen.c | 152 static int hung_wp_screen_setblank(struct notifier_block *self, unsigned long event, void *data) in hung_wp_screen_setblank() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-exynos.c | 216 device_wakeup_enable(hcd->self.controller); in exynos_ehci_probe()
|
H A D | ohci-platform.c | 217 device_wakeup_enable(hcd->self.controller); in ohci_platform_probe()
|
H A D | ohci-exynos.c | 187 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
|
H A D | ohci-st.c | 208 device_wakeup_enable(hcd->self.controller); in st_ohci_platform_probe()
|
/kernel/linux/linux-6.6/drivers/usb/mon/ |
H A D | mon_main.c | 225 static int mon_notify(struct notifier_block *self, unsigned long action, in mon_notify() argument
|