Lines Matching refs:hl_fpriv
298 static int cs_parser(struct hl_fpriv *hpriv, struct hl_cs_job *job) in cs_parser()
1326 static int hl_cs_sanity_checks(struct hl_fpriv *hpriv, union hl_cs_args *args) in hl_cs_sanity_checks()
1469 static int cs_ioctl_default(struct hl_fpriv *hpriv, void __user *chunks, in cs_ioctl_default()
1667 static int hl_cs_ctx_switch(struct hl_fpriv *hpriv, union hl_cs_args *args, in hl_cs_ctx_switch()
1988 static int cs_ioctl_reserve_signals(struct hl_fpriv *hpriv, in cs_ioctl_reserve_signals()
2110 static int cs_ioctl_unreserve_signals(struct hl_fpriv *hpriv, u32 handle_id) in cs_ioctl_unreserve_signals()
2183 static int cs_ioctl_signal_wait(struct hl_fpriv *hpriv, enum hl_cs_type cs_type, in cs_ioctl_signal_wait()
2447 static int cs_ioctl_engine_cores(struct hl_fpriv *hpriv, u64 engine_cores, in cs_ioctl_engine_cores()
2485 static int cs_ioctl_engines(struct hl_fpriv *hpriv, u64 engines_arr_user_addr, in cs_ioctl_engines()
2527 static int cs_ioctl_flush_pci_hbw_writes(struct hl_fpriv *hpriv) in cs_ioctl_flush_pci_hbw_writes()
2542 int hl_cs_ioctl(struct hl_fpriv *hpriv, void *data) in hl_cs_ioctl()
2991 static int hl_multi_cs_wait_ioctl(struct hl_fpriv *hpriv, void *data) in hl_multi_cs_wait_ioctl()
3144 static int hl_cs_wait_ioctl(struct hl_fpriv *hpriv, void *data) in hl_cs_wait_ioctl()
3566 static int hl_interrupt_wait_ioctl(struct hl_fpriv *hpriv, void *data) in hl_interrupt_wait_ioctl()
3641 int hl_wait_ioctl(struct hl_fpriv *hpriv, void *data) in hl_wait_ioctl()