| /kernel/uniproton/src/om/cpup/ |
| D | prt_cpup_thread_64.c | 91 OS_SEC_L2_TEXT U32 OsCpupTask(U32 intNum, struct CpupThread *cpup) in OsCpupTask() 117 OS_SEC_ALW_INLINE INLINE U32 OsCpupParaCheck(U32 intNum, struct CpupThread *cpup, const U32 *outNum) in OsCpupParaCheck() 205 U32 cpup = 0; in OsCpupThreadNow() local 245 OS_SEC_L2_TEXT U32 PRT_CpupThread(U32 inNum, struct CpupThread *cpup, U32 *outNum) in PRT_CpupThread()
|
| D | prt_cpup_warn.c | 33 U32 cpup; in OsCpupWarn() local
|
| /kernel/liteos_a/kernel/extended/cpup/ |
| D | los_cpup.c | 188 STATIC VOID OsResetCpup(OsCpupBase *cpup, UINT64 cycle) in OsResetCpup() 313 STATIC INLINE UINT32 OsCalculateCpupUsage(const OsCpupBase *cpup, UINT16 pos, UINT16 prePos, UINT64… in OsCalculateCpupUsage() 344 UINT32 cpup; in LOS_HistorySysCpuUsage() local 385 UINT32 cpup; in LOS_HistoryProcessCpuUsage() local 422 UINT32 cpup; in LOS_HistoryTaskCpuUsage() local
|
| D | los_cpup_pri.h | 65 OsCpupBase cpup; /**< irq cpup base */ member
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/full/ |
| D | It_extend_cpup_011.c | 46 CPUP_INFO_S *cpup = NULL; in Testcase() local
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | process.c | 79 struct percpu_struct *cpup; in common_shutdown_1() local
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | process.c | 78 struct percpu_struct *cpup; in common_shutdown_1() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | timer.h | 187 static inline void timer_quiesce_cpu(void *cpup) { } in timer_quiesce_cpu()
|
| D | hrtimer.h | 378 static inline void hrtimer_quiesce_cpu(void *cpup) { } in hrtimer_quiesce_cpu()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | timer.h | 186 static inline void timer_quiesce_cpu(void *cpup) { } in timer_quiesce_cpu()
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 8950 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_create() local 9582 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_setup() local 10810 struct lpfc_vector_map_info *cpup; in lpfc_find_cpu_handle() local 10845 struct lpfc_vector_map_info *cpup; in lpfc_find_hyper() local 10873 struct lpfc_vector_map_info *cpup = &phba->sli4_hba.cpu_map[cpu]; in lpfc_assign_eq_map_info() local 10893 struct lpfc_vector_map_info *cpup; in lpfc_cpu_map_array_init() local 10945 struct lpfc_vector_map_info *cpup; in lpfc_cpu_affinity_check() local 11382 struct lpfc_vector_map_info *cpup; in lpfc_irq_rebalance() local 11520 struct lpfc_vector_map_info *cpup; in lpfc_sli4_enable_msix() local
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 10445 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_create() local 11077 struct lpfc_vector_map_info *cpup; in lpfc_sli4_queue_setup() local 12311 struct lpfc_vector_map_info *cpup; in lpfc_find_cpu_handle() local 12346 struct lpfc_vector_map_info *cpup; in lpfc_find_hyper() local 12374 struct lpfc_vector_map_info *cpup = &phba->sli4_hba.cpu_map[cpu]; in lpfc_assign_eq_map_info() local 12394 struct lpfc_vector_map_info *cpup; in lpfc_cpu_map_array_init() local 12446 struct lpfc_vector_map_info *cpup; in lpfc_cpu_affinity_check() local 12866 struct lpfc_vector_map_info *cpup; in lpfc_irq_rebalance() local 13004 struct lpfc_vector_map_info *cpup; in lpfc_sli4_enable_msix() local
|
| D | lpfc_attr.c | 5021 struct lpfc_vector_map_info *cpup; in lpfc_fcp_cpu_map_show() local
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| D | tree_stall.h | 841 bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) in rcu_check_boost_fail()
|
| D | rcu.h | 611 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
| D | fun_dev.c | 337 static int fun_wait_for_tag(struct fun_dev *fdev, int *cpup) in fun_wait_for_tag()
|
| /kernel/linux/linux-6.6/drivers/target/iscsi/ |
| D | iscsi_target_util.c | 125 static int iscsit_wait_for_tag(struct se_session *se_sess, int state, int *cpup) in iscsit_wait_for_tag()
|
| /kernel/linux/linux-5.10/drivers/target/iscsi/ |
| D | iscsi_target_util.c | 142 static int iscsit_wait_for_tag(struct se_session *se_sess, int state, int *cpup) in iscsit_wait_for_tag()
|
| /kernel/linux/linux-5.10/drivers/block/rnbd/ |
| D | rnbd-clt.c | 228 int *cpup; in rnbd_rerun_if_needed() local
|
| /kernel/linux/linux-6.6/drivers/block/rnbd/ |
| D | rnbd-clt.c | 204 int *cpup; in rnbd_rerun_if_needed() local
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | timer.c | 2024 void timer_quiesce_cpu(void *cpup) in timer_quiesce_cpu()
|
| D | hrtimer.c | 2219 void hrtimer_quiesce_cpu(void *cpup) in hrtimer_quiesce_cpu()
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | timer.c | 2315 void timer_quiesce_cpu(void *cpup) in timer_quiesce_cpu()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | sys.c | 2617 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| D | sys.c | 2759 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|