Searched refs:self (Results 476 - 500 of 659) sorted by relevance

<<11121314151617181920>>

/linux-master/include/linux/
H A Dkprobes.h444 int kprobe_exceptions_notify(struct notifier_block *self,
H A Dcgroup-defs.h194 * Incremented by online self and children. Used to guarantee that
229 * For a domain cgroup, the following points to self. If threaded,
374 struct cgroup *updated_children; /* terminated by self cgroup */
398 /* self css with NULL ->ss, points back to this cgroup */
399 struct cgroup_subsys_state self; member in struct:cgroup
486 * If !threaded, self. If threaded, it points to the nearest
547 /* All ancestors including self */
/linux-master/arch/um/kernel/
H A Dum_arch.c243 static int panic_exit(struct notifier_block *self, unsigned long unused1, argument
/linux-master/arch/mips/kernel/
H A Dkprobes.c426 int kprobe_exceptions_notify(struct notifier_block *self, argument
H A Drelocate.c449 static int kernel_location_notifier_fn(struct notifier_block *self, argument
/linux-master/drivers/s390/char/
H A Dzcore.c278 static int zcore_reboot_and_on_panic_handler(struct notifier_block *self, argument
/linux-master/arch/sparc/kernel/
H A Dkprobes.c375 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, argument
/linux-master/arch/arc/kernel/
H A Dkprobes.c340 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, argument
/linux-master/arch/arm64/kernel/
H A Dsetup.c407 static int arm64_panic_block_dump(struct notifier_block *self, argument
/linux-master/net/tipc/
H A Dgroup.c869 u32 self; local
875 self = tipc_own_addr(net);
876 if (!grp->loopback && node == self && port == grp->portid)
H A Dmsg.c705 u32 self = tipc_own_addr(net); local
728 if (sk.node != self)
729 msg_set_prevnode(msg, self);
/linux-master/drivers/usb/host/
H A Dohci-dbg.c605 hcd->self.controller->bus->name,
606 dev_name(hcd->self.controller),
764 struct usb_bus *bus = &ohci_to_hcd(ohci)->self;
H A Doxu210hp-hcd.c483 dev_dbg(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
485 dev_err(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
487 dev_info(oxu_to_hcd(oxu)->self.controller , fmt , ## args)
1359 oxu_to_hcd(oxu)->self.bandwidth_int_reqs--;
2405 oxu_to_hcd(oxu)->self.bandwidth_allocated += qh->period
2438 oxu_to_hcd(oxu)->self.bandwidth_allocated -= qh->period
2648 oxu_to_hcd(oxu)->self.bandwidth_int_reqs++;
3225 * urb + dev is in hcd.self.controller.urb_list
3402 dev_err(hcd->self.controller,
3448 /* periodic qh self
[all...]
H A Dxhci-ring.c800 xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs--;
801 if (xhci_to_hcd(xhci)->self.bandwidth_isoc_reqs == 0) {
815 struct device *dev = xhci_to_hcd(xhci)->self.sysdev;
1928 hcd->self.busnum, hcd_portnum + 1, port_id, portsc);
1960 usb_hcd_start_port_resume(&hcd->self, hcd_portnum);
1979 usb_hcd_start_port_resume(&hcd->self, hcd_portnum);
2002 usb_wakeup_notification(hcd->self.root_hub,
2045 __func__, hcd->self.busnum);
2128 (td->urb->dev->tt->hub != xhci_to_hcd(xhci)->self.root_hub) &&
3526 struct device *dev = xhci_to_hcd(xhci)->self
[all...]
H A Dxhci.h1727 dev_dbg(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
1729 dev_err(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
1731 dev_warn(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
1733 dev_warn_ratelimited(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
1735 dev_info(xhci_to_hcd(xhci)->self.controller , fmt , ## args)
H A Docteon-hcd.c1353 struct device *dev = hcd->self.controller;
1965 struct device *dev = hcd->self.controller;
2598 struct device *dev = hcd->self.controller;
3072 struct device *dev = hcd->self.controller;
3273 struct device *dev = hcd->self.controller;
3307 struct device *dev = hcd->self.controller;
3676 device_wakeup_enable(hcd->self.controller);
H A Dehci-q.c176 ehci_to_hcd(ehci)->self.root_hub) {
256 ehci_to_hcd(ehci)->self.bandwidth_int_reqs--;
903 if (tt && tt->hub != ehci_to_hcd(ehci)->self.root_hub)
1334 * after the IAA interrupt occurs. In self-defense, always go
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c217 * implement self-view of the HT host yet
240 if (bus->self)
241 busdn = pci_device_to_OF_node(bus->self);
718 /* Map external cfg space access into cfg_data and self registers
1246 if (bus->self == NULL && (of_device_is_compatible(node, "u3-agp") ||
/linux-master/fs/jfs/
H A Djfs_dtree.c1011 pxd = &sp->header.self;
1382 rp->header.self = *pxd;
1405 rp->header.prev = cpu_to_le64(addressPXD(&sp->header.self));
1678 tpxd = &sp->header.self;
1692 pxdlock->pxd = sp->header.self;
1718 sp->header.self = *pxd;
1929 rp->header.self = *pxd;
2274 pxdlock->pxd = fp->header.self;
2283 xlen = lengthPXD(&fp->header.self);
2350 pxdlock->pxd = p->header.self;
[all...]
/linux-master/tools/perf/
H A Dbuiltin-annotate.c344 he->mem_type->self.type_name, dso->name, nr_samples);
524 const char *type_name = he->mem_type->self.type_name;
541 print_annotated_data_type(he->mem_type, &he->mem_type->self, evsel, 0);
/linux-master/drivers/pci/
H A Dpci.h179 if (dev->bus->self)
180 parent_dstates = dev->bus->self->no_d1d2;
319 struct pci_dev *self; /* This PF */ member in struct:pci_sriov
/linux-master/tools/perf/util/
H A Dsort.c2184 .self = {
2186 .children = LIST_HEAD_INIT(unknown_type.self.children),
2224 return strcmp(left_type->self.type_name, right_type->self.type_name);
2236 return repsep_snprintf(bf, size, "%-*s", width, he->mem_type->self.type_name);
2268 ret = strcmp(left_type->self.type_name, right_type->self.type_name);
2306 if (list_empty(&he_type->self.children))
2309 fill_member_name(buf, sizeof(buf), &he_type->self,
2313 return repsep_snprintf(bf, size, "%s %+d (%s)", he_type->self
[all...]
/linux-master/drivers/usb/musb/
H A Dmusb_host.c2253 if (parent != hcd->self.root_hub) {
2704 musb->hcd->self.uses_pio_for_control = 1;
2734 otg_set_host(musb->xceiv->otg, &hcd->self);
2735 musb->xceiv->otg->host = &hcd->self;
2741 hcd->self.otg_port = 0;
2749 device_wakeup_enable(hcd->self.controller);
/linux-master/drivers/usb/renesas_usbhs/
H A Dmod_host.c116 #define usbhsh_hcd_to_dev(h) ((h)->self.controller)
456 return hcd->self.root_hub == usbv->parent;
1323 * (on self power USB hub ?)
1460 device_wakeup_enable(hcd->self.controller);
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c298 struct pci_dev *parent = pdev->bus->self;
1112 rc = pci_bus_error_reset(bus->self);
1120 return pnv_eeh_bridge_reset(bus->self, option);

Completed in 305 milliseconds

<<11121314151617181920>>