Searched defs:cpup (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/alpha/kernel/ |
H A D | process.c | 79 struct percpu_struct *cpup; in common_shutdown_1() local
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A 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
|
H A D | lpfc_attr.c | 5021 struct lpfc_vector_map_info *cpup; in lpfc_fcp_cpu_map_show() local
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_stall.h | 841 bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) in rcu_check_boost_fail()
|
H A D | rcu.h | 611 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail()
|
/openbmc/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_dev.c | 337 static int fun_wait_for_tag(struct fun_dev *fdev, int *cpup) in fun_wait_for_tag()
|
/openbmc/linux/drivers/target/iscsi/ |
H A 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()
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-clt.c | 204 int *cpup; in rnbd_rerun_if_needed() local
|
/openbmc/linux/kernel/ |
H A D | sys.c | 2757 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|