Home
last modified time | relevance | path

Searched refs:next (Results 4726 - 4750 of 13055) sorted by relevance

1...<<181182183184185186187188189190>>...523

/third_party/selinux/libselinux/src/
H A Dlabel_file.c145 mmap_area->next = data->mmap_areas; in load_mmap()
472 * next as path.suffix.suffix and so forth. in open_file()
570 struct selabel_sub *next; in selabel_subs_fini() local
573 next = ptr->next; in selabel_subs_fini()
577 ptr = next; in selabel_subs_fini()
600 ptr = ptr->next; in selabel_sub()
661 sub->next = list; in selabel_subs_init()
680 sub = list->next; in selabel_subs_init()
913 area = area->next; in closef()
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_job_fault.c128 event_in = list_entry(event_list->next, struct base_job_fault_event, head); in kbase_job_fault_event_wait()
143 event = list_entry(event_list->next, struct base_job_fault_event, head); in kbase_job_fault_event_dequeue()
144 list_del(event_list->next); in kbase_job_fault_event_dequeue()
285 * following next() will not be called. The stop can in debug_job_fault_show()
310 dev_info(kbdev->dev, "debug job fault seq next:%d, %d", event->reg_offset, (int)*pos); in debug_job_fault_next()
376 .next = debug_job_fault_next,
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_job_fault.c128 event_in = list_entry(event_list->next, in kbase_job_fault_event_wait()
145 event = list_entry(event_list->next, in kbase_job_fault_event_dequeue()
147 list_del(event_list->next); in kbase_job_fault_event_dequeue()
311 * following next() will not be called. The stop can in debug_job_fault_show()
340 dev_info(kbdev->dev, "debug job fault seq next:%d, %d", in debug_job_fault_next()
408 .next = debug_job_fault_next,
/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c122 uint8_t *next = NULL; in AudioUsbFindDesc() local
135 next = start + start[0]; in AudioUsbFindDesc()
136 if (next > end) { in AudioUsbFindDesc()
137 AUDIO_DRIVER_LOG_ERR("next is greater than end."); in AudioUsbFindDesc()
143 start = next; in AudioUsbFindDesc()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.h336 std::shared_ptr<AstObject> next = nullptr; in WalkBackward() local
343 next = backWalkObj->next_; in WalkBackward()
360 if (next != nullptr) { in WalkBackward()
361 backWalkObj = next; in WalkBackward()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h203 AnimationsNode *next; member
205 AnimationsNode() : transitionImpl(nullptr), next(nullptr) {} in AnimationsNode()
574 void SetNextSibling(Component *next) in SetNextSibling() argument
576 nextSibling_ = next; in SetNextSibling()
611 * @brief nextSibling_ next neighbor
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c61 TransReqAuthItem *next = NULL; in TransReqAuthPendingDeinit() local
62 LIST_FOR_EACH_ENTRY_SAFE(item, next, &g_reqAuthPendingList->list, TransReqAuthItem, node) { in TransReqAuthPendingDeinit()
105 TransReqAuthItem *next = NULL; in TransDelAuthReqFromPendingList() local
106 LIST_FOR_EACH_ENTRY_SAFE(item, next, &g_reqAuthPendingList->list, TransReqAuthItem, node) { in TransDelAuthReqFromPendingList()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c146 CtrlReqInfo *next = NULL; in DeleteCtrlRequestNode() local
147 LIST_FOR_EACH_ENTRY_SAFE(item, next, &g_ctrlReqList->list, CtrlReqInfo, node) { in DeleteCtrlRequestNode()
470 CtrlReqInfo *next = NULL; in CtrlFree() local
471 LIST_FOR_EACH_ENTRY_SAFE(item, next, &g_ctrlReqList->list, CtrlReqInfo, node) { in CtrlFree()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c219 node = node->next; in SysioFreeSocketUdp()
407 node = node->next; in SysioRemovePcbUdp()
504 node = node->next; in SysioGetListenSocketByOssock()
526 node = node->next; in SysioGetPcbFromRemoteaddrUdp()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpptt.c439 struct acpi_pptt_processor *next; in flag_identical() local
447 next = fetch_pptt_node(table_hdr, cpu->parent); in flag_identical()
448 if (!(next && next->flags & ACPI_PPTT_ACPI_IDENTICAL)) in flag_identical()
/kernel/linux/linux-5.10/block/
H A Dbadblocks.c177 sector_t next = s + sectors; in badblocks_set() local
180 next += (1<<bb->shift) - 1; in badblocks_set()
181 next >>= bb->shift; in badblocks_set()
182 sectors = next - s; in badblocks_set()
H A Dblk.h118 struct bio *next) in integrity_req_gap_back_merge()
121 struct bio_integrity_payload *bip_next = bio_integrity(next); in integrity_req_gap_back_merge()
151 struct bio *next) in integrity_req_gap_back_merge()
239 struct request *next);
117 integrity_req_gap_back_merge(struct request *req, struct bio *next) integrity_req_gap_back_merge() argument
150 integrity_req_gap_back_merge(struct request *req, struct bio *next) integrity_req_gap_back_merge() argument
/kernel/linux/linux-5.10/block/partitions/
H A Dacorn.c171 * with pointer to next 'drive'. in adfspart_check_CUMANA()
174 * next partition relative to the start of this one - I'm assuming in adfspart_check_CUMANA()
217 /* RISCiX - we don't know how to find the next one. */ in adfspart_check_CUMANA()
505 * 2. The start address of the next entry.
529 sector_t next; in adfspart_check_EESOX() local
534 next = le32_to_cpu(p->start); in adfspart_check_EESOX()
536 put_partition(state, slot++, start, next - start); in adfspart_check_EESOX()
537 start = next; in adfspart_check_EESOX()
/kernel/linux/linux-5.10/drivers/block/
H A Dbrd.c493 struct brd_device *brd, *next; in brd_init() local
541 list_for_each_entry_safe(brd, next, &brd_devices, brd_list) { in brd_init()
553 struct brd_device *brd, *next; in brd_exit() local
555 list_for_each_entry_safe(brd, next, &brd_devices, brd_list) in brd_exit()
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
H A Dirq.c81 unsigned int *next = &i[cpu]; \
102 unsigned int to_call = *next; \
104 *next = (*next + 1) & (width - 1); \
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_xive_template.c408 goto next; in GLUE()
411 goto next; in GLUE()
416 goto next; in GLUE()
434 next: in GLUE()
/kernel/linux/linux-5.10/arch/sparc/lib/
H A Ddivdi3.S62 ! Got carry from n. Subtract next step to cancel this carry.
98 ! Got carry from n. Subtract next step to cancel this carry.
122 ! Got carry from n. Subtract next step to cancel this carry.
197 ! Got carry from n. Subtract next step to cancel this carry.
H A Dudivdi3.S38 ! Got carry from n. Subtract next step to cancel this carry.
76 ! Got carry from n. Subtract next step to cancel this carry.
102 ! Got carry from n. Subtract next step to cancel this carry.
181 ! Got carry from n. Subtract next step to cancel this carry.
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S133 beq hksw @ no - try next source
150 beq hksw @ no - try next source
191 beq hksw @ yes - key lost, next source
217 beq mdm @ no - try next source
234 beq irq @ no - check for next interrupt
253 b restart @ check for next GPIO interrupt
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsopcode.c378 next_op = next_op->common.next; in acpi_ds_eval_region_operands()
703 next_op = next_op->common.next; in acpi_ds_eval_bank_field_operands()
707 next_op = next_op->common.next; in acpi_ds_eval_bank_field_operands()
754 /* Move to next field in the list */ in acpi_ds_eval_bank_field_operands()
756 arg = arg->common.next; in acpi_ds_eval_bank_field_operands()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dwatch.c411 * bit 16: skip next event in loongarch_clear_watch_registers()
492 void loongarch_install_next_watch_registers(struct task_struct *next) in loongarch_install_next_watch_registers() argument
494 struct pt_regs *regs = task_pt_regs(next); in loongarch_install_next_watch_registers()
496 loongarch_install_watch_registers(next); in loongarch_install_next_watch_registers()
497 next->thread.csr_prmd |= PRMD_WE; in loongarch_install_next_watch_registers()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmte.c172 * on the current or next task since the CPU must match where the thread in mte_update_sctlr_user()
244 void mte_thread_switch(struct task_struct *next) in mte_thread_switch() argument
249 mte_update_sctlr_user(next); in mte_thread_switch()
250 mte_update_gcr_excl(next); in mte_thread_switch()
253 mte_disable_tco_entry(next); in mte_thread_switch()
/kernel/linux/linux-6.6/arch/mips/bcm63xx/
H A Dirq.c81 unsigned int *next = &i[cpu]; \
102 unsigned int to_call = *next; \
104 *next = (*next + 1) & (width - 1); \
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S134 beq hksw @ no - try next source
151 beq hksw @ no - try next source
192 beq hksw @ yes - key lost, next source
218 beq mdm @ no - try next source
235 beq irq @ no - check for next interrupt
254 b restart @ check for next GPIO interrupt
/kernel/linux/linux-6.6/arch/sparc/lib/
H A Ddivdi3.S62 ! Got carry from n. Subtract next step to cancel this carry.
98 ! Got carry from n. Subtract next step to cancel this carry.
122 ! Got carry from n. Subtract next step to cancel this carry.
197 ! Got carry from n. Subtract next step to cancel this carry.

Completed in 22 milliseconds

1...<<181182183184185186187188189190>>...523