Searched refs:self (Results 226 - 250 of 645) sorted by relevance

1234567891011>>

/linux-master/samples/ftrace/
H A Dftrace-ops.c111 struct sample_ops *self; local
113 self = container_of(op, struct sample_ops, ops);
114 self->count++;
/linux-master/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c30 static const char *self; variable
42 self);
82 self = argv[0];
/linux-master/drivers/usb/host/
H A Dohci-ppc-of.c33 dev_err(hcd->self.controller, "can't start %s\n",
34 hcd->self.bus_name);
144 device_wakeup_enable(hcd->self.controller);
H A Dohci-mem.c47 ohci_to_hcd(ohci)->self.controller,
54 ohci_to_hcd(ohci)->self.controller,
H A Dohci-da8xx.c91 struct device *dev = hcd->self.controller;
171 struct device *dev = hcd->self.controller;
197 struct device *dev = da8xx_ohci->hcd->self.controller;
213 struct device *dev = hcd->self.controller;
230 struct device *dev = hcd->self.controller;
287 dev_dbg(hcd->self.controller, "over-current indicator change "
304 struct device *dev = hcd->self.controller;
457 device_wakeup_enable(hcd->self.controller);
H A Dxhci-hub.c576 hcd->self.busnum, port->hcd_portnum + 1, portsc);
655 hcd->self.busnum, port->hcd_portnum + 1, on ? "ON" : "OFF", temp);
669 temp = usb_acpi_power_manageable(hcd->self.root_hub,
672 usb_acpi_set_power_state(hcd->self.root_hub,
727 pm_runtime_forbid(xhci_to_hcd(xhci)->self.controller);
750 pm_runtime_allow(xhci_to_hcd(xhci)->self.controller);
768 port->rhub->hcd->self.busnum, port->hcd_portnum + 1,
931 usb_hcd_start_port_resume(&hcd->self, wIndex);
938 hcd->self.busnum, wIndex + 1);
965 hcd->self
[all...]
H A Dsl811-hcd.c100 dev_dbg(hcd->self.controller, "power %s\n",
102 sl811->board->port_power(hcd->self.controller, is_on);
107 sl811->board->reset(hcd->self.controller);
283 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq on\n");
291 dev_dbg(sl811_to_hcd(sl811)->self.controller, "sof irq off\n");
339 dev_dbg(sl811_to_hcd(sl811)->self.controller,
393 dev_dbg(sl811_to_hcd(sl811)->self.controller,
450 dev_dbg(sl811_to_hcd(sl811)->self.controller,
464 sl811_to_hcd(sl811)->self.bandwidth_allocated
598 dev_dbg(sl811_to_hcd(sl811)->self
[all...]
H A Dxhci-mvebu.c47 struct device *dev = hcd->self.controller;
H A Dohci-pci.c37 device_init_wakeup(&hcd->self.root_hub->dev, 0);
74 struct pci_dev *pdev = to_pci_dev(hcd->self.controller);
241 struct pci_dev *pdev = to_pci_dev(hcd->self.controller);
244 if (hcd->self.controller) {
/linux-master/tools/testing/selftests/net/forwarding/
H A Dq_in_vni_ipv6.sh164 bridge fdb append dev vx100 00:00:00:00:00:00 dst 2001:db8:4::1 self
165 bridge fdb append dev vx100 00:00:00:00:00:00 dst 2001:db8:5::1 self
170 bridge fdb del dev vx100 00:00:00:00:00:00 dst 2001:db8:5::1 self
171 bridge fdb del dev vx100 00:00:00:00:00:00 dst 2001:db8:4::1 self
234 bridge fdb append dev vx100 00:00:00:00:00:00 dst 2001:db8:3::1 self
235 bridge fdb append dev vx100 00:00:00:00:00:00 dst $other_in_addr self
H A Dq_in_vni.sh165 bridge fdb append dev vx100 00:00:00:00:00:00 dst 192.0.2.34 self
166 bridge fdb append dev vx100 00:00:00:00:00:00 dst 192.0.2.50 self
171 bridge fdb del dev vx100 00:00:00:00:00:00 dst 192.0.2.50 self
172 bridge fdb del dev vx100 00:00:00:00:00:00 dst 192.0.2.34 self
235 bridge fdb append dev vx100 00:00:00:00:00:00 dst 192.0.2.17 self
236 bridge fdb append dev vx100 00:00:00:00:00:00 dst $other_in_addr self
H A Dvxlan_symmetric.sh234 bridge vlan add vid 10 dev br1 self
235 bridge vlan add vid 20 dev br1 self
236 bridge vlan add vid 4001 dev br1 self
238 bridge fdb add 00:00:5e:00:01:01 dev br1 self local vlan 10
239 bridge fdb add 00:00:5e:00:01:01 dev br1 self local vlan 20
250 bridge fdb del 00:00:5e:00:01:01 dev br1 self local vlan 20
251 bridge fdb del 00:00:5e:00:01:01 dev br1 self local vlan 10
253 bridge vlan del vid 4001 dev br1 self
254 bridge vlan del vid 20 dev br1 self
255 bridge vlan del vid 10 dev br1 self
[all...]
H A Dvxlan_symmetric_ipv6.sh234 bridge vlan add vid 10 dev br1 self
235 bridge vlan add vid 20 dev br1 self
236 bridge vlan add vid 4001 dev br1 self
238 bridge fdb add 00:00:5e:00:01:01 dev br1 self local vlan 10
239 bridge fdb add 00:00:5e:00:01:01 dev br1 self local vlan 20
247 bridge vlan del vid 20 dev br1 self
248 bridge vlan del vid 10 dev br1 self
250 bridge fdb del 00:00:5e:00:01:01 dev br1 self local vlan 20
251 bridge fdb del 00:00:5e:00:01:01 dev br1 self local vlan 10
253 bridge vlan del vid 4001 dev br1 self
[all...]
/linux-master/drivers/usb/usbip/
H A Dvhci.h156 return (hcd)->self.controller;
161 return (hcd)->self.bus_name;
/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S59 orr r4, r4, #0x40 @ enable self refresh on idle req
69 /* The DPLL has to be on before we take the DDR out of self refresh */
70 bic r4, r4, #0x40 @ now clear self refresh bit.
/linux-master/net/tipc/
H A Dbcast.h58 u32 self; member in struct:tipc_nlist
63 void tipc_nlist_init(struct tipc_nlist *nl, u32 self);
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-notrace-pid.tc16 read PID _ < /proc/self/stat
/linux-master/include/linux/
H A Dpci-acpi.h51 if (!pbus->self)
54 dev = &pbus->self->dev;
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_hid_core.py36 def create_device(self):
145 def test_rdesc(self):
/linux-master/tools/net/ynl/
H A Dcli.py13 def default(self, obj):
18 return json.JSONEncoder.default(self, obj)
/linux-master/arch/arm/mach-tegra/
H A Dirq.c46 static int tegra_gic_notifier(struct notifier_block *self, argument
/linux-master/arch/alpha/kernel/
H A Dsys_sable.c416 else if (PCI_SLOT(dev->bus->self->devfn) == 3) {
423 if (PCI_SLOT(dev->bus->self->devfn) == 3) {
430 dev = dev->bus->self;
433 } while (dev->bus->self);
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_1q.sh196 bridge vlan add vid 10 dev br0 self
219 bridge vlan del vid 10 dev br0 self
231 bridge vlan add vid 10 dev br0 self
254 bridge vlan del vid 10 dev br0 self
/linux-master/arch/powerpc/kernel/
H A Dpci_64.c94 if (bus->self) {
100 pci_name(bus->self));
202 if (bus->self) {
204 pci_name(bus->self));
/linux-master/arch/sh/kernel/
H A Dnmi_debug.c21 static int nmi_debug_notify(struct notifier_block *self, argument

Completed in 308 milliseconds

1234567891011>>