Searched refs:self (Results 101 - 125 of 126) sorted by relevance

123456

/arch/x86/pci/
H A Damd_bus.c343 static int __cpuinit amd_cpu_notify(struct notifier_block *self, argument
H A Dirq.c1219 struct pci_dev *bridge = dev->bus->self;
/arch/powerpc/platforms/powermac/
H A Dpci.c296 * implement self-view of the HT host yet
319 if (bus->self)
320 busdn = pci_device_to_OF_node(bus->self);
852 /* Map external cfg space access into cfg_data and self registers
H A Dsmp.c859 static int smp_core99_cpu_notify(struct notifier_block *self, argument
/arch/powerpc/platforms/pseries/
H A Diommu.c553 if (bus->self) {
672 if (!dev->bus->self) {
/arch/sparc/kernel/
H A Dpci.c1099 if (pbus->self) {
1101 node = pbus->self->dev.of_node;
H A Dpci_schizo.c620 pci_read_config_word(pbm->pci_bus->self, PCI_STATUS, &stat);
628 pci_write_config_word(pbm->pci_bus->self, PCI_STATUS, 0xffff);
H A Dperf_event.c1277 static int __kprobes perf_event_nmi_handler(struct notifier_block *self, argument
/arch/ia64/kernel/
H A Dhead.S438 (isAP) br.cond.sptk self
456 self: hint @pause label
457 br.sptk.many self // endless loop
H A Dkprobes.c982 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, argument
H A Dmca.c1601 default_monarch_init_process(struct notifier_block *self, unsigned long val, void *data) argument
/arch/arm/common/
H A Dgic.c546 static int gic_notifier(struct notifier_block *self, unsigned long cmd, void *v) argument
/arch/arm/kernel/
H A Dhw_breakpoint.c954 static int __cpuinit dbg_reset_notify(struct notifier_block *self, argument
/arch/arm/mach-omap2/
H A Dsleep34xx.S247 orr r5, r5, #0x40 @ enable self refresh on idle req
/arch/powerpc/kernel/
H A Dsysfs.c495 static int __cpuinit sysfs_cpu_notify(struct notifier_block *self, argument
/arch/s390/appldata/
H A Dappldata_base.c594 static int __cpuinit appldata_cpu_notify(struct notifier_block *self, argument
/arch/um/drivers/
H A Dmconsole_kern.c885 static int notify_panic(struct notifier_block *self, unsigned long unused1, argument
/arch/x86/kernel/
H A Dkgdb.c591 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) argument
H A Dkprobes.c945 kprobe_exceptions_notify(struct notifier_block *self, unsigned long val, void *data) argument
/arch/powerpc/perf/
H A Dcore-book3s.c1447 power_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) argument
/arch/s390/kernel/
H A Dsmp.c1031 static int __cpuinit smp_cpu_notify(struct notifier_block *self, argument
/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c597 static __cpuinit int uv_scir_cpu_notify(struct notifier_block *self, argument
/arch/x86/xen/
H A Denlighten.c1487 static int __cpuinit xen_hvm_cpu_notify(struct notifier_block *self, argument
/arch/x86/kernel/cpu/
H A Dperf_event.c1264 x86_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) argument
/arch/powerpc/sysdev/
H A Dppc4xx_pci.c62 if (dev->devfn != 0 || dev->bus->self != NULL)

Completed in 903 milliseconds

123456