| /kernel/linux/linux-6.6/net/mctp/test/ |
| D | route-test.c | 328 bool deliver; member 352 if (params->deliver) { in mctp_test_route_input_sk() 376 { .hdr = RX_HDR(1, 10, 8, FL_S | FL_E | FL_TO), .type = 0, .deliver = true }, 377 { .hdr = RX_HDR(1, 10, 8, FL_S | FL_E | FL_TO), .type = 1, .deliver = false }, 378 { .hdr = RX_HDR(1, 10, 8, FL_S | FL_E), .type = 0, .deliver = false }, 379 { .hdr = RX_HDR(1, 10, 8, FL_E | FL_TO), .type = 0, .deliver = false }, 380 { .hdr = RX_HDR(1, 10, 8, FL_TO), .type = 0, .deliver = false }, 381 { .hdr = RX_HDR(1, 10, 8, 0), .type = 0, .deliver = false }, 532 bool deliver; member 587 if (params->deliver) in mctp_test_route_input_sk_keys() [all …]
|
| /kernel/linux/linux-6.6/fs/afs/ |
| D | cmservice.c | 39 .deliver = afs_deliver_cb_callback, 49 .deliver = afs_deliver_cb_init_call_back_state, 59 .deliver = afs_deliver_cb_init_call_back_state3, 69 .deliver = afs_deliver_cb_probe, 79 .deliver = afs_deliver_cb_probe_uuid, 89 .deliver = afs_deliver_cb_tell_me_about_yourself, 99 .deliver = afs_deliver_yfs_cb_callback, 230 * deliver request data to a CB.CallBack call 347 * deliver request data to a CB.InitCallBackState call 366 * deliver request data to a CB.InitCallBackState3 call [all …]
|
| D | fsclient.c | 236 * deliver reply data to an FS.FetchStatus 265 .deliver = afs_deliver_fs_fetch_status, 298 * deliver reply data to an FS.FetchData 407 .deliver = afs_deliver_fs_fetch_data, 414 .deliver = afs_deliver_fs_fetch_data, 484 * deliver reply data to an FS.CreateFile or an FS.MakeDir 516 .deliver = afs_deliver_fs_create_vnode, 569 .deliver = afs_deliver_fs_create_vnode, 620 * Deliver reply data to any operation that returns status and volume sync. 648 .deliver = afs_deliver_fs_file_status_and_vol, [all …]
|
| D | yfsclient.c | 325 * Deliver reply data to operations that just return a file status and a volume 347 * Deliver reply data to an YFS.FetchData64. 454 .deliver = yfs_deliver_fs_fetch_data64, 498 * Deliver reply data for YFS.CreateFile or YFS.MakeDir. 532 .deliver = yfs_deliver_fs_create_vnode, 582 .deliver = yfs_deliver_fs_create_vnode, 628 * Deliver reply data to a YFS.RemoveFile2 operation. 670 .deliver = yfs_deliver_fs_remove_file2, 712 * Deliver reply data to a YFS.RemoveFile or YFS.RemoveDir operation. 739 .deliver = yfs_deliver_fs_remove, [all …]
|
| D | vlclient.c | 15 * Deliver reply data to a VL.GetEntryByNameU call. 121 .deliver = afs_deliver_vl_get_entry_by_name_u, 173 * Deliver reply data to a VL.GetAddrsU call. 260 .deliver = afs_deliver_vl_get_addrs_u, 312 * Deliver reply data to an VL.GetCapabilities operation. 368 .deliver = afs_deliver_vl_get_capabilities, 413 * Deliver reply data to a YFSVL.GetEndpoints call. 612 .deliver = afs_deliver_yfsvl_get_endpoints, 651 * Deliver reply data to a YFSVL.GetCellName operation. 724 .deliver = afs_deliver_yfsvl_get_cell_name,
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | cmservice.c | 37 .deliver = afs_deliver_cb_callback, 47 .deliver = afs_deliver_cb_init_call_back_state, 57 .deliver = afs_deliver_cb_init_call_back_state3, 67 .deliver = afs_deliver_cb_probe, 77 .deliver = afs_deliver_cb_probe_uuid, 87 .deliver = afs_deliver_cb_tell_me_about_yourself, 97 .deliver = afs_deliver_yfs_cb_callback, 228 * deliver request data to a CB.CallBack call 343 * deliver request data to a CB.InitCallBackState call 362 * deliver request data to a CB.InitCallBackState3 call [all …]
|
| D | fsclient.c | 235 * deliver reply data to an FS.FetchStatus 264 .deliver = afs_deliver_fs_fetch_status, 297 * deliver reply data to an FS.FetchData 434 .deliver = afs_deliver_fs_fetch_data, 441 .deliver = afs_deliver_fs_fetch_data, 511 * deliver reply data to an FS.CreateFile or an FS.MakeDir 543 .deliver = afs_deliver_fs_create_vnode, 596 .deliver = afs_deliver_fs_create_vnode, 647 * Deliver reply data to any operation that returns status and volume sync. 675 .deliver = afs_deliver_fs_file_status_and_vol, [all …]
|
| D | yfsclient.c | 332 * Deliver reply data to operations that just return a file status and a volume 354 * Deliver reply data to an YFS.FetchData64. 490 .deliver = yfs_deliver_fs_fetch_data64, 532 * Deliver reply data for YFS.CreateFile or YFS.MakeDir. 566 .deliver = yfs_deliver_fs_create_vnode, 616 .deliver = yfs_deliver_fs_create_vnode, 662 * Deliver reply data to a YFS.RemoveFile2 operation. 704 .deliver = yfs_deliver_fs_remove_file2, 746 * Deliver reply data to a YFS.RemoveFile or YFS.RemoveDir operation. 773 .deliver = yfs_deliver_fs_remove, [all …]
|
| D | vlclient.c | 15 * Deliver reply data to a VL.GetEntryByNameU call. 121 .deliver = afs_deliver_vl_get_entry_by_name_u, 173 * Deliver reply data to a VL.GetAddrsU call. 260 .deliver = afs_deliver_vl_get_addrs_u, 312 * Deliver reply data to an VL.GetCapabilities operation. 368 .deliver = afs_deliver_vl_get_capabilities, 413 * Deliver reply data to a YFSVL.GetEndpoints call. 611 .deliver = afs_deliver_yfsvl_get_endpoints, 650 * Deliver reply data to a YFSVL.GetCellName operation. 723 .deliver = afs_deliver_yfsvl_get_cell_name,
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | xen.c | 548 /* For the per-vCPU lapic vector, deliver it as MSI. */ in kvm_xen_inject_pending_events() 1620 * and prod the vCPU to deliver it for itself. in kvm_xen_set_evtchn_fast() 1642 /* For the per-vCPU lapic vector, deliver it as MSI. */ in kvm_xen_set_evtchn_fast() 1813 } deliver; member 1843 if (!evtchnfd->deliver.port.port || in kvm_xen_eventfd_update() 1844 evtchnfd->deliver.port.port != data->u.evtchn.deliver.port.port) in kvm_xen_eventfd_update() 1848 if (data->u.evtchn.deliver.port.priority != KVM_IRQ_ROUTING_XEN_EVTCHN_PRIO_2LEVEL) in kvm_xen_eventfd_update() 1851 evtchnfd->deliver.port.priority = data->u.evtchn.deliver.port.priority; in kvm_xen_eventfd_update() 1852 if (evtchnfd->deliver.port.vcpu_id != data->u.evtchn.deliver.port.vcpu) { in kvm_xen_eventfd_update() 1853 evtchnfd->deliver.port.vcpu_id = data->u.evtchn.deliver.port.vcpu; in kvm_xen_eventfd_update() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | book3s.c | 169 /* might as well deliver this straight away */ in kvmppc_core_queue_machine_check() 176 /* might as well deliver this straight away */ in kvmppc_core_queue_program() 183 /* might as well deliver this straight away */ in kvmppc_core_queue_fpunavail() 189 /* might as well deliver this straight away */ in kvmppc_core_queue_vec_unavail() 195 /* might as well deliver this straight away */ in kvmppc_core_queue_vsx_unavail() 269 int deliver = 1; in kvmppc_book3s_irqprio_deliver() local 275 deliver = (kvmppc_get_msr(vcpu) & MSR_EE) && !crit; in kvmppc_book3s_irqprio_deliver() 279 deliver = (kvmppc_get_msr(vcpu) & MSR_EE) && !crit; in kvmppc_book3s_irqprio_deliver() 328 deliver = 0; in kvmppc_book3s_irqprio_deliver() 334 printk(KERN_INFO "Deliver interrupt 0x%x? %x\n", vec, deliver); in kvmppc_book3s_irqprio_deliver() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | book3s.c | 193 /* might as well deliver this straight away */ in kvmppc_core_queue_machine_check() 206 /* might as well deliver this straight away */ in kvmppc_core_queue_program() 213 /* might as well deliver this straight away */ in kvmppc_core_queue_fpunavail() 219 /* might as well deliver this straight away */ in kvmppc_core_queue_vec_unavail() 225 /* might as well deliver this straight away */ in kvmppc_core_queue_vsx_unavail() 299 int deliver = 1; in kvmppc_book3s_irqprio_deliver() local 305 deliver = (kvmppc_get_msr(vcpu) & MSR_EE) && !crit; in kvmppc_book3s_irqprio_deliver() 309 deliver = (kvmppc_get_msr(vcpu) & MSR_EE) && !crit; in kvmppc_book3s_irqprio_deliver() 358 deliver = 0; in kvmppc_book3s_irqprio_deliver() 364 printk(KERN_INFO "Deliver interrupt 0x%x? %x\n", vec, deliver); in kvmppc_book3s_irqprio_deliver() [all …]
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-csky-mpintc.c | 143 * The csky,mpintc could support auto irq deliver, but it only in csky_irq_set_affinity() 144 * could deliver external irq to one cpu or all cpus. So it in csky_irq_set_affinity() 145 * doesn't support deliver external irq to a group of cpus in csky_irq_set_affinity() 147 * SO we only use auto deliver mode when affinity mask_val is in csky_irq_set_affinity()
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| D | irq-csky-mpintc.c | 143 * The csky,mpintc could support auto irq deliver, but it only in csky_irq_set_affinity() 144 * could deliver external irq to one cpu or all cpus. So it in csky_irq_set_affinity() 145 * doesn't support deliver external irq to a group of cpus in csky_irq_set_affinity() 147 * SO we only use auto deliver mode when affinity mask_val is in csky_irq_set_affinity()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | xen_shinfo_test.c | 231 /* Attempt to deliver a *masked* interrupt */ in guest_code() 239 /* Now deliver an *unmasked* interrupt */ in guest_code() 244 /* Change memslots and deliver an interrupt */ in guest_code() 249 /* Deliver event channel with KVM_XEN_HVM_EVTCHN_SEND */ in guest_code() 256 /* Our turn. Deliver event channel (to ourselves) with in guest_code() 275 /* Deliver "outbound" event channel to an eventfd which in guest_code() 593 .u.evtchn.deliver.port.port = EVTCHN_TEST1, in main() 594 .u.evtchn.deliver.port.vcpu = vcpu->id + 1, in main() 595 .u.evtchn.deliver.port.priority = KVM_IRQ_ROUTING_XEN_EVTCHN_PRIO_2LEVEL, in main() 601 inj.u.evtchn.deliver.port.vcpu = vcpu->id; in main() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | ordered-events.h | 46 ordered_events__deliver_t deliver; member 60 void ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver,
|
| D | ordered-events.c | 244 ret = oe->deliver(oe, iter); in do_flush() 360 void ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver, in ordered_events__init() argument 368 oe->deliver = deliver; in ordered_events__init() 411 ordered_events__deliver_t old_deliver = oe->deliver; in ordered_events__reinit()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | ip6_input.c | 361 * Deliver the packet to the host 503 bool deliver; in ip6_mc_input() local 523 deliver = ipv6_chk_mcast_addr(dev, &hdr->daddr, NULL); in ip6_mc_input() 553 deliver = false; in ip6_mc_input() 565 deliver = true; in ip6_mc_input() 572 if (deliver) in ip6_mc_input() 585 if (likely(deliver)) in ip6_mc_input()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ip6_input.c | 353 * Deliver the packet to the host 488 bool deliver; in ip6_mc_input() local 508 deliver = ipv6_chk_mcast_addr(dev, &hdr->daddr, NULL); in ip6_mc_input() 538 deliver = false; in ip6_mc_input() 550 deliver = true; in ip6_mc_input() 557 if (deliver) in ip6_mc_input() 570 if (likely(deliver)) in ip6_mc_input()
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| D | rxperf.c | 65 int (*deliver)(struct rxperf_call *call); member 153 call->deliver = rxperf_deliver_param_block; in rxperf_charge_preallocation() 273 * deliver messages to a call 296 ret = call->deliver(call); in rxperf_deliver_to_call() 400 call->deliver = rxperf_deliver_request; in rxperf_deliver_param_block() 430 return call->deliver(call); in rxperf_deliver_param_block() 434 * Deliver the request data.
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | ordered-events.h | 47 ordered_events__deliver_t deliver; member 61 void ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver,
|
| D | ordered-events.c | 245 ret = oe->deliver(oe, iter); in do_flush() 361 void ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver, in ordered_events__init() argument 369 oe->deliver = deliver; in ordered_events__init() 412 ordered_events__deliver_t old_deliver = oe->deliver; in ordered_events__reinit()
|
| /kernel/linux/linux-5.10/arch/mips/kvm/ |
| D | interrupt.c | 77 /* Deliver the interrupt of the corresponding priority, if possible. */ 98 /* Are we allowed to deliver the interrupt ??? */ in kvm_mips_irq_deliver_cb() 113 kvm_err("Trying to deliver interrupt when EXL is already set\n"); in kvm_mips_irq_deliver_cb()
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | x25-iface.rst | 80 call "netif_rx" to deliver the received packets. Instead, it should 81 call "netif_receive_skb_core" from softirq context to deliver them.
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| D | Kconfig | 51 prompt "Deliver IUCV special messages as uevents (VM only)" 54 Select this option to deliver CP special messages (SMSGs) as
|