/kernel/linux/linux-6.6/fs/smb/server/mgmt/ |
H A D | user_session.c | 32 struct channel *chann; in free_channel_list() local 35 xa_for_each(&sess->ksmbd_chann_list, index, chann) { in free_channel_list() 37 kfree(chann); in free_channel_list() 202 struct channel *chann; in ksmbd_chann_del() local 204 chann = xa_erase(&sess->ksmbd_chann_list, (long)conn); in ksmbd_chann_del() 205 if (!chann) in ksmbd_chann_del() 208 kfree(chann); in ksmbd_chann_del() 235 struct channel *chann; in ksmbd_sessions_deregister() local 237 xa_for_each(&sess->ksmbd_chann_list, chann_id, chann) { in ksmbd_sessions_deregister() 238 if (chann in ksmbd_sessions_deregister() [all...] |
/kernel/linux/linux-6.6/include/soc/amlogic/ |
H A D | meson_ddr_pmu.h | 42 void (*set_axi_filter)(struct dmc_info *info, int axi_id, int chann);
|
/kernel/linux/linux-6.6/drivers/perf/amlogic/ |
H A D | meson_ddr_pmu_core.c | 57 int chann; in meson_ddr_set_axi_filter() local 61 chann = event->attr.config - CHAN1_COUNTER_ID; in meson_ddr_set_axi_filter() 63 pmu->info.hw_info->set_axi_filter(&pmu->info, axi_id, chann); in meson_ddr_set_axi_filter()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | auth.c | 766 struct channel *chann; in generate_smb3signingkey() local 769 chann = lookup_chann_list(sess, conn); in generate_smb3signingkey() 770 if (!chann) in generate_smb3signingkey() 774 key = chann->smb3signingkey; in generate_smb3signingkey() 784 memcpy(chann->smb3signingkey, key, SMB3_SIGN_KEY_SIZE); in generate_smb3signingkey()
|
H A D | smb2pdu.c | 615 struct channel *chann; in destroy_previous_session() local 630 xa_for_each(&prev_sess->ksmbd_chann_list, index, chann) in destroy_previous_session() 631 ksmbd_conn_set_exiting(chann->conn); in destroy_previous_session() 1453 struct channel *chann = NULL; in ntlm_authenticate() local 1559 chann = lookup_chann_list(sess, conn); in ntlm_authenticate() 1560 if (!chann) { in ntlm_authenticate() 1561 chann = kmalloc(sizeof(struct channel), GFP_KERNEL); in ntlm_authenticate() 1562 if (!chann) in ntlm_authenticate() 1565 chann->conn = conn; in ntlm_authenticate() 1566 xa_store(&sess->ksmbd_chann_list, (long)conn, chann, GFP_KERNE in ntlm_authenticate() 1593 struct channel *chann = NULL; krb5_authenticate() local 8423 struct channel *chann; smb3_check_sign_req() local 8481 struct channel *chann; smb3_set_sign_rsp() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 1253 if (cq->chann != i) in lpfc_idle_stat_delay_work() 8901 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 8924 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 9061 qdesc->chann = cpu; /* First CPU this EQ is affinitized to */ in lpfc_sli4_queue_create() 9062 qdesc->last_cpu = qdesc->chann; in lpfc_sli4_queue_create() 9115 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9147 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9165 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9181 qdesc->chann = cpu; in lpfc_sli4_queue_create() 9195 qdesc->chann in lpfc_sli4_queue_create() [all...] |
H A D | lpfc_sli4.h | 227 uint16_t chann; /* Hardware Queue association WQ/CQ */ member
|
H A D | lpfc_sli.c | 7314 if (cq->chann != i) in lpfc_init_idle_stat_hb() 13856 ret = queue_work_on(cq->chann, phba->wq, &cq->spwork); in lpfc_sli4_sp_handle_eqe() 14008 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_sp_process_cq() 14014 cq->queue_id, cq->chann); in __lpfc_sli4_sp_process_cq() 14351 * cq->chann, then either schedules a softirq or queue_work to complete 14372 ret = queue_work_on(cq->chann, phba->wq, &cq->irqwork); in lpfc_sli4_sched_cq_work() 14498 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_hba_process_cq() 14504 cq->queue_id, cq->chann); in __lpfc_sli4_hba_process_cq() 15578 cq->chann = idx; in lpfc_cq_create_set() 21017 cpu_to_node(hdwq->io_wq->chann)); in lpfc_get_sgl_per_hdwq() [all...] |
H A D | lpfc_debugfs.c | 4019 qp->max_proc_limit, qp->chann); in __lpfc_idiag_print_eq()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 227 uint16_t chann; /* Hardware Queue association WQ/CQ */ member
|
H A D | lpfc_init.c | 1313 if (eq->chann != i) in lpfc_idle_stat_delay_work() 10393 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 10416 qdesc->chann = cpu; in lpfc_alloc_io_wq_cq() 10553 qdesc->chann = cpu; /* First CPU this EQ is affinitized to */ in lpfc_sli4_queue_create() 10554 qdesc->last_cpu = qdesc->chann; in lpfc_sli4_queue_create() 10607 qdesc->chann = cpu; in lpfc_sli4_queue_create() 10639 qdesc->chann = cpu; in lpfc_sli4_queue_create() 10657 qdesc->chann = cpu; in lpfc_sli4_queue_create() 10673 qdesc->chann = cpu; in lpfc_sli4_queue_create() 10687 qdesc->chann in lpfc_sli4_queue_create() [all...] |
H A D | lpfc_sli.c | 7984 if (eq->chann != i) in lpfc_init_idle_stat_hb() 14833 ret = queue_work_on(cq->chann, phba->wq, &cq->spwork); in lpfc_sli4_sp_handle_eqe() 14979 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_sp_process_cq() 14985 cq->queue_id, cq->chann); in __lpfc_sli4_sp_process_cq() 15373 ret = queue_delayed_work_on(cq->chann, phba->wq, in __lpfc_sli4_hba_process_cq() 15379 cq->queue_id, cq->chann); in __lpfc_sli4_hba_process_cq() 15493 ret = queue_work_on(cq->chann, phba->wq, &cq->irqwork); in lpfc_sli4_hba_handle_eqe() 16592 cq->chann = idx; in lpfc_cq_create_set() 22306 cpu_to_node(hdwq->io_wq->chann)); in lpfc_get_sgl_per_hdwq() 22449 cpu_to_node(hdwq->io_wq->chann)); in lpfc_get_cmd_rsp_buf_per_hdwq() [all...] |
H A D | lpfc_debugfs.c | 4020 qp->max_proc_limit, qp->chann); in __lpfc_idiag_print_eq()
|