Home
last modified time | relevance | path

Searched refs:self (Results 1 – 9 of 9) sorted by relevance

/include/linux/
A Duprobes.h53 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs, __u64 *data);
54 int (*ret_handler)(struct uprobe_consumer *self,
57 bool (*filter)(struct uprobe_consumer *self, struct mm_struct *mm);
219 extern int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data…
A Dpci-acpi.h51 if (!pbus->self) in acpi_pci_get_bridge_handle()
54 dev = &pbus->self->dev; in acpi_pci_get_bridge_handle()
A Dcgroup.h359 if (css == &css->cgroup->self) { in css_is_self()
370 css_get(&cgrp->self); in cgroup_get()
375 return css_tryget(&cgrp->self); in cgroup_tryget()
380 css_put(&cgrp->self); in cgroup_put()
514 struct cgroup_subsys_state *parent_css = cgrp->self.parent; in cgroup_parent()
517 return container_of(parent_css, struct cgroup, self); in cgroup_parent()
A Dcgroup-defs.h440 struct cgroup_subsys_state self; member
A Dkprobes.h439 int kprobe_exceptions_notify(struct notifier_block *self,
A Dpci.h663 struct pci_dev *self; /* Bridge device as seen by parent */ member
778 return dev->bus->self; in pci_upstream_bridge()
2742 return bus->self && bus->self->ari_enabled; in pci_ari_enabled()
/include/uapi/linux/
A Dscif_ioctl.h80 struct scif_port_id self; member
194 __u64 self; member
/include/linux/usb/
A Dhcd.h73 struct usb_bus self; /* hcd is-a bus */ member
226 return &hcd->self; in hcd_to_bus()
231 return container_of(bus, struct usb_hcd, self); in bus_to_hcd()
/include/acpi/
A Dacpi_bus.h153 struct acpi_device *self; member
585 hp->self = adev; in acpi_set_hp_context()

Completed in 797 milliseconds