Home
last modified time | relevance | path

Searched full:deliver (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/Linux-v6.1/net/mctp/test/
Droute-test.c328 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 …]
/Linux-v6.1/fs/afs/
Dcmservice.c37 .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
345 * deliver request data to a CB.InitCallBackState call
364 * deliver request data to a CB.InitCallBackState3 call
[all …]
Dfsclient.c236 * 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 …]
Dyfsclient.c325 * 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 …]
Dvlclient.c15 * 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,
/Linux-v6.1/arch/x86/kvm/
Dxen.c393 /* For the per-vCPU lapic vector, deliver it as MSI. */ in kvm_xen_inject_pending_events()
1411 * and prod the vCPU to deliver it for itself. in kvm_xen_set_evtchn_fast()
1433 /* For the per-vCPU lapic vector, deliver it as MSI. */ in kvm_xen_set_evtchn_fast()
1612 } deliver; member
1642 if (!evtchnfd->deliver.port.port || in kvm_xen_eventfd_update()
1643 evtchnfd->deliver.port.port != data->u.evtchn.deliver.port.port) in kvm_xen_eventfd_update()
1647 if (data->u.evtchn.deliver.port.priority != KVM_IRQ_ROUTING_XEN_EVTCHN_PRIO_2LEVEL) in kvm_xen_eventfd_update()
1651 evtchnfd->deliver.port.priority = data->u.evtchn.deliver.port.priority; in kvm_xen_eventfd_update()
1652 if (evtchnfd->deliver.port.vcpu_id != data->u.evtchn.deliver.port.vcpu) { in kvm_xen_eventfd_update()
1653 evtchnfd->deliver.port.vcpu_id = data->u.evtchn.deliver.port.vcpu; in kvm_xen_eventfd_update()
[all …]
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c198 /* Attempt to deliver a *masked* interrupt */ in guest_code()
206 /* Now deliver an *unmasked* interrupt */ in guest_code()
211 /* Change memslots and deliver an interrupt */ in guest_code()
216 /* Deliver event channel with KVM_XEN_HVM_EVTCHN_SEND */ in guest_code()
223 /* Our turn. Deliver event channel (to ourselves) with in guest_code()
239 /* Deliver "outbound" event channel to an eventfd which in guest_code()
580 .u.evtchn.deliver.port.port = EVTCHN_TEST1, in main()
581 .u.evtchn.deliver.port.vcpu = vcpu->id + 1, in main()
582 .u.evtchn.deliver.port.priority = KVM_IRQ_ROUTING_XEN_EVTCHN_PRIO_2LEVEL, in main()
588 inj.u.evtchn.deliver.port.vcpu = vcpu->id; in main()
[all …]
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s.c193 /* 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 …]
/Linux-v6.1/drivers/irqchip/
Dirq-csky-mpintc.c143 * 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()
/Linux-v6.1/net/ipv6/
Dip6_input.c360 * Deliver the packet to the host
504 bool deliver; in ip6_mc_input() local
524 deliver = ipv6_chk_mcast_addr(dev, &hdr->daddr, NULL); in ip6_mc_input()
554 deliver = false; in ip6_mc_input()
566 deliver = true; in ip6_mc_input()
573 if (deliver) in ip6_mc_input()
586 if (likely(deliver)) in ip6_mc_input()
/Linux-v6.1/tools/perf/util/
Dordered-events.h47 ordered_events__deliver_t deliver; member
61 void ordered_events__init(struct ordered_events *oe, ordered_events__deliver_t deliver,
Dordered-events.c245 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()
/Linux-v6.1/Documentation/networking/
Dx25-iface.rst81 call "netif_rx" to deliver the received packets. Instead, it should
82 call "netif_receive_skb_core" from softirq context to deliver them.
/Linux-v6.1/drivers/s390/net/
DKconfig52 prompt "Deliver IUCV special messages as uevents (VM only)"
55 Select this option to deliver CP special messages (SMSGs) as
/Linux-v6.1/include/linux/
Dmii_timestamper.h19 * the MII time stamping device promises to deliver it using
25 * device promises to deliver it using skb_complete_tx_timestamp()
/Linux-v6.1/net/can/
Daf_can.c571 static inline void deliver(struct sk_buff *skb, struct receiver *rcv) in deliver() function
591 deliver(skb, rcv); in can_rcv_filter()
600 deliver(skb, rcv); in can_rcv_filter()
607 deliver(skb, rcv); in can_rcv_filter()
615 deliver(skb, rcv); in can_rcv_filter()
627 deliver(skb, rcv); in can_rcv_filter()
634 deliver(skb, rcv); in can_rcv_filter()
659 /* deliver the packet to sockets listening on all devices */ in can_receive()
/Linux-v6.1/arch/um/kernel/
Dsignal.c102 /* Whee! Actually deliver the signal. */ in do_signal()
136 * if there's no signal to deliver, we just put the saved sigmask in do_signal()
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Darm,arch_timer.yaml17 The per-core architected timer is attached to a GIC to deliver its
19 to deliver its interrupts via SPIs.
/Linux-v6.1/net/ipv4/
Dtcp_rate.c5 * can currently deliver outbound data packets for this flow. At a high
46 * the full time the network needs to deliver all in-flight in tcp_rate_skb_sent()
49 * able to deliver those packets completely in the sampling in tcp_rate_skb_sent()
/Linux-v6.1/include/xen/
Devents.h96 irq will be disabled so it won't deliver an interrupt. */
100 * the irq will be disabled so it won't deliver an interrupt. */
/Linux-v6.1/arch/ia64/kernel/
Dsignal.c296 * ignored), but it has the desirable effect of making it possible to deliver a in setup_frame()
310 printk("SIG deliver (%s:%d): sig=%d sp=%lx ip=%lx handler=%p\n", in setup_frame()
385 * Whee! Actually deliver the signal. If the delivery failed, we need to in ia64_do_signal()
386 * continue to iterate in this loop so we can deliver the SIGSEGV... in ia64_do_signal()
409 /* if there's no signal to deliver, we just put the saved sigmask in ia64_do_signal()
/Linux-v6.1/tools/testing/selftests/x86/
Dmov_ss_trap.c7 * up a #DB trap but will not actually deliver that trap. The trap
13 * deliver #DB.
14 * - ICEBP: enter the kernel but do not deliver the watchpoint trap
/Linux-v6.1/arch/riscv/kernel/
Dsignal.c229 pr_info("SIG deliver (%s:%d): sig=%d pc=%p ra=%p sp=%p\n", in setup_rt_frame()
282 /* Actually deliver the signal */ in do_signal()
309 * If there is no signal to deliver, we just put the saved in do_signal()
/Linux-v6.1/arch/microblaze/kernel/
Dsignal.c222 pr_info("SIG deliver (%s:%d): sp=%p pc=%08lx\n", in setup_rt_frame()
290 /* Whee! Actually deliver the signal. */ in do_signal()
301 * If there's no signal to deliver, we just put the saved sigmask in do_signal()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc.c294 act->deliver = 1; in efx_tc_flower_replace()
321 /* Not shot/redirected, so deliver to default dest */ in efx_tc_flower_replace()
334 act->deliver = 1; in efx_tc_flower_replace()
337 EFX_TC_ERR_MSG(efx, extack, "Failed to write action set to hw (deliver)"); in efx_tc_flower_replace()
450 act->deliver = 1; in efx_tc_configure_default_rule()

12345678910>>...17