Searched refs:self (Results 1 – 10 of 10) sorted by relevance
| /include/trace/hooks/ |
| D | fuse.h | 19 TP_PROTO(struct task_struct *self), 20 TP_ARGS(self));
|
| /include/linux/ |
| D | uprobes.h | 42 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); 43 int (*ret_handler)(struct uprobe_consumer *self, 46 bool (*filter)(struct uprobe_consumer *self, struct mm_struct *mm); 139 extern int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data…
|
| D | pci-acpi.h | 51 if (!pbus->self) in acpi_pci_get_bridge_handle() 54 dev = &pbus->self->dev; in acpi_pci_get_bridge_handle()
|
| D | cgroup.h | 354 css_get(&cgrp->self); in cgroup_get() 359 return css_tryget(&cgrp->self); in cgroup_tryget() 364 css_put(&cgrp->self); in cgroup_put() 498 struct cgroup_subsys_state *parent_css = cgrp->self.parent; in cgroup_parent() 501 return container_of(parent_css, struct cgroup, self); in cgroup_parent()
|
| D | cgroup-defs.h | 454 struct cgroup_subsys_state self; member
|
| D | kprobes.h | 439 int kprobe_exceptions_notify(struct notifier_block *self,
|
| D | pci.h | 670 struct pci_dev *self; /* Bridge device as seen by parent */ member 774 return dev->bus->self; in pci_upstream_bridge() 2682 return bus->self && bus->self->ari_enabled; in pci_ari_enabled()
|
| /include/uapi/linux/ |
| D | scif_ioctl.h | 80 struct scif_port_id self; member 194 __u64 self; member
|
| /include/linux/usb/ |
| D | hcd.h | 74 struct usb_bus self; /* hcd is-a bus */ member 232 return &hcd->self; in hcd_to_bus() 237 return container_of(bus, struct usb_hcd, self); in bus_to_hcd()
|
| /include/acpi/ |
| D | acpi_bus.h | 153 struct acpi_device *self; member 585 hp->self = adev; in acpi_set_hp_context()
|