Home
last modified time | relevance | path

Searched defs:cpup (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dprocess.c78 struct percpu_struct *cpup; in common_shutdown_1() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c8950 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
10808 struct lpfc_vector_map_info *cpup; in lpfc_find_cpu_handle() local
10843 struct lpfc_vector_map_info *cpup; in lpfc_find_hyper() local
10871 struct lpfc_vector_map_info *cpup = &phba->sli4_hba.cpu_map[cpu]; in lpfc_assign_eq_map_info() local
10891 struct lpfc_vector_map_info *cpup; in lpfc_cpu_map_array_init() local
10943 struct lpfc_vector_map_info *cpup; in lpfc_cpu_affinity_check() local
11380 struct lpfc_vector_map_info *cpup; in lpfc_irq_rebalance() local
11518 struct lpfc_vector_map_info *cpup; in lpfc_sli4_enable_msix() local
H A Dlpfc_attr.c5253 struct lpfc_vector_map_info *cpup; in lpfc_fcp_cpu_map_show() local
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_util.c142 static int iscsit_wait_for_tag(struct se_session *se_sess, int state, int *cpup) in iscsit_wait_for_tag()
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-clt.c228 int *cpup; in rnbd_rerun_if_needed() local
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2704 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument