| /linux/tools/perf/util/ ! |
| H A D | tool.c | 355 struct perf_tool *delegate = del_tool->delegate; \ 356 return delegate->name(delegate, event, sample, evsel, machine); \ 368 struct perf_tool *delegate = del_tool->delegate; \ 369 return delegate->name(delegate, event, pevlist); \ 380 struct perf_tool *delegate = del_tool->delegate; \ 381 return delegate->name(delegate, event, oe); \ 392 struct perf_tool *delegate = del_tool->delegate; \ 393 return delegate->name(delegate, event, sample, machine); \ 420 struct perf_tool *delegate = del_tool->delegate; \ 421 return delegate->name(delegate, session, event); \ [all …]
|
| H A D | tool.h | 113 struct perf_tool *delegate; member 116 void delegate_tool__init(struct delegate_tool *tool, struct perf_tool *delegate);
|
| /linux/Documentation/networking/ ! |
| H A D | netmem.rst | 46 must delegate the dma mapping to the page_pool, which knows when 49 by the driver. The driver must delegate the dma syncing to the page_pool, 70 dmabuf APIs. The driver must delegate the entire dma-syncing operation to
|
| H A D | psp.rst | 182 PSP device is separate from netdev, to make it possible to "delegate"
|
| H A D | scaling.rst | 441 to populate the map. Alternatively, drivers can delegate the cpu_rmap
|
| /linux/drivers/usb/gadget/udc/ ! |
| H A D | renesas_usbf.c | 2251 goto delegate; in usbf_req_get_status() 2264 goto delegate; in usbf_req_get_status() 2277 goto delegate; in usbf_req_get_status() 2282 goto delegate; in usbf_req_get_status() 2291 delegate: in usbf_req_get_status() 2311 goto delegate; in usbf_req_clear_set_feature() 2314 goto delegate; in usbf_req_clear_set_feature() 2321 goto delegate; in usbf_req_clear_set_feature() 2344 goto delegate; in usbf_req_clear_set_feature() 2349 delegate: in usbf_req_clear_set_feature() [all …]
|
| H A D | omap_udc.c | 1545 goto delegate; in ep0_irq() 1561 goto delegate; in ep0_irq() 1565 goto delegate; in ep0_irq() 1594 goto delegate; in ep0_irq() 1654 goto delegate; in ep0_irq() 1667 delegate: in ep0_irq()
|
| H A D | atmel_usba_udc.c | 1328 goto delegate; in handle_ep0_setup() 1362 goto delegate; in handle_ep0_setup() 1394 goto delegate; in handle_ep0_setup() 1402 goto delegate; in handle_ep0_setup() 1410 delegate: in handle_ep0_setup()
|
| H A D | net2280.c | 3219 goto delegate; in handle_stat0_irqs() 3243 goto delegate; in handle_stat0_irqs() 3268 goto delegate; in handle_stat0_irqs() 3285 delegate: in handle_stat0_irqs()
|
| /linux/drivers/usb/chipidea/ ! |
| H A D | udc.c | 1375 goto delegate; in isr_setup_packet_handler() 1383 goto delegate; in isr_setup_packet_handler() 1391 goto delegate; in isr_setup_packet_handler() 1459 goto delegate; in isr_setup_packet_handler() 1462 goto delegate; in isr_setup_packet_handler() 1466 delegate: in isr_setup_packet_handler()
|
| /linux/Documentation/driver-api/media/ ! |
| H A D | maintainer-entry-profile.rst | 92 Media maintainers may delegate a patch to other media maintainers as needed. 93 On such case, checkpatch's ``delegate`` field indicates who's currently
|
| /linux/Documentation/driver-api/ ! |
| H A D | pwrseq.rst | 17 exposed by the power sequence provider and delegate the actual requesting and
|
| /linux/Documentation/bpf/ ! |
| H A D | bpf_devel_QA.rst | 92 Those patches which target BPF, are assigned to a 'bpf' delegate for 96 https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173 108 the 'bpf' delegate). 331 http://patchwork.ozlabs.org/project/netdev/list/?delegate=389
|
| /linux/drivers/usb/gadget/legacy/ ! |
| H A D | inode.c | 1459 goto delegate; in gadgetfs_setup() 1484 delegate: in gadgetfs_setup()
|
| /linux/tools/testing/selftests/bpf/ ! |
| H A D | README.rst | 19 https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
|
| /linux/Documentation/filesystems/ ! |
| H A D | netfs_library.rst | 362 Netfslib provides a number of sets of API calls for the filesystem to delegate 427 This allows the filesystem to delegate ``.page_mkwrite`` to netfslib. The 458 delegate VM operations to. Again, netfslib, in turn, will call out to the
|
| /linux/Documentation/userspace-api/fwctl/ ! |
| H A D | fwctl.rst | 247 that the existing kernel pattern of allowing drivers to delegate validation to
|
| /linux/Documentation/admin-guide/ ! |
| H A D | quickly-build-trimmed-linux.rst | 959 If ``installkernel`` is found, the kernel's build system will delegate the
|
| H A D | verify-bugs-and-bisect-regressions.rst | 1740 If installkernel is found, the kernel's build system will delegate the actual
|
| H A D | cgroup-v2.rst | 556 those files listed in "/sys/kernel/cgroup/delegate" (including
|
| /linux/kernel/cgroup/ ! |
| H A D | cgroup.c | 7502 static struct kobj_attribute cgroup_delegate_attr = __ATTR_RO(delegate);
|
| /linux/Documentation/scsi/ ! |
| H A D | ChangeLog.lpfc | 243 * Add entries to hba structure to delegate some functionality from
|
| /linux/ ! |
| H A D | MAINTAINERS | 4827 Q: https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
|