Home
last modified time | relevance | path

Searched refs:next (Results 6426 - 6450 of 12375) sorted by relevance

1...<<251252253254255256257258259260>>...495

/kernel/linux/linux-5.10/fs/dlm/
H A Dmember.c308 newlist->next = tmp; in add_ordered_member()
309 tmp->prev->next = newlist; in add_ordered_member()
367 memb = list_entry(head->next, struct dlm_member, list); in clear_memb_list()
H A Drecover.c936 struct rb_node *n, *next; in dlm_clear_toss() local
943 for (n = rb_first(&ls->ls_rsbtbl[i].toss); n; n = next) { in dlm_clear_toss()
944 next = rb_next(n); in dlm_clear_toss()
/kernel/linux/linux-5.10/fs/fscache/
H A Doperation.c336 op = list_entry(object->pending_ops.next, in fscache_start_operations()
428 op = list_entry(object->pending_ops.next, in fscache_cancel_all_ops()
578 op = list_entry(cache->op_gc_list.next, in fscache_operation_gc()
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcpumap.c643 u32 *next = next_key; in cpu_map_get_next_key() local
646 *next = 0; in cpu_map_get_next_key()
652 *next = index + 1; in cpu_map_get_next_key()
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep_proc.c120 .next = l_next,
185 .next = lc_next,
632 .next = ls_next,
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c15 * next paragraph) shall be included in all copies or substantial portions
355 viter->next = &__vmw_piter_non_sg_next; in vmw_piter_start()
359 viter->next = &__vmw_piter_non_sg_next; in vmw_piter_start()
365 viter->next = &__vmw_piter_sg_next; in vmw_piter_start()
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c382 while ((lp = sp->queued_list.next) != &sp->queued_list) { in pvr2_stream_internal_flush()
549 struct list_head *lp = sp->idle_list.next; in pvr2_stream_get_idle_buffer()
556 struct list_head *lp = sp->ready_list.next; in pvr2_stream_get_ready_buffer()
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r_io.c381 /* Get the next address/length pair */ in esas2r_build_prd_iblk()
490 /* Used another element. Point to the next one */ in esas2r_build_prd_iblk()
627 /* increment to next I-Block */ in esas2r_build_sg_list_prd()
631 /* go build the next I-Block PRD list */ in esas2r_build_sg_list_prd()
771 struct list_head *next, *element; in esas2r_send_task_mgmt() local
782 list_for_each_safe(element, next, &a->defer_list) { in esas2r_send_task_mgmt()
815 list_for_each_safe(element, next, &a->active_list) { in esas2r_send_task_mgmt()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c382 while ((lp = sp->queued_list.next) != &sp->queued_list) { in pvr2_stream_internal_flush()
549 struct list_head *lp = sp->idle_list.next; in pvr2_stream_get_idle_buffer()
556 struct list_head *lp = sp->ready_list.next; in pvr2_stream_get_ready_buffer()
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dapei-base.c157 * "ctx->ip" specifies the next instruction to executed, in __apei_exec_run()
334 res1 = list_entry(res_list1->next, struct apei_res, list); in apei_res_sub()
335 resn1 = list_entry(res1->list.next, struct apei_res, list); in apei_res_sub()
364 resn1 = list_entry(resn1->list.next, struct apei_res, list); in apei_res_sub()
/kernel/linux/linux-6.6/fs/dlm/
H A Dmember.c304 newlist->next = tmp; in add_ordered_member()
305 tmp->prev->next = newlist; in add_ordered_member()
380 memb = list_entry(head->next, struct dlm_member, list); in clear_memb_list()
H A Drecover.c938 struct rb_node *n, *next; in dlm_clear_toss() local
945 for (n = rb_first(&ls->ls_rsbtbl[i].toss); n; n = next) { in dlm_clear_toss()
946 next = rb_next(n); in dlm_clear_toss()
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h138 struct neighbour __rcu *next; member
177 struct pneigh_entry *next; member
309 n = rcu_dereference(n->next)) { in ___neigh_lookup_noref()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1121 struct sym_m_link *next; member
1129 struct sym_m_vtob *next; member
1160 struct sym_m_pool *next; member
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl8712_xmit.c158 xmitframe_plist = xmitframe_phead->next; in dequeue_one_xmitframe()
198 sta_plist = sta_phead->next; in dequeue_xframe_ex()
209 sta_plist = sta_plist->next; in dequeue_xframe_ex()
212 /* must be done after sta_plist->next in dequeue_xframe_ex()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c22 * next paragraph) shall be included in all copies or substantial portions
415 fault = &gmc->fault_ring[fault->next]; in amdgpu_gmc_filter_faults()
428 fault->next = gmc->fault_hash[hash].idx; in amdgpu_gmc_filter_faults()
476 fault = &gmc->fault_ring[fault->next]; in amdgpu_gmc_filter_faults_remove()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtask_iter.c263 .next = task_seq_next,
323 /* the current task is done, go to the next task */ in task_file_seq_get_next()
430 .next = task_file_seq_next,
451 task_vma_iter_find_vma, /* use find_vma() to find next vma */
498 * find_vma() will return VMA2, process VMA2->next. in task_vma_seq_get_next()
502 * Process the next task. in task_vma_seq_get_next()
539 * find the next vma to process. in task_vma_seq_get_next()
563 * to find the next vma. This is similar to the mechanism in task_vma_seq_get_next()
577 /* case 3) above, or case 2) 4.1) with vma->next == NULL */ in task_vma_seq_get_next()
668 * so that we don't skip the vma returned by the next in task_vma_seq_stop()
[all...]
H A Dcpumap.c625 u32 *next = next_key; in cpu_map_get_next_key() local
628 *next = 0; in cpu_map_get_next_key()
634 *next = index + 1; in cpu_map_get_next_key()
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_proc.c122 .next = l_next,
187 .next = lc_next,
634 .next = ls_next,
/kernel/linux/linux-6.6/kernel/
H A Dcrash_core.c232 goto next; in get_last_crashkernel()
240 next: in get_last_crashkernel()
659 VMCOREINFO_OFFSET(list_head, next); in crash_save_vmcoreinfo_init()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dnosy.c41 __le32 next; member
584 lynx->rcv_start_pcl->next = cpu_to_le32(lynx->rcv_pcl_bus); in add_card()
585 lynx->rcv_pcl->next = cpu_to_le32(PCL_NEXT_INVALID); in add_card()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dadb.c635 ap = &(*ap)->next; in adb_write_done()
636 req->next = NULL; in adb_write_done()
736 state->completed = req->next; in adb_read()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c125 unsigned int next = brb_next(brb, brb->end); in brb_push() local
131 if (next == brb->begin) in brb_push()
139 brb->end = next; in brb_push()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dconn_client.c408 struct rxrpc_call *call = list_entry(bundle->waiting_calls.next, in rxrpc_activate_one_channel()
743 next: in rxrpc_discard_expired_client_conns()
777 goto next; in rxrpc_discard_expired_client_conns()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth.c329 cred = list_entry(head->next, struct rpc_cred, cr_lru); in rpcauth_destroy_credlist()
429 struct rpc_cred *cred, *next; in rpcauth_prune_expired() local
433 list_for_each_entry_safe(cred, next, &cred_unused, cr_lru) { in rpcauth_prune_expired()

Completed in 33 milliseconds

1...<<251252253254255256257258259260>>...495