Home
last modified time | relevance | path

Searched refs:next (Results 12651 - 12675 of 12746) sorted by relevance

1...<<501502503504505506507508509510

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S904 .irpc index, 56789 # do next 5 rounds
2706 * IV: next IV
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c4691 * none available for next cores either. Signal we want in dpaa2_dpseci_dpio_setup()
5416 if (hash_list.next) { in dpaa2_caam_remove()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_main.c1403 /* force memory (pf->state) to sync before next service task */ in ice_service_task_complete()
2079 /* Clear __ICE_SERVICE_SCHED flag to allow scheduling next event */ in ice_service_task()
2378 xdp_ring->next = q_vector->tx.ring; in ice_prepare_xdp_rings()
3611 /* set for the next time the netdev is started */ in ice_vsi_recfg_qs()
6626 * Also ensure no new reset action happens before next timeout period. in ice_tx_timeout()
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c1083 /* Shift the next memslot forward one and update its index. */ in kvm_memslot_move_backward()
1110 /* Shift the next memslot back one and update its index. */ in kvm_memslot_move_forward()
1558 * exiting to userspace will be logged for the next call.
1641 * writes will be marked dirty for next log read.
3047 * and continue with next VCPU and so on.
3140 /* Ensure vcpu is not eligible during next spinloop */ in kvm_vcpu_on_spin()
4895 struct task_struct *next) in kvm_sched_out()
4894 kvm_sched_out(struct preempt_notifier *pn, struct task_struct *next) kvm_sched_out() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S900 .irpc index, 56789 # do next 5 rounds
2835 * IV: next IV
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma.c1771 dev_id_priv = list_entry(id_priv->listen_list.next, in _cma_cancel_listens()
2977 * return 1 to stop iterating over next level devices. in get_lower_vlan_dev_tc()
H A Dcm.c907 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c5094 * next beacon from our BSSID. in mwl8k_bss_info_changed_sta()
5220 return list_entry(priv->vif_list.next, struct mwl8k_vif, list); in mwl8k_first_vif()
5465 * packets as they go out. So if we query the hw for its next in mwl8k_ampdu_action()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c414 * ibmvfc_set_tgt_action - Set the next init action for the target
499 * ibmvfc_set_host_action - Set the next init action for the host
1316 * ibmvfc_get_event - Gets the next free event in pool
1326 evt = list_entry(vhost->free.next, struct ibmvfc_event, queue); in ibmvfc_get_event()
3185 * ibmvfc_next_async_crq - Returns the next entry in async queue
3189 * Pointer to next entry in queue / NULL if empty
3208 * ibmvfc_next_crq - Returns the next entry in message queue
3212 * Pointer to next entry in queue / NULL if empty
3301 * ibmvfc_init_tgt - Set the next init job step for the target
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c2987 * its next outbound TCP segment to indicate to its peer that it has
3809 /* ADDIP 5.2 E4) When the Sequence Number matches the next one in sctp_sf_do_asconf()
3824 * ('Peer- Sequence-Number' + 1), simply skip to the next in sctp_sf_do_asconf()
3882 entry = asoc->addip_chunk_list.next; in sctp_send_next_asconf()
3949 * equal to the next serial number to be used but no ASCONF chunk is in sctp_sf_do_asconf_ack()
6458 /* If this is the next TSN, consider reneging to make in sctp_eat_data()
6562 * SSN is smaller then the next expected one. If it is, it wrapped in sctp_eat_data()
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.c1948 * for the next commit in backup_super_roots()
2083 gang[0] = list_entry(fs_info->dead_roots.next, in btrfs_free_fs_roots()
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c3828 .next = pfkey_seq_next,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c549 /* Poison the ring, and offset the next request from HEAD */ in live_pin_rewind()
2698 /* Terminate the spinner in the next lower priority batch. */ in create_gang()
2732 rq->mock.link.next = &(*prev)->mock.link; in create_gang()
2921 * the next oldest in turn. The intent is to simply push as hard as we in live_preempt_gang()
2960 * it will terminate the next lowest spinner until there in live_preempt_gang()
4272 * from one engine to the next. For this we check that the CS_GPR in live_virtual_preserved()
/kernel/linux/linux-5.10/drivers/pci/
H A Dquirks.c1860 * The next five BARs all seem to be rubbish, so just clean in quirk_alder_ioapic()
2858 /* found next host bridge? */ in host_bridge_with_leaf()
3832 * Clobbering SOUTH_CHICKEN2 register is fine only if the next in reset_ivb_igd()
5374 hlist_add_head(&state->next, &pdev->saved_cap_space); in quirk_intel_qat_vf_cap()
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2082 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
2092 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
2101 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
3179 ccb = list_entry(head->next, struct CommandControlBlock, list); in arcmsr_get_freeccb()
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddisk-io.c1703 * for the next commit in backup_super_roots()
1846 gang[0] = list_entry(fs_info->dead_roots.next, in btrfs_free_fs_roots()
2983 * or crash before the deletion completes, on the next mount we will not in btrfs_start_pre_rw_mount()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c68 * page->private being our "next" pointer.
465 /* list_del not necessary, next/prev members not touched */ in drbd_finish_peer_reqs()
1139 /* The discard_my_data flag is a single-shot modifier to the next in conn_connect()
1401 next_epoch = list_entry(epoch->list.next, struct drbd_epoch, list); in drbd_may_finish_epoch()
2342 * In case we are the logically next packet, we update device->peer_seq
3308 * next bit (weight 2) is set when peer was primary */ in __must_hold()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c4703 * none available for next cores either. Signal we want in dpaa2_dpseci_dpio_setup()
5431 if (hash_list.next) { in dpaa2_caam_remove()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm.c876 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()
/kernel/linux/linux-6.6/drivers/net/
H A Dvirtio_net.c323 * with this header sg. This padding makes next sg 16 byte aligned
1705 curr_skb->next = nskb; in receive_mergeable()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c5100 * next beacon from our BSSID. in mwl8k_bss_info_changed_sta()
5226 return list_entry(priv->vif_list.next, struct mwl8k_vif, list); in mwl8k_first_vif()
5472 * packets as they go out. So if we query the hw for its next in mwl8k_ampdu_action()
/kernel/linux/linux-6.6/drivers/pci/
H A Dquirks.c1908 * The next five BARs all seem to be rubbish, so just clean in quirk_alder_ioapic()
2961 /* found next host bridge? */ in host_bridge_with_leaf()
3935 * Clobbering SOUTH_CHICKEN2 register is fine only if the next in reset_ivb_igd()
5477 hlist_add_head(&state->next, &pdev->saved_cap_space); in quirk_intel_qat_vf_cap()
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c2142 * exiting to userspace will be logged for the next call.
2229 * writes will be marked dirty for next log read.
3724 * and continue with next VCPU and so on.
3822 /* Ensure vcpu is not eligible during next spinloop */ in kvm_vcpu_on_spin()
5967 struct task_struct *next) in kvm_sched_out()
5966 kvm_sched_out(struct preempt_notifier *pn, struct task_struct *next) kvm_sched_out() argument
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2074 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
2084 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
2093 ** and wait reply on next hwinterrupt for next Qbuffer post in arcmsr_iop_message_wrote()
3176 ccb = list_entry(head->next, struct CommandControlBlock, list); in arcmsr_get_freeccb()
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c3822 .next = pfkey_seq_next,

Completed in 149 milliseconds

1...<<501502503504505506507508509510