Home
last modified time | relevance | path

Searched refs:self (Results 351 - 375 of 1201) sorted by relevance

1...<<11121314151617181920>>...49

/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpadlpar_core.c371 bus->self ? pci_name(bus->self) : "<!PHB!>"); in dlpar_remove_pci_slot()
399 BUG_ON(!bus->self); in dlpar_remove_pci_slot()
400 pr_debug("PCI: Now removing bridge device %s\n", pci_name(bus->self)); in dlpar_remove_pci_slot()
401 pci_stop_and_remove_bus_device(bus->self); in dlpar_remove_pci_slot()
/kernel/linux/linux-6.6/drivers/pci/
H A Dof.c51 if (bus->self == NULL) { in pci_set_bus_of_node()
54 node = of_node_get(bus->self->dev.of_node); in pci_set_bus_of_node()
56 bus->self->external_facing = true; in pci_set_bus_of_node()
71 if (WARN_ON(bus->self || bus->parent)) in pcibios_get_phb_of_node()
465 ppdev = pdev->bus->self; in of_irq_parse_pci()
641 if (!pdev->bus->self) in of_pci_make_dev_node()
644 ppnode = pdev->bus->self->dev.of_node; in of_pci_make_dev_node()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtap.c379 self->fd = opentap(param_dev_tap_name); in FIXTURE_SETUP()
380 ASSERT_GE(self->fd, 0); in FIXTURE_SETUP()
387 if (self->fd != -1) in FIXTURE_TEARDOWN()
388 close(self->fd); in FIXTURE_TEARDOWN()
405 ret = write(self->fd, pkt, off); in TEST_F()
417 ret = write(self->fd, pkt, off); in TEST_F()
429 ret = write(self->fd, pkt, off); in TEST_F()
/kernel/linux/linux-5.10/tools/perf/python/
H A Dtracepoint.py9 def __init__(self, sys, name):
11 perf.evsel.__init__(self,
/kernel/linux/linux-6.6/tools/perf/python/
H A Dtracepoint.py9 def __init__(self, sys, name):
11 perf.evsel.__init__(self,
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dstat_bpf_counters_cgrp.sh33 # try root and self cgroups
34 find_cgroups_self_cgrp=$(grep perf_event /proc/self/cgroup | cut -d: -f3)
37 find_cgroups_self_cgrp=$(grep ^0: /proc/self/cgroup | cut -d: -f3)
/kernel/linux/linux-5.10/drivers/parisc/
H A Ddino.c617 if((bus->self->resource[i].flags & in dino_fixup_bus()
621 if(bus->self->resource[i].flags & IORESOURCE_MEM) { in dino_fixup_bus()
628 bus->self->resource[i].end = bus->self->resource[i].end - bus->self->resource[i].start + DINO_BRIDGE_ALIGN; in dino_fixup_bus()
629 bus->self->resource[i].start = DINO_BRIDGE_ALIGN; in dino_fixup_bus()
634 dev_name(&bus->self->dev), i, in dino_fixup_bus()
635 &bus->self->resource[i]); in dino_fixup_bus()
636 WARN_ON(pci_assign_resource(bus->self, i)); in dino_fixup_bus()
638 dev_name(&bus->self in dino_fixup_bus()
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Ddino.c617 if((bus->self->resource[i].flags & in dino_fixup_bus()
621 if(bus->self->resource[i].flags & IORESOURCE_MEM) { in dino_fixup_bus()
628 bus->self->resource[i].end = bus->self->resource[i].end - bus->self->resource[i].start + DINO_BRIDGE_ALIGN; in dino_fixup_bus()
629 bus->self->resource[i].start = DINO_BRIDGE_ALIGN; in dino_fixup_bus()
634 dev_name(&bus->self->dev), i, in dino_fixup_bus()
635 &bus->self->resource[i]); in dino_fixup_bus()
636 WARN_ON(pci_assign_resource(bus->self, i)); in dino_fixup_bus()
638 dev_name(&bus->self in dino_fixup_bus()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d_ipv6.sh154 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
155 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
160 bridge fdb del dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
161 bridge fdb del dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
222 bridge fdb append dev vx2 00:00:00:00:00:00 dst 2001:db8:3::1 self
223 bridge fdb append dev vx2 00:00:00:00:00:00 dst $other_in_addr self
320 bridge fdb del dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
321 bridge fdb del dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
327 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:4::1 self
328 bridge fdb append dev vx1 00:00:00:00:00:00 dst 2001:db8:5::1 self
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsys_eiger.c181 while (dev->bus->self) { in eiger_swizzle()
184 && (PCI_SLOT(dev->bus->self->devfn) in eiger_swizzle()
193 dev = dev->bus->self; in eiger_swizzle()
H A Dsys_takara.c183 unsigned int busslot = PCI_SLOT(dev->bus->self->devfn); in takara_map_irq_srm()
221 if (!dev->bus->self) in takara_swizzle()
224 busslot = PCI_SLOT(dev->bus->self->devfn); in takara_swizzle()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic_u3msi.c66 for (bus = pdev->bus; bus && bus->self; bus = bus->parent) { in find_ht_magic_addr()
67 pos = pci_find_ht_capability(bus->self, HT_CAPTYPE_MSI_MAPPING); in find_ht_magic_addr()
69 return read_ht_magic_addr(bus->self, pos); in find_ht_magic_addr()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsys_eiger.c181 while (dev->bus->self) { in eiger_swizzle()
184 && (PCI_SLOT(dev->bus->self->devfn) in eiger_swizzle()
193 dev = dev->bus->self; in eiger_swizzle()
H A Dsys_takara.c183 unsigned int busslot = PCI_SLOT(dev->bus->self->devfn); in takara_map_irq_srm()
221 if (!dev->bus->self) in takara_swizzle()
224 busslot = PCI_SLOT(dev->bus->self->devfn); in takara_swizzle()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dwrite_to_hugetlbfs.c30 static const char *self; variable
42 self); in exit_usage()
82 self = argv[0]; in main()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic_u3msi.c66 for (bus = pdev->bus; bus && bus->self; bus = bus->parent) { in find_ht_magic_addr()
67 pos = pci_find_ht_capability(bus->self, HT_CAPTYPE_MSI_MAPPING); in find_ht_magic_addr()
69 return read_ht_magic_addr(bus->self, pos); in find_ht_magic_addr()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-ppc-of.c35 dev_err(hcd->self.controller, "can't start %s\n", in ohci_ppc_of_start()
36 hcd->self.bus_name); in ohci_ppc_of_start()
146 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
H A Dohci-hub.c116 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) {
203 usb_root_hub_lost_power(hcd->self.root_hub);
289 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs)
374 ->self.root_hub->dev)) { in ohci_root_hub_state_changes()
411 !ohci_to_hcd(ohci)->self.root_hub-> in ohci_root_hub_state_changes()
775 if (hcd->self.otg_port == (wIndex + 1) in ohci_hub_control()
776 && hcd->self.b_hnp_enable) in ohci_hub_control()
H A Dohci-q.c45 struct device *dev = ohci_to_hcd(ohci)->self.controller;
59 ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs--;
60 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0) {
68 ohci_to_hcd(ohci)->self.bandwidth_int_reqs--;
79 if (ohci_to_hcd(ohci)->self.bandwidth_isoc_reqs == 0
80 && ohci_to_hcd(ohci)->self.bandwidth_int_reqs == 0) {
178 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval; in periodic_link()
289 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval; in periodic_unlink()
596 struct device *dev = ohci_to_hcd(ohci)->self.controller; in td_submit_urb()
648 periodic = ohci_to_hcd(ohci)->self in td_submit_urb()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-ppc-of.c33 dev_err(hcd->self.controller, "can't start %s\n", in ohci_ppc_of_start()
34 hcd->self.bus_name); in ohci_ppc_of_start()
144 device_wakeup_enable(hcd->self.controller); in ohci_hcd_ppc_of_probe()
H A Dohci-hub.c116 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) {
203 usb_root_hub_lost_power(hcd->self.root_hub);
289 if (hcd->self.bandwidth_isoc_reqs || hcd->self.bandwidth_int_reqs)
374 ->self.root_hub->dev)) { in ohci_root_hub_state_changes()
411 !ohci_to_hcd(ohci)->self.root_hub-> in ohci_root_hub_state_changes()
776 if (hcd->self.otg_port == (wIndex + 1) in ohci_hub_control()
777 && hcd->self.b_hnp_enable) in ohci_hub_control()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c30 static const char *self; variable
42 self); in exit_usage()
82 self = argv[0]; in main()
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Ddmesg.py29 def __init__(self):
30 super(LxDmesg, self).__init__("lx-dmesg", gdb.COMMAND_DATA)
32 def invoke(self, arg, from_tty):
/kernel/linux/linux-6.6/samples/ftrace/
H A Dftrace-ops.c111 struct sample_ops *self; in ops_func_count() local
113 self = container_of(op, struct sample_ops, ops); in ops_func_count()
114 self->count++; in ops_func_count()
/kernel/liteos_m/kal/posix/src/
H A Dpthread.c713 pthread_t self = pthread_self(); in pthread_setspecific() local
714 if (!IsPthread(self)) { in pthread_setspecific()
715 PRINT_ERR("[%s:%d] This task %lu is not a posix thread!!!\n", __FUNCTION__, __LINE__, self); in pthread_setspecific()
723 LosTaskCB *taskCB = OS_TCB_FROM_TID((UINT32)self); in pthread_setspecific()
754 pthread_t self = pthread_self(); in pthread_getspecific() local
755 if (!IsPthread(self)) { in pthread_getspecific()
756 PRINT_ERR("[%s:%d] This task %lu is not a posix thread!!!\n", __FUNCTION__, __LINE__, self); in pthread_getspecific()
764 LosTaskCB *taskCB = OS_TCB_FROM_TID((UINT32)self); in pthread_getspecific()

Completed in 19 milliseconds

1...<<11121314151617181920>>...49